galfitools.shell package¶
Submodules¶
galfitools.shell.commands_galin module¶
galfitools.shell.commands_galout module¶
galfitools.shell.commands_mge module¶
- galfitools.shell.commands_mge.mainMGE(argv=None) int[source]¶
Calls the mge2gal function based on argument parsing. This function serves as an example of an API.
galfitools.shell.commands_sim module¶
galfitools.shell.commands_sky module¶
- galfitools.shell.commands_sky.mainGalfitSky(argv=None) int[source]¶
Parse args and call galfitSky. Return 0 on success.