# Processing Modules Scientific data extraction, aperture photometry, background estimation, and time-series analysis. ```{eval-rst} .. automodule:: spxquery.processing.fits_handler :members: :undoc-members: :show-inheritance: .. automodule:: spxquery.processing.photometry :members: :undoc-members: :show-inheritance: .. automodule:: spxquery.processing.background :members: :undoc-members: :show-inheritance: .. automodule:: spxquery.processing.lightcurve :members: :undoc-members: :show-inheritance: .. automodule:: spxquery.processing.magnitudes :members: :undoc-members: :show-inheritance: ```