Tutorials
Modules
query()
correctpm()
readdata()
search()
readfits()
deg2hms()
hms2deg()
buttons()
datapage()
datatable()
addAlias()
delAlias()
openAliases()
resetAliases()
showAliases()
delEpoch()
openEpochs()
resetEpochs()
setEpoch()
showEpochs()
addOverlay()
delOverlay()
openOverlays()
resetOverlays()
editConfig()
openConfig()
resetConfig()
showConfig()
CustomDataStruct()
CustomHrdStruct()
CustomImageStruct()
CustomLightcurveStruct()
CustomSedStruct()
CustomSpectrumStruct()
openGUI()
Data Structures
DataStruct
DataStruct.savedata()
DataStruct.showdata()
ImageStruct
ImageStruct.exportplot()
ImageStruct.plot()
ImageStruct.savedata()
ImageStruct.saveplot()
ImageStruct.showdata()
ImageStruct.showplot()
LightcurveStruct
LightcurveStruct.bin()
LightcurveStruct.crop()
LightcurveStruct.exportplot()
LightcurveStruct.plot()
LightcurveStruct.savedata()
LightcurveStruct.saveplot()
LightcurveStruct.showdata()
LightcurveStruct.showplot()
LightcurveStruct.sigmaclip()
SpectrumStruct
SpectrumStruct.exportplot()
SpectrumStruct.plot()
SpectrumStruct.savedata()
SpectrumStruct.saveplot()
SpectrumStruct.showdata()
SpectrumStruct.showplot()
SedStruct
SedStruct.exportplot()
SedStruct.plot()
SedStruct.savedata()
SedStruct.saveplot()
SedStruct.showdata()
SedStruct.showplot()
HrdStruct
HrdStruct.exportplot()
HrdStruct.plot()
HrdStruct.savedata()
HrdStruct.saveplot()
HrdStruct.showdata()
HrdStruct.showplot()
Datapage
Datapage.saveplot()
Datapage.showplot()
Information
This structure is returned from the datapage() tool.
the stored datapage
Saves the datapage stored in the ‘figure’ attribute to local files without opening it in the web browser.
fname (str) – file name to save the figure to
Opens the datapage stored in the ‘figure’ attribute in the default web browser, and saves it to local files.
fname (str) – file name to save the datapage to