diff --git a/galomatch/__init__.py b/csiborgtools/__init__.py similarity index 100% rename from galomatch/__init__.py rename to csiborgtools/__init__.py diff --git a/galomatch/fits/__init__.py b/csiborgtools/fits/__init__.py similarity index 100% rename from galomatch/fits/__init__.py rename to csiborgtools/fits/__init__.py diff --git a/galomatch/io/__init__.py b/csiborgtools/io/__init__.py similarity index 100% rename from galomatch/io/__init__.py rename to csiborgtools/io/__init__.py diff --git a/galomatch/io/readobs.py b/csiborgtools/io/readobs.py similarity index 100% rename from galomatch/io/readobs.py rename to csiborgtools/io/readobs.py diff --git a/galomatch/io/readsim.py b/csiborgtools/io/readsim.py similarity index 100% rename from galomatch/io/readsim.py rename to csiborgtools/io/readsim.py diff --git a/galomatch/match/__init__.py b/csiborgtools/match/__init__.py similarity index 100% rename from galomatch/match/__init__.py rename to csiborgtools/match/__init__.py diff --git a/galomatch/match/correlation.py b/csiborgtools/match/correlation.py similarity index 100% rename from galomatch/match/correlation.py rename to csiborgtools/match/correlation.py diff --git a/galomatch/match/match.py b/csiborgtools/match/match.py similarity index 100% rename from galomatch/match/match.py rename to csiborgtools/match/match.py diff --git a/galomatch/units/__init__.py b/csiborgtools/units/__init__.py similarity index 100% rename from galomatch/units/__init__.py rename to csiborgtools/units/__init__.py diff --git a/galomatch/units/box_units.py b/csiborgtools/units/box_units.py similarity index 100% rename from galomatch/units/box_units.py rename to csiborgtools/units/box_units.py diff --git a/galomatch/units/transforms.py b/csiborgtools/units/transforms.py similarity index 100% rename from galomatch/units/transforms.py rename to csiborgtools/units/transforms.py diff --git a/galomatch/utils/__init__.py b/csiborgtools/utils/__init__.py similarity index 100% rename from galomatch/utils/__init__.py rename to csiborgtools/utils/__init__.py diff --git a/galomatch/utils/recarray_manip.py b/csiborgtools/utils/recarray_manip.py similarity index 100% rename from galomatch/utils/recarray_manip.py rename to csiborgtools/utils/recarray_manip.py