SPXQuery
Tutorial
SPXQuery Quickstart Demo
User Guide
Pipeline Architecture
Drizzle3D — SPHEREx 3D Spectral Image Combination
Batch Photometry
Parameter Configuration
Image Cutouts
Quality Control
API Reference
API Reference
SPXQuery
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__init__() (spxquery.batch.config.BatchConfig method)
(spxquery.batch.pipeline.BatchPipeline method)
(spxquery.core.config.AdvancedConfig method)
(spxquery.core.config.DownloadConfig method)
(spxquery.core.config.DownloadResult method)
(spxquery.core.config.ObservationInfo method)
(spxquery.core.config.PhotometryConfig method)
(spxquery.core.config.PhotometryResult method)
(spxquery.core.config.PipelineState method)
(spxquery.core.config.QueryConfig method)
(spxquery.core.config.QueryResults method)
(spxquery.core.config.Source method)
(spxquery.core.config.VisualizationConfig method)
(spxquery.core.pipeline.SPXQueryPipeline method)
(spxquery.drizzle3d.accumulate.DrizzleCube method)
(spxquery.drizzle3d.config.Drizzle3DConfig method)
(spxquery.drizzle3d.Drizzle3DConfig method)
(spxquery.drizzle3d.DrizzleCube method)
(spxquery.drizzle3d.query.DrizzleObservation method)
(spxquery.drizzle3d.spectral.ZGrid method)
(spxquery.utils.helpers.ClassifiedPhotometry method)
(spxquery.utils.spherex_mef.SPHERExMEF method)
__post_init__() (spxquery.core.config.DownloadConfig method)
(spxquery.core.config.PhotometryConfig method)
(spxquery.core.config.VisualizationConfig method)
(spxquery.drizzle3d.config.Drizzle3DConfig method)
(spxquery.drizzle3d.Drizzle3DConfig method)
_psf_oversamp (spxquery.utils.spherex_mef.SPHERExMEF attribute)
_psf_zone_centers (spxquery.utils.spherex_mef.SPHERExMEF attribute)
A
AdvancedConfig (class in spxquery.core.config)
aggregate_lightcurves() (in module spxquery.batch.aggregate)
and_mask (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
annulus_expansion_step (spxquery.core.config.PhotometryConfig attribute)
,
[1]
annulus_inner_offset (spxquery.core.config.PhotometryConfig attribute)
,
[1]
aperture_diameter (spxquery.core.config.PhotometryConfig attribute)
,
[1]
aperture_method (spxquery.core.config.PhotometryConfig attribute)
,
[1]
apply_quality_filters() (in module spxquery.utils.helpers)
apply_sigma_clipping() (in module spxquery.visualization.plots)
B
background_method (spxquery.core.config.PhotometryConfig attribute)
,
[1]
bad_flags (spxquery.core.config.PhotometryConfig attribute)
,
[1]
band (spxquery.core.config.ObservationInfo attribute)
(spxquery.core.config.PhotometryResult attribute)
(spxquery.drizzle3d.query.DrizzleObservation attribute)
band_counts (spxquery.core.config.QueryResults attribute)
bands (spxquery.batch.config.BatchConfig attribute)
(spxquery.core.config.QueryConfig attribute)
bandwidth (spxquery.core.config.ObservationInfo property)
(spxquery.core.config.PhotometryResult attribute)
BASE_PIXSCALE (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
BatchConfig (class in spxquery.batch.config)
BatchPipeline (class in spxquery.batch.pipeline)
bg_sigma_clip_maxiters (spxquery.core.config.PhotometryConfig attribute)
,
[1]
bg_sigma_clip_sigma (spxquery.core.config.PhotometryConfig attribute)
,
[1]
bucket_dir (spxquery.batch.config.BatchConfig property)
build_output_wcs() (in module spxquery.drizzle3d.grid)
build_z_grid() (in module spxquery.drizzle3d.spectral)
build_z_grid_custom() (in module spxquery.drizzle3d.spectral)
build_z_grid_native() (in module spxquery.drizzle3d.spectral)
build_z_grid_oversampled() (in module spxquery.drizzle3d.spectral)
C
calculate_ab_magnitude_from_jy() (in module spxquery.processing.magnitudes)
calculate_smart_ylimits() (in module spxquery.visualization.plots)
catalog_path (spxquery.batch.config.BatchConfig attribute)
center_dec (spxquery.batch.config.BatchConfig attribute)
(spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
center_ra (spxquery.batch.config.BatchConfig attribute)
(spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
centers (spxquery.drizzle3d.spectral.ZGrid attribute)
,
[1]
check_dependencies() (spxquery.core.pipeline.SPXQueryPipeline method)
check_flag_bits() (in module spxquery.utils.helpers)
chunk_size (spxquery.core.config.DownloadConfig attribute)
,
[1]
ClassifiedPhotometry (class in spxquery.utils.helpers)
classify_photometry_by_quality() (in module spxquery.utils.helpers)
completed_stages (spxquery.core.config.PipelineState attribute)
compute_spatial_mapping() (in module spxquery.drizzle3d.spatial)
compute_spectral_overlaps() (in module spxquery.drizzle3d.spatial)
config (spxquery.core.config.PipelineState attribute)
(spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
count_map (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
coverage_mode (spxquery.batch.config.BatchConfig attribute)
create() (spxquery.core.config.AdvancedConfig class method)
(spxquery.drizzle3d.accumulate.DrizzleCube class method)
(spxquery.drizzle3d.DrizzleCube class method)
create_annulus_mask() (in module spxquery.processing.background)
create_background_mask() (in module spxquery.utils.spherex_mef)
create_combined_plot() (in module spxquery.visualization.plots)
create_flag_mask() (in module spxquery.utils.helpers)
create_lightcurve_plot() (in module spxquery.visualization.plots)
create_spectrum_plot() (in module spxquery.visualization.plots)
csv_path (spxquery.core.config.PipelineState attribute)
cutout_center (spxquery.core.config.DownloadConfig attribute)
,
[1]
cutout_size (spxquery.core.config.DownloadConfig attribute)
,
[1]
D
data_mirror (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
date_cmap (spxquery.core.config.VisualizationConfig attribute)
,
[1]
dec (spxquery.core.config.Source attribute)
delta_nu() (spxquery.drizzle3d.spectral.ZGrid method)
detector (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
(spxquery.drizzle3d.query.DrizzleObservation attribute)
(spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
detector_spectral_table() (in module spxquery.drizzle3d.spectral)
determine_annulus_radii() (in module spxquery.processing.background)
download (spxquery.core.config.AdvancedConfig attribute)
,
[1]
download_file() (in module spxquery.core.download)
download_observations() (in module spxquery.drizzle3d.query)
download_url (spxquery.core.config.ObservationInfo attribute)
(spxquery.drizzle3d.query.DrizzleObservation attribute)
download_workers (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
DownloadConfig (class in spxquery.core.config)
downloaded_files (spxquery.core.config.PipelineState attribute)
DownloadResult (class in spxquery.core.config)
dpi (spxquery.core.config.VisualizationConfig attribute)
,
[1]
drizzle() (in module spxquery.drizzle3d)
(in module spxquery.drizzle3d.pipeline)
Drizzle3DConfig (class in spxquery.drizzle3d)
(class in spxquery.drizzle3d.config)
drizzle_detector() (in module spxquery.drizzle3d.pipeline)
drizzle_image() (in module spxquery.drizzle3d.accumulate)
DrizzleCube (class in spxquery.drizzle3d)
(class in spxquery.drizzle3d.accumulate)
DrizzleObservation (class in spxquery.drizzle3d.query)
E
edges (spxquery.drizzle3d.spectral.ZGrid attribute)
,
[1]
effective_pixscale() (spxquery.drizzle3d.config.Drizzle3DConfig method)
(spxquery.drizzle3d.Drizzle3DConfig method)
effective_z_shrink() (spxquery.drizzle3d.config.Drizzle3DConfig method)
(spxquery.drizzle3d.Drizzle3DConfig method)
error (spxquery.core.config.DownloadResult attribute)
(spxquery.utils.spherex_mef.SPHERExMEF property)
errorbar_alpha (spxquery.core.config.VisualizationConfig attribute)
,
[1]
errorbar_linewidth (spxquery.core.config.VisualizationConfig attribute)
,
[1]
estimate_cutout_size_mb() (in module spxquery.utils.helpers)
estimate_local_background() (in module spxquery.processing.background)
estimate_window_background() (in module spxquery.processing.background)
estimate_zodiacal_scaling() (in module spxquery.utils.spherex_mef)
exclude_flags (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
export_default_parameters() (in module spxquery.utils.params)
extract_aperture_photometry() (in module spxquery.processing.photometry)
extract_aperture_photometry_with_background() (in module spxquery.processing.photometry)
extract_psf_at_position() (spxquery.utils.spherex_mef.SPHERExMEF method)
extract_source_photometry() (in module spxquery.processing.photometry)
F
fast_sigma_clip() (in module spxquery.processing.background)
figsize (spxquery.core.config.VisualizationConfig attribute)
,
[1]
filepath (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
filter_by_band() (spxquery.core.config.QueryResults method)
finalize_masks() (spxquery.drizzle3d.accumulate.DrizzleCube method)
(spxquery.drizzle3d.DrizzleCube method)
flag (spxquery.core.config.PhotometryResult attribute)
flags (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
flux (spxquery.core.config.PhotometryResult attribute)
(spxquery.drizzle3d.accumulate.DrizzleCube property)
(spxquery.drizzle3d.DrizzleCube property)
flux_error (spxquery.core.config.PhotometryResult attribute)
flux_jy_to_ab_magnitude() (in module spxquery.processing.magnitudes)
flux_weighted (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
format_cutout_url_params() (in module spxquery.utils.helpers)
format_file_size() (in module spxquery.utils.helpers)
format_flag_binary() (in module spxquery.utils.spherex_mef)
frequencies() (spxquery.drizzle3d.spectral.ZGrid method)
from_dict() (spxquery.core.config.AdvancedConfig class method)
(spxquery.core.config.DownloadConfig class method)
(spxquery.core.config.PhotometryConfig class method)
(spxquery.core.config.PipelineState class method)
(spxquery.core.config.QueryConfig class method)
(spxquery.core.config.VisualizationConfig class method)
from_json() (spxquery.drizzle3d.config.Drizzle3DConfig class method)
(spxquery.drizzle3d.Drizzle3DConfig class method)
from_saved_state() (spxquery.core.config.AdvancedConfig class method)
from_yaml_file() (spxquery.core.config.AdvancedConfig class method)
(spxquery.drizzle3d.config.Drizzle3DConfig class method)
(spxquery.drizzle3d.Drizzle3DConfig class method)
fwhm_multiplier (spxquery.core.config.PhotometryConfig attribute)
,
[1]
G
generate_lightcurve_dataframe() (in module spxquery.processing.lightcurve)
get_cutout() (spxquery.utils.spherex_mef.SPHERExMEF method)
get_file_list() (in module spxquery.utils.helpers)
get_flag_info() (in module spxquery.utils.spherex_mef)
get_pixel_coordinates() (in module spxquery.utils.spherex_mef)
get_pixel_scale() (spxquery.utils.spherex_mef.SPHERExMEF method)
get_pixel_scale_at_position() (in module spxquery.utils.spherex_mef)
get_psf_fwhm_estimate() (spxquery.utils.spherex_mef.SPHERExMEF method)
get_status_message() (spxquery.core.pipeline.SPXQueryPipeline method)
get_wavelength_at_position() (in module spxquery.utils.spherex_mef)
good_regular (spxquery.utils.helpers.ClassifiedPhotometry attribute)
good_upper_limits (spxquery.utils.helpers.ClassifiedPhotometry attribute)
H
header (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
height (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
I
image (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
image_dir (spxquery.batch.config.BatchConfig property)
image_unit (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
image_zodi_subtracted (spxquery.utils.spherex_mef.SPHERExMEF property)
is_upper_limit (spxquery.core.config.PhotometryResult property)
ivar_max (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
K
keep_bucket_files (spxquery.batch.config.BatchConfig attribute)
L
lightcurve_dir (spxquery.batch.config.BatchConfig property)
load_advanced_config() (in module spxquery.utils.params)
load_catalog() (in module spxquery.batch.config)
load_cube() (in module spxquery.drizzle3d.io)
load_lightcurve_from_csv() (in module spxquery.processing.lightcurve)
load_query_summary() (in module spxquery.batch.pipeline)
load_spectral_table() (in module spxquery.drizzle3d.spectral)
load_state() (spxquery.core.pipeline.SPXQueryPipeline method)
load_yaml() (in module spxquery.utils.helpers)
local_path (spxquery.core.config.DownloadResult attribute)
M
mag_ab (spxquery.core.config.PhotometryResult attribute)
mag_ab_error (spxquery.core.config.PhotometryResult attribute)
magnitude_to_flux_jy() (in module spxquery.processing.magnitudes)
mark_stage_complete() (spxquery.core.pipeline.SPXQueryPipeline method)
marker_alpha (spxquery.core.config.VisualizationConfig attribute)
,
[1]
marker_size_good (spxquery.core.config.VisualizationConfig attribute)
,
[1]
marker_size_rejected (spxquery.core.config.VisualizationConfig attribute)
,
[1]
marker_size_upper_limit (spxquery.core.config.VisualizationConfig attribute)
,
[1]
max_annulus_attempts (spxquery.core.config.PhotometryConfig attribute)
,
[1]
max_download_workers (spxquery.batch.config.BatchConfig attribute)
(spxquery.core.config.DownloadConfig attribute)
,
[1]
max_extract_workers (spxquery.batch.config.BatchConfig attribute)
max_images (spxquery.batch.config.BatchConfig attribute)
(spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
max_outer_radius (spxquery.core.config.PhotometryConfig attribute)
,
[1]
max_processing_workers (spxquery.core.config.PhotometryConfig attribute)
,
[1]
max_retries (spxquery.core.config.DownloadConfig attribute)
,
[1]
min_annulus_area (spxquery.core.config.PhotometryConfig attribute)
,
[1]
min_overlap (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
min_usable_pixels (spxquery.core.config.PhotometryConfig attribute)
,
[1]
mjd (spxquery.core.config.ObservationInfo attribute)
(spxquery.core.config.PhotometryResult attribute)
(spxquery.drizzle3d.query.DrizzleObservation attribute)
(spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
mjd_range (spxquery.batch.config.BatchConfig attribute)
(spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
module
spxquery.batch.aggregate
spxquery.batch.config
spxquery.batch.extract
spxquery.batch.pipeline
spxquery.batch.query
spxquery.core.config
spxquery.core.download
spxquery.core.pipeline
spxquery.core.query
spxquery.drizzle3d
spxquery.drizzle3d.accumulate
spxquery.drizzle3d.config
spxquery.drizzle3d.grid
spxquery.drizzle3d.io
spxquery.drizzle3d.pipeline
spxquery.drizzle3d.query
spxquery.drizzle3d.spatial
spxquery.drizzle3d.spectral
spxquery.processing.background
spxquery.processing.lightcurve
spxquery.processing.magnitudes
spxquery.processing.photometry
spxquery.utils.helpers
spxquery.utils.params
spxquery.utils.spherex_mef
spxquery.visualization.plots
N
n_inputs (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
n_rejected (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
n_z (spxquery.drizzle3d.spectral.ZGrid property)
name (spxquery.core.config.Source attribute)
native_unit (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
num_buckets (spxquery.batch.config.BatchConfig attribute)
nx (spxquery.drizzle3d.accumulate.DrizzleCube property)
(spxquery.drizzle3d.DrizzleCube property)
ny (spxquery.drizzle3d.accumulate.DrizzleCube property)
(spxquery.drizzle3d.DrizzleCube property)
nz (spxquery.drizzle3d.accumulate.DrizzleCube property)
(spxquery.drizzle3d.DrizzleCube property)
O
obs_id (spxquery.core.config.ObservationInfo attribute)
(spxquery.core.config.PhotometryResult attribute)
(spxquery.drizzle3d.query.DrizzleObservation attribute)
(spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
ObservationInfo (class in spxquery.core.config)
observations (spxquery.core.config.QueryResults attribute)
or_mask (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
output_dir (spxquery.batch.config.BatchConfig attribute)
(spxquery.core.config.QueryConfig attribute)
(spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
output_nx() (spxquery.drizzle3d.config.Drizzle3DConfig method)
(spxquery.drizzle3d.Drizzle3DConfig method)
output_ny() (spxquery.drizzle3d.config.Drizzle3DConfig method)
(spxquery.drizzle3d.Drizzle3DConfig method)
overwrite (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
P
parallel_download() (in module spxquery.core.download)
per_image_dir (spxquery.batch.config.BatchConfig property)
photometry (spxquery.batch.config.BatchConfig attribute)
(spxquery.core.config.AdvancedConfig attribute)
,
[1]
photometry_results (spxquery.core.config.PipelineState attribute)
PhotometryConfig (class in spxquery.core.config)
PhotometryResult (class in spxquery.core.config)
pipeline_stages (spxquery.core.config.AdvancedConfig attribute)
,
[1]
PipelineState (class in spxquery.core.config)
pix_x (spxquery.core.config.PhotometryResult attribute)
pix_y (spxquery.core.config.PhotometryResult attribute)
pixel_scale_fallback (spxquery.core.config.PhotometryConfig attribute)
,
[1]
pixel_to_wavelength() (spxquery.utils.spherex_mef.SPHERExMEF method)
pixel_to_world() (spxquery.utils.spherex_mef.SPHERExMEF method)
pixscale (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
plot_path (spxquery.core.config.PipelineState attribute)
plot_summary_statistics() (in module spxquery.visualization.plots)
print_download_summary() (in module spxquery.core.download)
print_lightcurve_summary() (in module spxquery.processing.lightcurve)
print_query_summary() (in module spxquery.core.query)
print_status() (spxquery.core.pipeline.SPXQueryPipeline method)
process_all_observations() (in module spxquery.processing.photometry)
process_flags_in_aperture() (in module spxquery.processing.photometry)
process_single_image() (in module spxquery.batch.extract)
psf (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
psf_fwhm (spxquery.utils.spherex_mef.SPHERExMEF attribute)
psf_header (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
psf_oversamp (spxquery.utils.spherex_mef.SPHERExMEF property)
psf_pixel_scale (spxquery.utils.spherex_mef.SPHERExMEF property)
Q
query (spxquery.core.config.AdvancedConfig attribute)
,
[1]
query_observations() (in module spxquery.drizzle3d.query)
query_region_observations() (in module spxquery.batch.query)
query_results (spxquery.core.config.PipelineState attribute)
query_spherex_observations() (in module spxquery.core.query)
query_spherex_region() (in module spxquery.core.query)
query_time (spxquery.core.config.QueryResults attribute)
QueryConfig (class in spxquery.core.config)
QueryResults (class in spxquery.core.config)
R
ra (spxquery.core.config.Source attribute)
radius (spxquery.batch.config.BatchConfig attribute)
read_spherex_mef() (in module spxquery.utils.spherex_mef)
rejected_regular (spxquery.utils.helpers.ClassifiedPhotometry attribute)
rejected_upper_limits (spxquery.utils.helpers.ClassifiedPhotometry attribute)
repair_variance_for_flagged_pixels() (in module spxquery.processing.photometry)
resolving_power() (spxquery.drizzle3d.spectral.ZGrid method)
resume() (spxquery.core.pipeline.SPXQueryPipeline method)
retry_delay (spxquery.core.config.DownloadConfig attribute)
,
[1]
run_aggregate() (spxquery.batch.pipeline.BatchPipeline method)
run_all() (spxquery.batch.pipeline.BatchPipeline method)
run_batch() (in module spxquery.batch.pipeline)
run_download() (spxquery.batch.pipeline.BatchPipeline method)
(spxquery.core.pipeline.SPXQueryPipeline method)
run_extract() (spxquery.batch.pipeline.BatchPipeline method)
run_extraction() (in module spxquery.batch.extract)
run_full_pipeline() (spxquery.core.pipeline.SPXQueryPipeline method)
run_pipeline() (in module spxquery.core.pipeline)
run_processing() (spxquery.core.pipeline.SPXQueryPipeline method)
run_query() (spxquery.batch.pipeline.BatchPipeline method)
(spxquery.core.pipeline.SPXQueryPipeline method)
run_visualization() (spxquery.core.pipeline.SPXQueryPipeline method)
S
save_cube() (in module spxquery.drizzle3d.io)
save_lightcurve_csv() (in module spxquery.processing.lightcurve)
save_state() (spxquery.core.pipeline.SPXQueryPipeline method)
save_yaml() (in module spxquery.utils.helpers)
setup_logging() (in module spxquery.utils.helpers)
show_errorbars (spxquery.core.config.VisualizationConfig attribute)
,
[1]
sigma_clip_maxiters (spxquery.core.config.VisualizationConfig attribute)
,
[1]
sigma_clip_sigma (spxquery.core.config.VisualizationConfig attribute)
,
[1]
sigma_threshold (spxquery.core.config.VisualizationConfig attribute)
,
[1]
size_mb (spxquery.core.config.DownloadResult attribute)
skip_existing (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
Source (class in spxquery.core.config)
source (spxquery.core.config.QueryConfig attribute)
(spxquery.core.config.QueryResults attribute)
spatial_radius_deg() (spxquery.drizzle3d.config.Drizzle3DConfig method)
(spxquery.drizzle3d.Drizzle3DConfig method)
spatial_wcs (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
spectral_wcs (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
SPHERExMEF (class in spxquery.utils.spherex_mef)
spxquery.batch.aggregate
module
spxquery.batch.config
module
spxquery.batch.extract
module
spxquery.batch.pipeline
module
spxquery.batch.query
module
spxquery.core.config
module
spxquery.core.download
module
spxquery.core.pipeline
module
spxquery.core.query
module
spxquery.drizzle3d
module
spxquery.drizzle3d.accumulate
module
spxquery.drizzle3d.config
module
spxquery.drizzle3d.grid
module
spxquery.drizzle3d.io
module
spxquery.drizzle3d.pipeline
module
spxquery.drizzle3d.query
module
spxquery.drizzle3d.spatial
module
spxquery.drizzle3d.spectral
module
spxquery.processing.background
module
spxquery.processing.lightcurve
module
spxquery.processing.magnitudes
module
spxquery.processing.photometry
module
spxquery.utils.helpers
module
spxquery.utils.params
module
spxquery.utils.spherex_mef
module
spxquery.visualization.plots
module
SPXQueryPipeline (class in spxquery.core.pipeline)
stage (spxquery.core.config.PipelineState attribute)
STAGE_DEPENDENCIES (spxquery.core.pipeline.SPXQueryPipeline attribute)
static_zodi (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
subtract_zodi (spxquery.core.config.PhotometryConfig attribute)
,
[1]
(spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
subtract_zodiacal_background() (in module spxquery.utils.spherex_mef)
success (spxquery.core.config.DownloadResult attribute)
summarize_lightcurve() (in module spxquery.processing.lightcurve)
suppress_astropy_info() (in module spxquery.utils.spherex_mef)
T
t_max (spxquery.core.config.ObservationInfo attribute)
t_min (spxquery.core.config.ObservationInfo attribute)
time_span_days (spxquery.core.config.QueryResults attribute)
timeout (spxquery.core.config.DownloadConfig attribute)
,
[1]
to_dict() (spxquery.core.config.AdvancedConfig method)
(spxquery.core.config.DownloadConfig method)
(spxquery.core.config.PhotometryConfig method)
(spxquery.core.config.PipelineState method)
(spxquery.core.config.QueryConfig method)
(spxquery.core.config.VisualizationConfig method)
to_json() (spxquery.drizzle3d.config.Drizzle3DConfig method)
(spxquery.drizzle3d.Drizzle3DConfig method)
to_skycoord() (spxquery.core.config.Source method)
to_yaml_file() (spxquery.core.config.AdvancedConfig method)
(spxquery.drizzle3d.config.Drizzle3DConfig method)
(spxquery.drizzle3d.Drizzle3DConfig method)
total_size_gb (spxquery.core.config.QueryResults attribute)
U
update() (spxquery.core.config.AdvancedConfig method)
url (spxquery.core.config.DownloadResult attribute)
use_magnitude (spxquery.core.config.VisualizationConfig attribute)
,
[1]
user_agent (spxquery.core.config.DownloadConfig attribute)
,
[1]
V
validate_cutout_center() (in module spxquery.utils.helpers)
validate_cutout_size() (in module spxquery.utils.helpers)
validate_directory() (in module spxquery.utils.helpers)
var_accum (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
variance (spxquery.drizzle3d.accumulate.DrizzleCube property)
(spxquery.drizzle3d.DrizzleCube property)
(spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
visualization (spxquery.core.config.AdvancedConfig attribute)
,
[1]
VisualizationConfig (class in spxquery.core.config)
W
wavelength (spxquery.core.config.PhotometryResult attribute)
wavelength_center (spxquery.core.config.ObservationInfo property)
wavelength_cmap (spxquery.core.config.VisualizationConfig attribute)
,
[1]
wavelength_max (spxquery.core.config.ObservationInfo attribute)
wavelength_min (spxquery.core.config.ObservationInfo attribute)
wcs (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
weight_total (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
width (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
widths (spxquery.drizzle3d.spectral.ZGrid attribute)
,
[1]
window_size (spxquery.core.config.PhotometryConfig attribute)
,
[1]
world_to_pixel() (spxquery.utils.spherex_mef.SPHERExMEF method)
X
xy_oversample (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
xy_shrink (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
Y
ylim_padding_fraction (spxquery.core.config.VisualizationConfig attribute)
,
[1]
ylim_percentile_max (spxquery.core.config.VisualizationConfig attribute)
,
[1]
ylim_percentile_min (spxquery.core.config.VisualizationConfig attribute)
,
[1]
Z
z_lambda_edges (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
z_oversample (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
z_shrink (spxquery.drizzle3d.config.Drizzle3DConfig attribute)
(spxquery.drizzle3d.Drizzle3DConfig attribute)
ZGrid (class in spxquery.drizzle3d.spectral)
zgrid (spxquery.drizzle3d.accumulate.DrizzleCube attribute)
(spxquery.drizzle3d.DrizzleCube attribute)
zodi (spxquery.utils.spherex_mef.SPHERExMEF attribute)
,
[1]
zodi_scale_max (spxquery.core.config.PhotometryConfig attribute)
,
[1]
zodi_scale_min (spxquery.core.config.PhotometryConfig attribute)
,
[1]