mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 12:08:01 +00:00
Update imports
This commit is contained in:
parent
088b15429b
commit
5cbcdf96dd
1 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,5 @@
|
|||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
from .flow_model import (DataLoader, radial_velocity_los, dist2redshift, # noqa
|
||||
dist2distmodulus, predict_zobs, project_Vext, # noqa
|
||||
SD_PV_validation_model) # noqa
|
||||
SD_PV_validation_model, SN_PV_validation_model, # noqa
|
||||
radec_to_galactic) # noqa
|
||||
|
|
Loading…
Reference in a new issue