.. Antares API documentation master file, created by sphinx-quickstart on Tue Mar 10 20:02:16 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ************************************************* Predefined Properties ************************************************* .. _Predefined_CA_Properties_ref_label: Predefined Properties for CA context ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ``RA``: (float) Right ascension - ``Decl``: (float) Declination - ``PhotometricObservation``: (array) Contains the aperature and series magnitudes (uncertain floats), shape (4 uncertain floats), background flux (uncertain float), and verified x and y positions (uncertain floats) - ``DeltaMagnitude``: (uncertain float) Absolute value of change of magnitude between two most observations Predefined Properties for AR context ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ``HasAstroObject``: (bool) Associated with an astro object or not - ``SourceAstroObjectTable``: (string) The name of source astro-object table Predefined Properties for AO context ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ``RA``: (float) Right ascension in degrees - ``Decl``: (float) Declination in degrees - ``u``: (float) Magnitude generated by u-band - ``g``: (float) Magnitude generated by g-band - ``r``: (float) Magnitude generated by r-band - ``i``: (float) Magnitude generated by i-band - ``z``: (float) Magnitude generated by z-band - ``uErr``: (float) u-Magnitude error - ``gErr``: (float) g-Magnitude error - ``rErr``: (float) r-Magnitude error - ``iErr``: (float) i-Magnitude error - ``zErr``: (float) z-Magnitude error - ``P``: (float) Best fit period in days - ``A``: (float) Light curve amplitude - ``stdev``: (float) Standard deviation of LINEAR magnitudes - ``mmed``: (float) Median LINEAR magnitude - ``kurt``: (float) Kurtosis in LINEAR light curves - ``period``: (float) The period of the light curve here