Skip to content

Commit

Permalink
added a function from photometry
Browse files Browse the repository at this point in the history
  • Loading branch information
WilfriedMercier committed Mar 17, 2022
1 parent 1827692 commit d208887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
from .outputs import LePhareOutput, CigaleOutput
from .misc import SEDcode, CleanMethod, MagType, TableFormat, TableType, TableUnit, YESNO, ANDOR, IMF
from .misc import cigaleModules as cigmod
from .photometry import countToMag, MagTocount, countToFlux
from .photometry import countToMag, MagTocount, countToFlux, FluxToCount

0 comments on commit d208887

Please sign in to comment.