PhotometrySettings#
- class stellarphot.gui_tools.PhotometrySettings[source]#
Bases:
objectA class to hold the widgets for photometry settings.
- Attributes:
aperture_locationspathlib.PathThe path to the file containing the aperture locations
boxipywidgets.VBoxThe box containing the widgets.
image_folderpathlib.PathThe path to the folder containing the images.
- ifc
ccdproc.ImageFileCollection The ImageFileCollection for the selected folder.
object_namestrThe name of the object.
Attributes Summary
The path to the file containing the aperture locations
The box containing the widgets.
The path to the folder containing the images.
The name of the object.
Attributes Documentation
- aperture_locations#
The path to the file containing the aperture locations
- box#
The box containing the widgets.
- image_folder#
The path to the folder containing the images.
- object_name#
The name of the object.