diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index a598b67d..3c26cc93 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/forced_photometry/multiband_photometry.doctree b/.doctrees/forced_photometry/multiband_photometry.doctree index 2e882dfe..1ba89ce8 100644 Binary files a/.doctrees/forced_photometry/multiband_photometry.doctree and b/.doctrees/forced_photometry/multiband_photometry.doctree differ diff --git a/_sources/forced_photometry/multiband_photometry.md b/_sources/forced_photometry/multiband_photometry.md index 7a320c69..ffa75ea0 100644 --- a/_sources/forced_photometry/multiband_photometry.md +++ b/_sources/forced_photometry/multiband_photometry.md @@ -115,6 +115,9 @@ except ImportError: print("tractor is missing") pass +# Add ~/.local/bin to path so executables installed with pip are available (needed for nway) +os.environ['PATH'] = f"{os.environ['HOME']}/.local/bin:{os.environ['PATH']}" + %matplotlib inline ``` @@ -794,7 +797,7 @@ nway_write_header('data/multiband_phot.fits', 'OPT', float((2*rad_in_arcmin/60)* ```{code-cell} ipython3 # call nway -!/home/jovyan/.local/bin/nway.py 'data/Chandra/COSMOS_chandra.fits' :ERROR_RADIUS 'data/multiband_phot.fits' 0.1 --out=data/Chandra/chandra_multiband.fits --radius 15 --prior-completeness 0.9 +!nway.py 'data/Chandra/COSMOS_chandra.fits' :ERROR_RADIUS 'data/multiband_phot.fits' 0.1 --out=data/Chandra/chandra_multiband.fits --radius 15 --prior-completeness 0.9 #!/opt/conda/bin/nway.py 'data/Chandra/COSMOS_chandra.fits' :ERROR_RADIUS 'data/multiband_phot.fits' 0.1 --out=data/Chandra/chandra_multiband.fits --radius 15 --prior-completeness 0.9 ``` diff --git a/forced_photometry/multiband_photometry.html b/forced_photometry/multiband_photometry.html index 3b5a8153..16e560ae 100644 --- a/forced_photometry/multiband_photometry.html +++ b/forced_photometry/multiband_photometry.html @@ -574,6 +574,9 @@

Non-standard Dependenciesprint("tractor is missing") pass +# Add ~/.local/bin to path so executables installed with pip are available (needed for nway) +os.environ['PATH'] = f"{os.environ['HOME']}/.local/bin:{os.environ['PATH']}" + %matplotlib inline @@ -1342,7 +1345,7 @@

4b. Run nway
# call nway
-!/home/jovyan/.local/bin/nway.py 'data/Chandra/COSMOS_chandra.fits' :ERROR_RADIUS 'data/multiband_phot.fits' 0.1 --out=data/Chandra/chandra_multiband.fits --radius 15 --prior-completeness 0.9
+!nway.py 'data/Chandra/COSMOS_chandra.fits' :ERROR_RADIUS 'data/multiband_phot.fits' 0.1 --out=data/Chandra/chandra_multiband.fits --radius 15 --prior-completeness 0.9
 
 #!/opt/conda/bin/nway.py 'data/Chandra/COSMOS_chandra.fits' :ERROR_RADIUS 'data/multiband_phot.fits' 0.1 --out=data/Chandra/chandra_multiband.fits --radius 15 --prior-completeness 0.9
 
diff --git a/searchindex.js b/searchindex.js index d19f870a..086480cb 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"1) Loading data": [[10, "loading-data"]], "1. Define the Sample": [[20, "define-the-sample"]], "1. Define the sample": [[15, "define-the-sample"], [21, "define-the-sample"]], "1. Get an account on the Fornax Science Console": [[1, "get-an-account-on-the-fornax-science-console"]], "1. Read in a dataset of archival light curves": [[14, "read-in-a-dataset-of-archival-light-curves"]], "1. Retrieve Initial Catalog from IRSA": [[7, "retrieve-initial-catalog-from-irsa"]], "1.1 Build your own sample": [[15, "build-your-own-sample"]], "1.1) What is in this sample": [[10, "what-is-in-this-sample"]], "1.2 Write out your sample to disk": [[15, "write-out-your-sample-to-disk"], [21, "write-out-your-sample-to-disk"]], "1.3 Load the sample table from disk": [[15, "load-the-sample-table-from-disk"], [21, "load-the-sample-table-from-disk"]], "1.4 Initialize data structure to hold the light curves": [[15, "initialize-data-structure-to-hold-the-light-curves"]], "1.4 Initialize data structure to hold the spectra": [[21, "initialize-data-structure-to-hold-the-spectra"]], "1a. Filter Catalog": [[7, "a-filter-catalog"]], "2) Preprocess data for ML (ZTF bands)": [[10, "preprocess-data-for-ml-ztf-bands"]], "2. Data Prep": [[14, "data-prep"]], "2. Find light curves for these targets in NASA catalogs": [[15, "find-light-curves-for-these-targets-in-nasa-catalogs"]], "2. Find spectra for these targets in NASA and other ancillary catalogs": [[21, "find-spectra-for-these-targets-in-nasa-and-other-ancillary-catalogs"]], "2. Log into the Fornax Science Console": [[1, "log-into-the-fornax-science-console"]], "2. Query the Euclid catalog for the sample": [[20, "query-the-euclid-catalog-for-the-sample"]], "2. Retrieve Image Datasets from the Cloud": [[7, "retrieve-image-datasets-from-the-cloud"]], "2.1 HEASARC: FERMI & Beppo SAX": [[15, "heasarc-fermi-beppo-sax"]], "2.1 IRSA Archive": [[21, "irsa-archive"]], "2.1 Remove bands with not enough data": [[14, "remove-bands-with-not-enough-data"]], "2.2 Combine Labels for a Simpler Classification": [[14, "combine-labels-for-a-simpler-classification"]], "2.2 IRSA: ZTF": [[15, "irsa-ztf"]], "2.2 MAST Archive": [[21, "mast-archive"]], "2.3 Data Visualization": [[14, "data-visualization"]], "2.3 ESA Archive": [[21, "esa-archive"]], "2.3 IRSA: WISE": [[15, "irsa-wise"]], "2.4 Clean the dataset of unwanted data": [[14, "clean-the-dataset-of-unwanted-data"]], "2.4 MAST: Pan-STARRS": [[15, "mast-pan-starrs"]], "2.4 SDSS Archive": [[21, "sdss-archive"]], "2.5 DESI Archive": [[21, "desi-archive"]], "2.5 MAST: TESS, Kepler and K2": [[15, "mast-tess-kepler-and-k2"]], "2.5 Missing Data": [[14, "missing-data"]], "2.6 Make all objects and bands have identical time arrays (uniform length and spacing)": [[14, "make-all-objects-and-bands-have-identical-time-arrays-uniform-length-and-spacing"]], "2.6 MAST: Hubble Catalog of Variables (HCV)": [[15, "mast-hubble-catalog-of-variables-hcv"]], "2.7 Restructure dataframe": [[14, "restructure-dataframe"]], "2.8 Normalize": [[14, "normalize"]], "2.9 Cleanup": [[14, "cleanup"]], "3) Learn the Manifold": [[10, "learn-the-manifold"]], "3. Run Forced Photometry": [[7, "run-forced-photometry"]], "3. Find light curves for these targets in relevant, non-NASA catalogs": [[15, "find-light-curves-for-these-targets-in-relevant-non-nasa-catalogs"]], "3. Grab the images, 1D coadded spectrum, & individual spectra": [[20, "grab-the-images-1d-coadded-spectrum-individual-spectra"]], "3. Make plots of luminosity as a function of time": [[21, "make-plots-of-luminosity-as-a-function-of-time"]], "3. Prep for ML algorithms": [[14, "prep-for-ml-algorithms"]], "3. Start a new notebook.": [[1, "start-a-new-notebook"]], "3.1 Gaia": [[15, "gaia"]], "3.1 Train test split": [[14, "train-test-split"]], "3.1) Sample comparison on the UMAP": [[10, "sample-comparison-on-the-umap"]], "3.2) Reduced dimensions on a SOM grid": [[10, "reduced-dimensions-on-a-som-grid"]], "3.3 IceCube neutrinos": [[15, "icecube-neutrinos"]], "3a. Setup": [[7, "a-setup"]], "3b. Main Function to do the Forced Photometry": [[7, "b-main-function-to-do-the-forced-photometry"]], "3c. Calculate Forced Photometry with Straightforward but Slow Method": [[7, "c-calculate-forced-photometry-with-straightforward-but-slow-method"]], "3d. Calculate Forced Photometry - Parallelization": [[7, "d-calculate-forced-photometry-parallelization"]], "3e. Cleanup": [[7, "e-cleanup"]], "3f. Plot to Confirm our Photometry Results": [[7, "f-plot-to-confirm-our-photometry-results"]], "4) Repeating the above, this time with ZTF + WISE manifold": [[10, "repeating-the-above-this-time-with-ztf-wise-manifold"]], "4. Cross Match our New Photometry Catalog with an X-ray archival Catalog": [[7, "cross-match-our-new-photometry-catalog-with-an-x-ray-archival-catalog"]], "4. End your JupyterHub session.": [[1, "end-your-jupyterhub-session"]], "4. Parallel processing the archive calls": [[15, "parallel-processing-the-archive-calls"]], "4. Run sktime algorithms on the light curves": [[14, "run-sktime-algorithms-on-the-light-curves"]], "4. Visualize Euclid data": [[20, "visualize-euclid-data"]], "4.1 A single Classifier": [[14, "a-single-classifier"]], "4.1 Check that the data types are ok for sktime": [[14, "check-that-the-data-types-are-ok-for-sktime"]], "4.2 Loop over a bunch of classifiers": [[14, "loop-over-a-bunch-of-classifiers"]], "4a. Retrieve the HEASARC Catalog": [[7, "a-retrieve-the-heasarc-catalog"]], "4b. Run nway to do the Cross-Match": [[7, "b-run-nway-to-do-the-cross-match"]], "5) Wise bands alone": [[10, "wise-bands-alone"]], "5. Make plots of luminosity as a function of time": [[15, "make-plots-of-luminosity-as-a-function-of-time"]], "5. Plot Final Results": [[7, "plot-final-results"]], "5.0 Create a candidate list": [[14, "create-a-candidate-list"]], "6) UMAP with different metrics/distances on ZTF+WISE": [[10, "umap-with-different-metrics-distances-on-ztf-wise"]], "AGN Zoo: Comparison of AGN selected with different metrics": [[10, null]], "About this Notebook": [[10, "about-this-notebook"]], "About this notebook": [[17, "about-this-notebook"]], "Acknowledgements": [[14, "acknowledgements"]], "Acknowledgements:": [[7, "acknowledgements"], [15, "acknowledgements"], [21, "acknowledgements"]], "Additional Resources": [[1, "additional-resources"]], "Advice for the user": [[17, "advice-for-the-user"]], "Appendix: What to expect": [[17, "appendix-what-to-expect"]], "Authors": [[14, "authors"]], "Authors:": [[7, "authors"], [15, "authors"], [21, "authors"]], "Automated Multiband Forced Photometry on Large Datasets": [[7, null]], "Bash script flags": [[17, "bash-script-flags"]], "Can I install my own software on the Fornax Science Console?": [[1, "can-i-install-my-own-software-on-the-fornax-science-console"]], "Cancel": [[17, "cancel"]], "Challenges of large-scale runs": [[17, "challenges-of-large-scale-runs"]], "Citations": [[10, "citations"]], "Cloud": [[1, "cloud"]], "Code - Forced Photometry": [[5, null]], "Code - Light Curves": [[12, null]], "Code - Spectra generator": [[19, null]], "Conclusions": [[14, "conclusions"]], "Content contributing": [[0, "content-contributing"]], "Cross matching two large catalogs": [[1, "cross-matching-two-large-catalogs"]], "Data - Forced Photometry": [[6, null]], "Data - Light Curves": [[13, null]], "Data Management": [[1, "data-management"]], "Data access within the Fornax Science Console": [[1, "data-access-within-the-fornax-science-console"]], "Datasets that were considered but didn\u2019t end up being used:": [[21, "datasets-that-were-considered-but-didn-t-end-up-being-used"]], "Distributed processing with Dask DataFrames \u2013 basic concepts": [[1, "distributed-processing-with-dask-dataframes-basic-concepts"]], "Documentation": [[0, "documentation"]], "Does work persist between sessions?": [[1, "does-work-persist-between-sessions"]], "Example 1: Multi-wavelength light curves for 500,000 SDSS AGN": [[17, "example-1-multi-wavelength-light-curves-for-500-000-sdss-agn"]], "Example 2: Parallelizing the light_curve_generator notebook": [[17, "example-2-parallelizing-the-light-curve-generator-notebook"]], "Example 3: Keyword arguments and script flags": [[17, "example-3-keyword-arguments-and-script-flags"]], "Examples and Tutorials": [[1, "examples-and-tutorials"]], "Executive Summary": [[0, null]], "Explore Euclid Data": [[20, null]], "Extract Multi-Wavelength Spectroscopy from Archival Data": [[21, null]], "Fornax Science Console": [[1, null], [17, "fornax-science-console"]], "Fornax Science Console basic capabilities": [[1, "fornax-science-console-basic-capabilities"]], "Fully worked science use cases": [[1, "fully-worked-science-use-cases"]], "Getting Help": [[1, "getting-help"]], "HEASARC sciserver_cookbooks": [[1, "heasarc-sciserver-cookbooks"]], "How Does Fornax Review Notebooks?": [[3, null]], "How can I access data that has been hosted on the cloud by the Fornax archives?": [[1, "how-can-i-access-data-that-has-been-hosted-on-the-cloud-by-the-fornax-archives"]], "How can I contribute to existing Open-Source Fornax notebook tutorials?": [[1, "how-can-i-contribute-to-existing-open-source-fornax-notebook-tutorials"]], "How can I get a list of what software is pre-installed on the Fornax Science Console?": [[1, "how-can-i-get-a-list-of-what-software-is-pre-installed-on-the-fornax-science-console"]], "How can I open a plot (e.g. png, pdf) that I generated in a notebook or uploaded?": [[1, "how-can-i-open-a-plot-e-g-png-pdf-that-i-generated-in-a-notebook-or-uploaded"]], "How can I run a notebook non-interactively?": [[1, "how-can-i-run-a-notebook-non-interactively"]], "How can I save my notebook as a Python script?": [[1, "how-can-i-save-my-notebook-as-a-python-script"]], "How can I tell if I am close to using up my allocation of compute and storage resources?": [[1, "how-can-i-tell-if-i-am-close-to-using-up-my-allocation-of-compute-and-storage-resources"]], "How can I tell which computing resources are available on the Fornax Science Console?": [[1, "how-can-i-tell-which-computing-resources-are-available-on-the-fornax-science-console"]], "How can I upload my own data for use with compute provided by the Fornax Science Console?": [[1, "how-can-i-upload-my-own-data-for-use-with-compute-provided-by-the-fornax-science-console"]], "How do I download data from the Fornax Science Console to my local machine?": [[1, "how-do-i-download-data-from-the-fornax-science-console-to-my-local-machine"]], "How do I share data from inside Fornax with collaborators?": [[1, "how-do-i-share-data-from-inside-fornax-with-collaborators"]], "How will my analysis be affected by memory limitations?": [[1, "how-will-my-analysis-be-affected-by-memory-limitations"]], "IRTF:": [[21, "irtf"]], "Imports": [[7, "imports"], [10, "imports"], [14, "imports"], [17, "imports"]], "Imports:": [[15, "imports"]], "Input": [[14, "input"]], "Input:": [[7, "input"], [15, "input"], [21, "input"]], "Interpreting top": [[17, "interpreting-top"]], "Introduction": [[10, "introduction"], [14, "introduction"], [17, "introduction"], [20, "introduction"]], "Introduction:": [[7, "introduction"], [15, "introduction"], [21, "introduction"]], "Is it possible to bring my own docker image?": [[1, "is-it-possible-to-bring-my-own-docker-image"]], "Is it possible to do code development in emacs or vi or some other IDE?": [[1, "is-it-possible-to-do-code-development-in-emacs-or-vi-or-some-other-ide"]], "Is it possible to launch apps from icons? Like MOPEX or SPICE": [[1, "is-it-possible-to-launch-apps-from-icons-like-mopex-or-spice"]], "Is it possible to run licensed software (IDL) in Fornax?": [[1, "is-it-possible-to-run-licensed-software-idl-in-fornax"]], "Is it possible to run the container from Fornax on my own personal computer/laptop?": [[1, "is-it-possible-to-run-the-container-from-fornax-on-my-own-personal-computer-laptop"]], "Is there a way access data in a Box account from the Fornax Science Console?": [[1, "is-there-a-way-access-data-in-a-box-account-from-the-fornax-science-console"]], "Is there a way to access data from an AWS bucket?": [[1, "is-there-a-way-to-access-data-from-an-aws-bucket"]], "Launch the run": [[17, "launch-the-run"]], "Learning Goals": [[10, "learning-goals"], [14, "learning-goals"], [15, "learning-goals"], [17, "learning-goals"], [20, "learning-goals"], [21, "learning-goals"]], "Learning Goals:": [[7, "learning-goals"]], "Light Curve Classifier": [[14, null]], "List of Spectroscopic Archives and Status": [[21, "list-of-spectroscopic-archives-and-status"]], "Logs": [[17, "logs"]], "MAST science examples": [[1, "mast-science-examples"]], "Make Multi-Wavelength Light Curves Using Archival Data": [[15, null]], "Make Multi-Wavelength Light Curves for Large Samples": [[17, null]], "Managing Software": [[1, "managing-software"]], "Monitor": [[17, "monitor"]], "Motivation": [[21, "motivation"]], "Multi-band forced photometry": [[4, null]], "Navigating JupyterLab in the Fornax Science Console": [[1, "navigating-jupyterlab-in-the-fornax-science-console"]], "Needs and wants for large-scale runs": [[17, "needs-and-wants-for-large-scale-runs"]], "Non-standard Dependencies": [[7, "non-standard-dependencies"]], "Non-standard Imports:": [[21, "non-standard-imports"]], "Open Issues:": [[21, "open-issues"]], "Optimizing code for CPU usage (CPU profiling)": [[1, "optimizing-code-for-cpu-usage-cpu-profiling"]], "Optimizing code for memory usage (memory profiling)": [[1, "optimizing-code-for-memory-usage-memory-profiling"]], "Optimizing code for multiple CPUs with parallelization": [[1, "optimizing-code-for-multiple-cpus-with-parallelization"]], "Output": [[14, "output"]], "Output - Forced Photometry": [[8, null]], "Output - Light Curves": [[16, null]], "Output:": [[7, "output"], [15, "output"], [21, "output"]], "Overview": [[17, "overview"]], "Parallel and Distributed Processing": [[1, "parallel-and-distributed-processing"]], "Parallel processing methods: bash script vs. python\u2019s multiprocessing": [[17, "parallel-processing-methods-bash-script-vs-python-s-multiprocessing"]], "Python kwargs_dict": [[17, "python-kwargs-dict"]], "Quick Start Guide": [[1, "quick-start-guide"]], "References": [[7, "references"], [15, "references"]], "References:": [[14, "references"]], "Restart": [[17, "restart"]], "Runtime": [[14, "runtime"], [21, "runtime"]], "Save your work!": [[1, "save-your-work"]], "Science Review Checklist": [[3, "science-review-checklist"]], "Software pre-installed on the Fornax Science Console": [[1, "software-pre-installed-on-the-fornax-science-console"]], "Spectra Generator": [[18, null]], "Starting & Monitoring Analyses": [[1, "starting-monitoring-analyses"]], "Tech Review Checklist": [[3, "tech-review-checklist"]], "Terminology": [[1, "terminology"]], "The Fornax Initiative": [[9, null]], "The bash script": [[17, "the-bash-script"]], "The python helper": [[17, "the-python-helper"]], "Time Domain": [[11, null]], "Troubleshooting": [[1, "troubleshooting"]], "Tutorial Notebooks": [[9, "tutorial-notebooks"], [9, null]], "Use IVOA image search and Fornax download to obtain Galex from the MAST archive": [[7, "use-ivoa-image-search-and-fornax-download-to-obtain-galex-from-the-mast-archive"]], "Use the fornax cloud access API to obtain the IRAC data from the IRSA S3 bucket.": [[7, "use-the-fornax-cloud-access-api-to-obtain-the-irac-data-from-the-irsa-s3-bucket"]], "User Documentation": [[2, null], [9, "user-documentation"], [9, null]], "Using a yaml file": [[17, "using-a-yaml-file"]], "What is a kernel and how do I choose one?": [[1, "what-is-a-kernel-and-how-do-i-choose-one"]], "What is the Fornax Science Console?": [[1, "what-is-the-fornax-science-console"]], "What is the terminal command to list package version info using pip?": [[1, "what-is-the-terminal-command-to-list-package-version-info-using-pip"]], "When should I use distributed or parallel processing?": [[1, "when-should-i-use-distributed-or-parallel-processing"]], "Who should participate in these reviews?": [[3, "who-should-participate-in-these-reviews"]], "Will notebooks that run on Fornax also work on my laptop?": [[1, "will-notebooks-that-run-on-fornax-also-work-on-my-laptop"]], "Work with theoretical catalogs": [[1, "work-with-theoretical-catalogs"]], "top": [[17, "top"]]}, "docnames": ["README", "documentation/README", "documentation/index", "documentation/notebook_review_process", "forced_photometry/README", "forced_photometry/code_src/README", "forced_photometry/data/README", "forced_photometry/multiband_photometry", "forced_photometry/output/README", "index", "light_curves/ML_AGNzoo", "light_curves/README", "light_curves/code_src/README", "light_curves/data/README", "light_curves/light_curve_classifier", "light_curves/light_curve_generator", "light_curves/output/README", "light_curves/scale_up", "spectroscopy/README", "spectroscopy/code_src/README", "spectroscopy/explore_Euclid_data", "spectroscopy/spectra_generator"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["README.md", "documentation/README.md", "documentation/index.md", "documentation/notebook_review_process.md", "forced_photometry/README.md", "forced_photometry/code_src/README.md", "forced_photometry/data/README.md", "forced_photometry/multiband_photometry.md", "forced_photometry/output/README.md", "index.md", "light_curves/ML_AGNzoo.md", "light_curves/README.md", "light_curves/code_src/README.md", "light_curves/data/README.md", "light_curves/light_curve_classifier.md", "light_curves/light_curve_generator.md", "light_curves/output/README.md", "light_curves/scale_up.md", "spectroscopy/README.md", "spectroscopy/code_src/README.md", "spectroscopy/explore_Euclid_data.md", "spectroscopy/spectra_generator.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [1, 3, 7, 10, 14, 15], "0": [1, 7, 10, 15, 17, 21], "00": [17, 21], "000": [11, 14, 21], "0000": 17, "000001": 14, "003153": 10, "0047ab": 10, "01": [17, 21], "01d": 7, "02": 10, "03": 17, "04": [17, 21], "05": [10, 17], "06": 17, "07": 21, "076e2": 7, "09": [10, 21], "091": 21, "0arcmin": 7, "0divf4": 7, "10": [1, 7, 10, 14, 15, 17, 21], "100": [1, 3, 7, 17], "1000": 14, "100g": 17, "1024475": 21, "109y": 15, "10b": 17, "10gb": 1, "10m": 17, "11": 10, "11191": 7, "119": 7, "12": [7, 10, 14, 21], "123a": [7, 15], "125": 1, "1250": 14, "128": 1, "128core": 7, "13": 14, "130": 7, "13second": 14, "14": 21, "142": 1, "144l": 15, "149": 7, "15": [7, 10, 14, 21], "150": [7, 21], "151": 7, "15398": 21, "15508": 21, "156": [7, 15], "157": [7, 15, 20], "15arcmin": 7, "16": [1, 14, 21], "1600": 10, "162": 14, "165": 15, "167a": [7, 15], "16gb": [14, 21], "16th": 10, "17": 21, "170": 14, "18": [10, 14], "180g": 15, "188r": 15, "19": [14, 20, 21], "1990": 10, "1drb": 14, "1e12": 7, "1gb2vwn0v2unstelgttrhiiwifthbxjvz": 10, "1psekvp4lbrdwqk9ws3cai90m3z_2fazl": 14, "20": [10, 14, 17], "200": [7, 10, 14], "2004": 7, "2008": 15, "2010": [14, 15], "2011": 14, "2013": [7, 14, 15], "2013a": [7, 15], "2015": [7, 10, 20], "2015apj": 15, "2016": 7, "2016aj": 7, "2016apj": [7, 15], "2016mnra": 15, "2017": [7, 10], "2017apj": 7, "2018": [7, 14, 15, 21], "2018aj": [7, 15], "2018apj": 15, "2018ascl": 15, "2018mnra": 7, "2019": [7, 10, 15], "2019aj": [7, 15], "2019apj": 15, "2020": [7, 10, 14, 15], "2020apj": [15, 17], "2021": [15, 20], "2022": [7, 10, 14, 15], "2022apj": [7, 15, 17], "2022mnra": 15, "2023": [10, 14, 15], "2023aj": 15, "2024": [1, 10, 14, 17, 20, 21], "22": [14, 17], "224": 7, "227l": 15, "23": [17, 21], "230": 7, "233": 21, "24": 7, "24l": 7, "25": 14, "254517e10": 7, "267": 14, "27": 21, "2745833": 21, "2815559": 21, "2825": 14, "2830": 14, "2d": [7, 10], "30": [10, 17], "300": 21, "31": 21, "33": 21, "33a": [7, 15], "35": 14, "3509134": 14, "3600": [15, 17], "369": 7, "36l": 7, "36m": 15, "373e1": 7, "3749000": 14, "37w": 17, "389m": 15, "3f51b5": 10, "4": 17, "40": [7, 10, 21], "4000": 10, "40000": 7, "40826d": 10, "43": 14, "44": 21, "45": 21, "45583": 7, "457": 15, "458": 14, "46": 15, "473": 7, "48": 7, "49": 21, "4937": 7, "4cpu": [14, 21], "5": 17, "50": [10, 17], "500": [11, 14, 15], "5000": [7, 15], "500000": 17, "500k": [15, 17], "50321": 21, "50c878": 10, "511": 15, "512": 1, "513l": 15, "5281": 14, "53": 21, "54": 21, "54h": 15, "55": 17, "558a": [7, 15], "57l": 15, "5sigma": 10, "6": [7, 17], "60": [1, 7, 10, 14], "60g": 17, "64": 10, "64422": 1, "6g": 17, "7": [7, 10, 21], "73856": 21, "7406933": 15, "75": 7, "76k": 7, "8": [7, 10, 15, 17, 21], "80": 10, "800": 15, "80095": 21, "80178": 21, "826": 15, "826644": 10, "862": 15, "869": 7, "874": 15, "889": 15, "896": 17, "8a360f": 10, "8divf3": 7, "8g": 15, "8m": 15, "9": [7, 10, 21], "90": 3, "92": 21, "927": 15, "933": [15, 17], "935": [7, 15], "95583": 7, "98g": [7, 15], "9n": 7, "A": [1, 7, 15, 17, 21], "As": [10, 14, 15, 17, 21], "At": [15, 21], "Being": 14, "By": [7, 10, 14, 15, 17, 20, 21], "For": [1, 3, 10, 14, 15, 17, 21], "If": [0, 1, 3, 7, 14, 15, 17, 21], "In": [0, 1, 4, 10, 11, 14, 17, 18, 21], "It": [1, 11, 14, 15, 17, 20], "Its": 1, "Not": [14, 15, 21], "OR": 15, "On": [1, 10, 17], "One": [3, 15, 17, 21], "That": 1, "The": [0, 1, 7, 10, 14, 15, 20, 21], "Then": [1, 14], "There": [1, 14, 15, 17, 21], "These": [1, 3, 10, 15, 17], "To": [1, 10, 14, 15, 17], "Will": 21, "With": 10, "_": [10, 15, 17], "__doc__": 17, "_df_lc": 15, "_get_lightcurv": 17, "_now": 17, "_sampl": [15, 17], "a12": 17, "aa_datatypes_and_dataset": 14, "aadesh": 14, "abdu": 1, "abl": [7, 11, 14, 15, 17, 20, 21], "about": [0, 1, 3, 7, 14, 15, 21], "abov": [1, 7, 14, 15, 17, 21], "absenc": 10, "absolut": 21, "acc": 7, "accept": 15, "access": [3, 10, 14, 15, 17, 20, 21], "access_url": 7, "access_url_column": 7, "accident": [6, 8, 13, 16], "accomod": 14, "accompani": 15, "accomplish": 17, "accord": [3, 7, 10, 21], "account": 10, "accret": 10, "accscor": 14, "accscore_dict": 14, "accur": [3, 14], "accuraci": 14, "accuracy_scor": 14, "achiev": 15, "acic": 10, "acord": 7, "across": [1, 14], "acstool": 15, "activ": [1, 10, 14, 15, 17], "active_label": 10, "actual": [1, 15, 17, 20, 21], "ad": [7, 10], "adapt": 17, "add": [1, 7, 14, 15, 17], "addit": [2, 6, 7, 9, 10, 11, 13, 14, 17, 21], "addition": [1, 7], "address": [7, 10], "adjust": 17, "advanc": 15, "advantag": [1, 10, 17], "adventur": [14, 15], "after": [1, 10, 14, 15, 17], "again": [15, 17, 21], "against": 7, "agn": [7, 9, 11, 14, 15, 21], "aid": 10, "akin": 7, "al": [7, 10, 14, 15, 20, 21], "algorithm": [0, 15], "algorthim": 14, "algorthm": 14, "all": [0, 1, 3, 7, 10, 15, 17, 21], "all_band": 7, "all_estim": 14, "all_tag": 14, "allot": 1, "allow": [1, 10, 14, 17], "allow_pickl": 7, "almost": [17, 20], "alon": [14, 15], "along": 14, "alpha": [7, 10], "alreadi": [0, 7, 10, 21], "also": [6, 7, 8, 10, 13, 14, 15, 16, 17, 21], "alter": 17, "altern": 20, "altough": 14, "am": 14, "among": 0, "amongst": 11, "amount": [1, 15, 17, 21], "an": [0, 10, 14, 15, 17, 20, 21], "analys": [2, 9, 18, 21], "analysi": [10, 14], "analyz": 11, "anastasia": 20, "andrea": [14, 15, 17, 21], "angl": 10, "angular": 15, "ani": [0, 1, 3, 7, 10, 14, 15, 17, 20], "annot": 10, "anoth": [1, 10, 14, 17], "answer": [1, 17], "antara": 15, "anyth": [14, 17], "anytim": 17, "apertur": 7, "api": [1, 15], "appar": 14, "appear": [1, 7, 14, 15, 17], "appeas": 14, "append": [7, 10, 14, 15, 17, 21], "append_ax": 10, "appli": [3, 17], "applic": [1, 7], "apply_async": [15, 17], "approach": [7, 10], "appropri": [3, 7, 10, 17], "approv": 1, "approxim": [10, 15], "ar": [0, 3, 7, 10, 11, 12, 15, 17, 19, 20, 21], "arbitrari": 10, "archiv": [0, 3, 9, 10, 11, 17, 18], "archive_nam": 17, "arcmin": 7, "arcminut": 7, "arcsec": 15, "arcsecond": [7, 15, 21], "area": 7, "aren": [7, 15], "arent": 20, "arg": [7, 15], "argument": [7, 15], "around": [1, 7, 17], "arp220": 21, "arrai": [7, 10, 20], "arsen": 14, "ascii": [14, 15, 21], "asdss": 10, "ask": [1, 14, 17], "asmx": 7, "assign": 7, "associ": [7, 14, 15], "assum": [14, 17], "assumpt": 7, "asterisk": 21, "astro": 20, "astronom": [0, 1, 14], "astronomi": 14, "astrophys": [0, 1, 3, 9, 10, 14, 15, 21], "astropi": [7, 10, 14, 15, 20, 21], "astroqueri": [1, 7, 15, 21], "astyp": 14, "atla": 7, "atlasprograminterfac": 7, "attach": [7, 15], "attempt": 17, "attribut": 7, "august": [14, 21], "author": [3, 10, 17], "auto": [7, 14], "autom": [4, 9, 15, 17], "automat": [1, 7, 11, 15, 17, 21], "autopct": 10, "autopct_format": 10, "avail": [0, 7, 14, 15, 17, 20, 21], "averag": [10, 17], "average_arr": 10, "average_arrw": 10, "avoid": [3, 14, 17], "aw": [0, 7, 15, 20], "awai": [1, 14], "awar": [1, 17], "awis": 10, "ax": [7, 10, 14], "ax0": 10, "ax1": [7, 10], "ax2": [7, 10], "ax3": 7, "ax4": 7, "axes_grid1": 10, "axi": [7, 10, 14], "b": 7, "b0ei": 15, "back": [1, 7], "backend": 17, "background": [1, 7, 15, 17], "bagnal": 14, "balanc": 15, "baldassar": 10, "balloon": 17, "band": [7, 9, 11, 15, 20, 21], "band_lc": 14, "band_of_interest": 14, "bandlist": [15, 17], "bands_inlc": 10, "bands_inlcw": 10, "bands_to_drop": 14, "bands_to_keep": 14, "bandwidth": 17, "bar": [7, 10], "barrier": 0, "base": [1, 7, 9, 10, 11, 14, 15, 17, 20], "baselin": 10, "basenam": 7, "bash": 15, "basic": [10, 15, 17], "basu": 15, "beacus": 14, "becaus": [7, 14, 15, 17, 21], "becom": 1, "been": [3, 17], "befor": [1, 7, 10, 14, 17], "begin": [14, 17], "behav": [1, 17], "behavior": 1, "behind": 14, "being": [1, 3, 7, 10, 15, 17], "belong": 10, "below": [1, 3, 10, 14, 17], "benchmark": 15, "benefici": 1, "benefit": 14, "berkelei": 20, "best": [7, 14, 15], "better": 14, "between": [15, 17], "between_tim": 17, "bewar": [1, 17], "bibcod": 15, "big": [0, 1, 3, 14], "bigger": 7, "bin": [7, 10], "bin_factor": 21, "binari": 10, "bit": [10, 17], "bitwis": 10, "bitwise_sum": 10, "bkgsubimag": 7, "black": 7, "blazar": 10, "blob": [3, 14], "block": 3, "blue": [1, 7, 10], "bmh": 10, "bmu_ind_to_xi": 10, "bool": 7, "boss": 21, "both": [1, 7, 10, 14, 15, 17], "bottom": 1, "bouquin": 7, "box": 3, "branch": 1, "bright": 10, "brighter": 14, "brigitta": [1, 7, 14, 15, 17, 21], "bring": [9, 10, 17], "broad": [10, 14, 15], "broken": 7, "brokenprocesspool": 14, "browsabl": 1, "browser": [0, 1], "bucket": 15, "bucket_nam": 7, "bug": 1, "build": [10, 11, 17], "built": [1, 14, 15], "burnt": 10, "busi": 1, "buzzword": 3, "bxplorer": 1, "c": [10, 17], "cach": 17, "cadc": 20, "cadenc": 10, "cadmium": 10, "calc_background": 7, "calc_instrflux": 7, "calcul": [10, 14], "calculate_flux": 7, "calibr": 21, "call": [1, 7, 10, 17], "callback": 15, "caltech": [7, 10, 21], "can": [0, 3, 7, 9, 10, 14, 15, 17, 20, 21], "candidate_clagn": 14, "cannot": [7, 14, 17], "canonicalintervalforest": 14, "capabl": [7, 14, 17, 21], "capit": 7, "captur": 17, "care": 10, "case": [0, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21], "cat": [1, 17], "catalog": 0, "catalog_error_radii": [15, 17], "catch22classifi": 14, "categor": 10, "categori": 10, "caus": [7, 17], "cax": 10, "cc7722": 10, "ccosmoscat": 7, "ccosmoscat_rad": 7, "celesti": 7, "cell": [1, 3, 7, 10, 14, 15, 17], "center": 7, "central": [1, 7], "certain": 10, "cf": 10, "ch": 7, "ch1": 7, "ch1flux": 7, "ch1flux_unc": 7, "ch2": 7, "ch2flux": 7, "ch2flux_unc": 7, "ch3": 7, "ch3flux": 7, "ch3flux_unc": 7, "ch4": 7, "ch4flux": 7, "ch4flux_unc": 7, "ch5": 7, "ch5flux": 7, "ch5flux_unc": 7, "ch6": 7, "ch6flux": 7, "ch6flux_unc": 7, "challeng": [14, 21], "chandra": [7, 21], "chandra_detect": 7, "chandra_hr": 7, "chandra_multiband": 7, "chandrat": 7, "chang": [1, 7, 10, 14, 15, 17], "channel": [1, 3, 7], "charact": [3, 15, 21], "character": 14, "characterist": 10, "chdir": 7, "cheat": 14, "check": [1, 15, 17, 21], "check_is_mtyp": 14, "chhose": 14, "choic": [10, 14, 15], "choos": [10, 14, 15, 17, 21], "chose": 14, "chosen": [10, 14, 15], "chrome": [1, 10], "chunk": [1, 14], "cicco": 10, "circl": 7, "clagn": [10, 14, 15], "clagn_df": 14, "class": [10, 15], "classes_": 14, "classifi": [0, 9, 11, 18], "classifier_funct": 14, "clean": 7, "clean_sampl": [15, 21], "cleanup": 3, "clear": [10, 14], "clf": 14, "click": 1, "clip": [10, 14], "clone": 7, "close": [14, 15, 17], "cloud": [0, 3, 9, 15, 20], "cloud_access": 7, "cm": [7, 10, 14], "cmap": [7, 10], "cnnclassifi": 14, "co": 21, "cobalt": 10, "code": [0, 3, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 21], "code_nam": 1, "code_src": [7, 10, 14, 15, 17, 21], "coincid": 17, "col": [7, 14], "collabor": [0, 7, 15], "collect": [1, 7, 10, 15, 17, 21], "color": [7, 10, 14], "color_color": 7, "colorbar": [7, 10], "colorcod": 10, "column": [7, 14, 17, 20], "com": [1, 3, 7, 10, 14], "combin": [10, 15, 17], "combind": 10, "combine_band": 10, "combinespec": 21, "come": [7, 14, 17], "comfort": 14, "command": [0, 17], "comment": [3, 21], "commit": [0, 6, 8, 13, 16], "common": [0, 15, 21], "commun": [0, 3, 14], "compar": [7, 10, 11, 15, 17, 21], "comparison": [7, 9, 11, 14], "compet": 17, "compil": 7, "complet": [1, 7, 14, 15, 17, 21], "completeness_dict": 14, "complic": [1, 17, 21], "comput": [0, 9, 14, 17, 20], "computation": 0, "concurr": [1, 7], "conda": [1, 7], "configur": 17, "confirm": [14, 15], "confus": [7, 14], "confusion_matrix": 14, "confusionmatrixdisplai": 14, "connect": 1, "consequ": 10, "consid": [1, 3, 14, 15, 17], "consider": 10, "consist": 10, "consol": [0, 2, 9], "consolid": 1, "consolidate_nearby_object": 17, "construct": 1, "contact": [1, 3, 10], "contain": [7, 10, 15, 17], "contamin": 7, "content": [1, 17], "continu": [7, 17], "contourf": 10, "contribut": 3, "control": [1, 15, 17, 21], "conveni": [1, 15, 17, 21], "converg": 7, "convers": 15, "convert": [0, 7, 15, 17], "coord": [7, 15, 20, 21], "coordin": [7, 10, 14, 15, 21], "copi": [7, 17], "copy_on_writ": 14, "core": 14, "correct": [7, 14, 21], "correl": 10, "correspond": [3, 10, 15, 17], "cosmo": [7, 10, 20, 21], "cosmos1": 21, "cosmos2": 21, "cosmos2015": 7, "cosmos3": 21, "cosmos_": 7, "cosmos_0": 7, "cosmos_01": 7, "cosmos_02": 7, "cosmos_03": 7, "cosmos_04": 7, "cosmos_48": 7, "cosmos_chandra": 7, "cosmos_chandra_detect": 7, "cosmos_result": 7, "cosmos_t": 7, "costli": 1, "could": [1, 7, 14, 15, 17, 20, 21], "count": [7, 10], "counter": 10, "coupl": [17, 20], "cover": [10, 14, 21], "cprofil": 1, "cpu": [15, 17], "cpuinfo": 1, "cr": 14, "crash": [1, 17], "crawl": 17, "creat": [0, 1, 10, 11, 15, 17, 18, 21], "create_figur": [15, 17, 21], "credenti": [1, 15], "credit": 10, "criteria": 10, "critic": 10, "cross": [0, 10, 15], "crucial": 21, "csv": 10, "cube": 21, "cull": [1, 15, 17], "cumbersom": 1, "curat": [1, 15, 21], "curios": 7, "curl": 1, "current": [0, 1, 7, 10, 15, 17, 21], "cursori": 14, "curv": [0, 1, 9, 10, 11], "custom_cmap": 10, "custom_them": 10, "cutout": [1, 7, 20], "cutout2d": 7, "cutout_width": 7, "cwdbbbyuo0wznnml5uqnnckl7mwh": 14, "d": [7, 17], "d2d": 7, "d3d": 7, "d68a59": 10, "dai": [10, 14], "dal": 7, "darafram": 7, "daskhub": [1, 3, 7], "dat": 10, "dat_notnorm": 10, "dat_notnormalw": 10, "data": [0, 2, 3, 4, 9, 11, 17, 18], "data_directori": 7, "data_releas": 21, "data_structur": [15, 17], "data_structures_spec": 21, "data_subdirectori": 7, "data_t": 7, "datadir": 21, "datafram": [7, 15, 17, 21], "datalink": 20, "datapoint": [10, 14], "dataset": [1, 4, 9, 10, 17, 20], "datatyp": 14, "dataw": 10, "date": 1, "datetim": 14, "datm": 10, "datw": 10, "dave": [14, 15, 21], "david": [7, 17], "dcic": 10, "de": 10, "dealt": 3, "debug": 1, "dec": [7, 14], "dec_cent": 7, "decid": [10, 17], "decis": 14, "dedic": 7, "deem": 3, "deep_learn": 14, "deeper": [14, 15], "deepli": 1, "def": [7, 10], "default": [1, 3, 14, 15, 17, 21], "defin": [7, 10, 14, 17], "definit": 10, "deg": [7, 21], "degre": [7, 15], "delete_tarfil": 21, "delin": 17, "demo": [0, 1, 14, 17], "demonstr": [7, 10, 11, 15, 17], "depend": [1, 10, 14, 15, 17, 21], "depth": 7, "deriv": 7, "desai": [7, 14], "describ": [7, 17], "descript": [17, 21], "descriptor": 20, "deshmukh": 14, "desi_funct": 21, "desiboss_get_spec": 21, "design": 17, "desir": [1, 7, 17], "dest_path": 14, "detail": [1, 7, 10, 14, 17], "detect": [7, 10, 15], "determin": [1, 17], "dev": 14, "develop": [3, 9, 14], "df": [7, 14], "df_interpol": 14, "df_jwst": 21, "df_lc": [10, 14, 15, 17], "df_lc_020724": 10, "df_lc_090723_yang": 15, "df_lc_gaia": 15, "df_lc_hcv": 15, "df_lc_heasarc": 15, "df_lc_icecub": 15, "df_lc_interpol": 14, "df_lc_ml": 14, "df_lc_panstarr": 15, "df_lc_tess": 15, "df_lc_wise": 15, "df_lc_ztf": 15, "df_optic": 7, "df_spec": 21, "df_spec_deimo": 21, "df_spec_desiboss": 21, "df_spec_herschel": 21, "df_spec_hst": 21, "df_spec_ir": 21, "df_spec_sdss": 21, "df_tractor": 7, "df_xmatch": 7, "diagnos": [1, 17], "diagon": 7, "diagram": 7, "diamet": 7, "dict": [10, 14, 15], "dictionari": [10, 17], "dictionary_bas": 14, "did": [1, 10, 14, 15, 17], "didn": 7, "differ": [1, 7, 9, 11, 14, 15, 17, 21], "differenti": [11, 14], "difficult": 21, "digit": 14, "dimens": 11, "dimension": [1, 10], "dimensionailti": 10, "direct": 15, "directli": [1, 17, 20], "directori": [1, 5, 6, 7, 8, 10, 12, 13, 15, 16, 17, 19, 21], "disadvantag": 14, "disappear": [14, 15], "discern": 14, "discoveri": 14, "discuss": [10, 17], "disk": 17, "disp": 14, "displai": [1, 7, 15, 17], "display_imag": 7, "display_label": 14, "disregard": 10, "disrupt": 10, "distanc": [7, 15], "distance_bas": 14, "distinct": 1, "distinguish": 10, "distribut": [2, 3, 9, 10, 21], "dither": 20, "div": 14, "divid": [10, 14], "do": [0, 3, 10, 14, 15, 20, 21], "dobject": 10, "dobjectsw": 10, "doc": 15, "document": [1, 3, 17], "doe": [7, 10, 14, 15, 17, 20, 21], "doesn": [1, 7, 15, 17, 20], "doi": 14, "domain": [0, 3, 9, 10, 14, 15], "don": [1, 7, 10, 14, 17], "done": [1, 10, 15], "doubl": [1, 7], "down": [1, 7, 14, 17], "download": [6, 10, 13, 14, 15], "download_file_from_google_dr": 14, "download_subdir": 7, "downsid": 15, "dr16": 21, "dr16q": 10, "dr3": 15, "drawback": [14, 15, 17], "drill": 14, "drive": 14, "driver": 1, "drop": [1, 14, 17], "drop_dupl": 14, "droplevel": 14, "dropna": 14, "dsdss": 10, "dtime": 7, "dtw": 10, "dtw_distanc": 10, "dtype": 7, "du": 20, "due": [1, 10, 17], "dummi": 14, "dummyclassifi": 14, "dump": 14, "duplic": [3, 7, 15], "durat": 10, "dure": [1, 17], "duti": 7, "dwise": 10, "dynam": 10, "e": [0, 3, 10, 17], "e30022": 10, "e34234": 10, "each": [1, 3, 7, 10, 14, 15, 17, 21], "eachoth": 7, "earli": 20, "eas": 0, "easi": [10, 14], "easili": [3, 14, 21], "east": 7, "ecosystem": [0, 14], "ecsv": [14, 15, 17, 21], "edgecolor": 10, "edit": [1, 10], "editor": 1, "edu": [7, 10, 20, 21], "ef": 1, "effect": 10, "effici": [1, 3, 7, 15, 17, 21], "eg": [15, 21], "either": [1, 7, 14, 15, 17], "el": 10, "elast": 1, "electromagnet": 10, "element": 7, "els": 7, "elsewher": 1, "em": 10, "email": 1, "embedding_": 10, "emerald": 10, "emiss": [10, 14, 15], "emit": 10, "emploi": 7, "en": 1, "enabl": 21, "encount": [1, 14, 17], "end": [3, 7, 10, 14, 15, 17, 20], "end_seri": 15, "endeavor": 21, "endpoint": 7, "energi": [1, 15], "enhanc": [15, 21], "enough": [15, 17], "ensembl": 14, "ensur": 21, "enter": [1, 21], "entir": [7, 14, 17, 20], "entireti": 15, "entiti": 1, "entri": [0, 7], "enumer": 10, "environ": [1, 7, 10, 14, 17], "epoch": [14, 15], "equal": 15, "equival": 1, "err": [7, 14], "err_panstarrs_g": 14, "err_panstarrs_i": 14, "err_panstarrs_r": 14, "err_panstarrs_z": 14, "err_w1": 14, "err_w2": 14, "err_zg": 14, "err_zr": 14, "error": [1, 3, 14, 15, 17], "error_radiu": [7, 15], "errorbar": 10, "especi": [1, 3, 17, 21], "essenti": 1, "estim": [7, 14], "estimator_typ": 14, "et": [7, 10, 14, 15, 20, 21], "etc": [1, 3, 8, 10, 16, 17], "euclid": 21, "euclidean": 10, "even": [1, 14, 15, 17], "evenli": 14, "event": [10, 15], "ever": 1, "everi": [1, 3, 7, 14, 15, 17], "everyon": 3, "everyth": 14, "evolut": 7, "exactli": [14, 17], "examin": 14, "exampl": [2, 7, 9, 10, 14, 15, 21], "example_t": 7, "exce": [1, 17], "exceed": 17, "except": [3, 7], "execut": [1, 3, 17], "exercis": [10, 14], "exist": [7, 14, 15, 21], "exist_ok": 21, "exit": 17, "expect": [1, 7, 14, 15], "expens": 14, "experiment": 14, "explan": 17, "explod": [14, 17], "explor": [7, 10], "exposur": 7, "extend": [7, 17], "extens": 1, "extern": 20, "extra": 14, "extract": [1, 18], "extract_pair": 7, "ey": 7, "f": [7, 10, 14, 15, 17], "f3": 7, "f4": 7, "f5": 7, "f8": 7, "facil": [10, 21], "facilit": [7, 17], "fact": 17, "factor": [1, 7, 10, 17], "fail": [7, 15, 17], "failur": [7, 17], "fainter": 14, "faisst": [14, 15, 17, 21], "fall": 7, "fals": [7, 14, 15, 17, 21], "familiar": [14, 17], "far": 21, "farm": 1, "fashion": [7, 15], "fast": 7, "faster": [15, 17], "fastest": 15, "favorit": [1, 10, 14, 15], "fd": 7, "featur": [14, 17, 21], "feature_bas": 14, "feb": [1, 10], "fed": 14, "feel": 1, "fermigtrig": [14, 15, 17], "few": [1, 14, 15, 17], "fewer": [14, 17], "ffea00": 10, "fiduci": [3, 7], "field": [7, 10, 17, 21], "fieldname_with_ucd": 7, "fig": [7, 14, 17], "fig_cont": 10, "figsiz": [10, 14], "figur": [7, 8, 10, 14, 15, 16, 17], "file": [0, 1, 3, 6, 7, 8, 10, 13, 14, 15, 16, 21], "file_id": 14, "filesystem": 1, "fill": [7, 14], "filter": [10, 14], "filter_tag": 14, "filtered_product": 7, "final": 14, "final_feq_interpol": 14, "final_freq_interpol": 14, "find": [1, 7, 10, 14, 17], "find_nconfsourc": 7, "finish": 3, "first": [0, 1, 7, 10, 14, 17, 21], "fit": [3, 7, 10, 14, 21], "fix": 7, "flabel": 10, "flabelsw": 10, "flare": 7, "flexibl": 1, "float": [7, 14], "flush": [14, 17], "flux": [7, 10, 14, 15, 20, 21], "flux_24": 7, "flux_chandra_05_10": 7, "flux_chandra_05_2": 7, "flux_chandra_2_10": 7, "flux_comparison": 7, "flux_conv": 7, "flux_galex_fuv": 7, "flux_galex_nuv": 7, "flux_unc": 7, "flux_var": 7, "flux_w1": 14, "fluxerr_24": 7, "fluxmax": 7, "fn": 7, "fname": 7, "fname_filt": 7, "focu": [9, 10, 21], "folder": [1, 10, 11], "follow": [0, 1, 3, 7, 10, 14, 15, 17, 20], "fontsiz": 10, "foot": 10, "forc": [1, 3, 9], "fork": 7, "form": [7, 14, 20], "format": [7, 14, 15, 21], "fornax": [0, 2, 14, 15, 20, 21], "fornax_download": 7, "fornaxdev": [1, 3], "fortun": 17, "forum": 1, "found": [0, 14], "four": 7, "fourth": 17, "fp": 7, "fraction": [10, 20], "frame": [7, 10, 14, 21], "frameon": 7, "framework": 14, "free": 1, "frequenc": 14, "friendli": 14, "from": [0, 3, 10, 11, 14, 17, 18, 20], "from_list": 10, "front": 14, "fudg": 7, "fulfil": [14, 17], "full": [1, 7, 14, 17], "fulli": [0, 15, 17, 21], "function": [1, 3, 10, 14, 17], "fund": 1, "further": [10, 17], "futur": [7, 10, 15, 17, 21], "fuv": 7, "fuvflux": 7, "fuvflux_unc": 7, "fvar": 10, "fvar_arr": 10, "fvar_arrw": 10, "fvar_new": 10, "fvarw": 10, "fy25": 21, "fzr": 10, "fzrw": 10, "g": [0, 3, 10, 14, 17], "ga": 7, "gaia": 17, "gaia_funct": 15, "gaia_get_lightcurv": 15, "gaia_kwarg": 15, "gaiastarttim": 15, "galact": [10, 14], "galaxi": [7, 20, 21], "galex": [10, 17], "galex_band": 7, "galex_band_index": 7, "galex_cutout_width": 7, "galex_detect": 7, "galex_fluxconvers": 7, "galex_imag": 7, "galex_image_product": 7, "galex_mosaic_pix_scal": 7, "galex_prf": 7, "galex_sia_url": 7, "galex_vari": 10, "gamma": [10, 15], "ganesh": 14, "gatewai": 1, "gather": [1, 17, 21], "gaussian": [10, 14], "gaussian_process": 14, "gaussianprocessregressor": 14, "gb": 1, "gca": 10, "gdd": 14, "gdown": 10, "gener": [0, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 21], "general": 14, "georg": 14, "get": [2, 7, 9, 10, 14, 15, 17, 20, 21], "get_": 17, "get_data_product": 7, "get_green_sampl": 15, "get_hon_sampl": 15, "get_indices_by_label": 10, "get_lamassa_sampl": 15, "get_legend": 7, "get_level_valu": 10, "get_lopeznavas_sampl": 15, "get_lyu_sampl": 15, "get_macleod16_sampl": 15, "get_macleod19_sampl": 15, "get_ruan_sampl": 15, "get_sampl": 17, "get_sdss_sampl": 15, "get_sheng_sampl": 15, "get_xlim": 7, "get_yang_sampl": 15, "get_ylim": 7, "getcwd": 7, "getlogg": 10, "gezari": 15, "ginsburg": [7, 15], "git": 7, "github": [0, 1, 3, 7, 10, 14], "gitignor": [6, 8, 13, 16], "give": [1, 7, 15, 21], "given": [1, 3, 7, 10, 15, 17, 21], "go": [1, 3, 7, 14, 17], "go2_sci": 7, "goal": 0, "goe": [1, 14, 17], "gold": 15, "good": [14, 15, 20], "googl": 14, "google_drive_download": 14, "googledr": 10, "googledrivedownload": 14, "gov": 1, "gp": 14, "gpu": 1, "grab": [0, 10, 15], "grai": [10, 14], "greater": [7, 17], "green": [10, 14, 17], "grep": 17, "grid": 11, "grid_resolut": 10, "groom": 7, "ground": 14, "group": 17, "groupbi": [10, 14], "groupi": 14, "guid": [2, 3, 7, 9], "gz": 7, "gzip": 10, "h": [1, 7, 10, 14, 17], "ha": [3, 7, 10, 14, 15, 17, 21], "had": [7, 10], "half": 15, "hammerstein": 10, "hand": 10, "handbook": 1, "handl": [1, 3, 10, 14, 15, 21], "handler": 7, "happen": [1, 10, 17], "hard": [7, 14], "hardwir": 7, "hasing": 21, "have": [0, 1, 3, 7, 10, 15, 17, 20, 21], "haven": 14, "hawai\u02bbi": 21, "hcv_function": 15, "hcv_get_lightcurv": 15, "hcv_kwarg": 15, "hcv_radiu": 15, "hcvstarttim": 15, "hdu": 7, "healpix": 15, "heasarc": [0, 3, 17, 21], "heasarc_catalog": 15, "heasarc_funct": 15, "heasarc_get_lightcurv": 15, "heasarc_kwarg": 15, "heasarcstarttim": 15, "heavili": 7, "help": [2, 3, 9, 10, 14, 15, 17], "helpdesk": [1, 3], "hemmati": [10, 14, 15, 17, 21], "henc": 10, "here": [0, 1, 3, 6, 7, 8, 10, 13, 14, 15, 16, 17, 20, 21], "herschel": 21, "herschel_download_directori": 21, "herschel_funct": 21, "herschel_get_spec": 21, "herschel_radiu": 21, "high": [1, 10], "higher": [7, 10, 14], "highest": [7, 10], "highli": [1, 17], "hist": [10, 14], "hist_per_clust": 10, "histogram": [10, 15], "histogram2d": 10, "histtyp": 14, "hivecotev2": 14, "hold": [7, 10, 20], "home": [1, 7], "homogen": 14, "homogeneity_dict": 14, "hon": [10, 14], "horizont": 14, "host": [7, 10, 21], "hour": [7, 17, 21], "hourangl": 21, "hous": 0, "how": [7, 10, 14, 15, 17, 20, 21], "howev": [1, 7, 10, 14, 21], "hpgeom": 15, "hq": 1, "hr": 7, "hsa": 21, "hspace": 7, "hst": [15, 21], "hst_get_spec": 21, "html": [0, 1, 7, 15, 21], "http": [0, 1, 3, 7, 10, 14, 15, 20, 21], "hub": 1, "hubbl": 21, "hue": 7, "hunder": 14, "hundr": 17, "hurdl": 17, "hybrid": 14, "hyperparam": 14, "hyperparamet": 14, "i": [0, 2, 3, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 20, 21], "icecub": [14, 17], "icecube_funct": 15, "icecube_get_lightcurv": 15, "icecube_kwarg": 15, "icecube_select_topn": [15, 17], "icecubestarttim": 15, "ich": 7, "icr": 7, "id": 7, "id_chandra09": 7, "idea": 14, "identif": [7, 10], "identifi": [7, 10, 14, 17], "idx": 7, "idxmin": 7, "ie": 3, "ignor": [7, 15], "ignore_index": 14, "imag": [0, 3, 4, 10, 14, 21], "image_accessrefer": 7, "image_servic": 7, "imagehdu": 7, "img_pair": 7, "immedi": 17, "imper": 10, "implement": [17, 21], "impli": 7, "implic": 1, "import": [1, 3], "importerror": 7, "improv": [14, 15], "imshow": 10, "inabl": 17, "inact": [1, 15, 17], "incas": 10, "includ": [1, 3, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21], "include_plot": 14, "inclus": 0, "incompat": 15, "incomplet": 14, "increas": [0, 7, 10, 15], "inde": 7, "indeci": 10, "independ": [1, 17], "index": [1, 7, 10, 14], "indic": [10, 14, 17], "individu": [1, 14, 15, 17], "individualtd": 14, "ineffici": 17, "influenc": 10, "info": [7, 15], "inform": [1, 3, 10, 14, 15, 17], "infrar": 21, "ingest": 21, "inher": 1, "initi": [0, 10, 14], "inlcud": 14, "inlin": 7, "inner": 14, "inplac": [7, 14], "input": [1, 10, 17], "input_sampl": 21, "inputparam": 7, "insensit": 10, "insert": 17, "inspect": 17, "instal": [0, 7, 10, 14, 15, 17, 21], "instanc": [1, 10], "instead": [1, 7, 15, 17, 21], "instruct": 1, "instrument": [7, 14], "insur": 1, "int": [7, 10, 17], "integ": 7, "intend": [1, 3, 17], "intens": 0, "intent": 14, "inter": 7, "interact": 17, "interest": [7, 10, 14, 15, 17, 20], "interfac": [1, 7, 14, 15], "intermedi": 14, "intermitt": 1, "intern": [15, 17], "internet": 1, "interopl": 10, "interpol": [10, 14], "interpret_tractor_result": 7, "interv": [14, 17], "interval_bas": 14, "intro": 3, "introduc": [14, 17], "introduct": [1, 3], "invit": 1, "invok": 1, "involv": [1, 3, 7, 15], "io": [0, 1, 7, 10], "ipac": [7, 10, 21], "ipynb": [0, 1, 14], "ir": [7, 10, 15, 21], "irac_band": 7, "irac_band_index": 7, "irac_ch1_go2_sci_10": 7, "irac_ch2_go2_sci_10": 7, "irac_ch3_go2_sci_10": 7, "irac_ch4_go2_sci_10": 7, "irac_cutout_width": 7, "irac_fluxconvers": 7, "irac_mosaic_pix_scal": 7, "irac_prf": 7, "ironi": 1, "irsa": [0, 1, 3, 20], "irsa_cosmo": 7, "ish": 1, "isin": 14, "isna": 7, "issu": [1, 17], "item": 10, "iter": 17, "itertupl": 7, "its": [1, 3, 6, 10, 13, 14, 15, 17], "itself": [7, 10, 15, 17], "ivoid": 7, "j": [10, 17], "jadesg": 21, "jafariyazani": 7, "jason": 14, "jessica": [7, 14, 15, 17, 21], "jet": 10, "jiffyclub": 1, "jk": 3, "jmlr": 14, "job": [1, 14, 15, 17], "join": [7, 15, 17], "journal": 15, "jovyan": 7, "json": 14, "july2023": 1, "jumbl": 17, "jump": 10, "jupyt": [1, 3], "jupyterlab": [2, 9], "jupytext": 0, "just": [7, 15, 17, 21], "justifi": 3, "jwst": 21, "jwst_get_spec": 21, "jy": [7, 10], "k": [7, 10, 17], "k2": 14, "kdeplot": 7, "kea": 21, "keck": 21, "keck_funct": 21, "keckdeimos_get_spec": 21, "keep": [1, 7, 10, 14, 15, 17, 20], "keepsw": 10, "kei": [1, 7, 10], "kept": 10, "kernel": 14, "kernel_bas": 14, "key_ord": 10, "keyword": 15, "kill": [1, 17], "kind": [7, 10, 14], "kneighborstimeseriesclassifi": 14, "knn": 14, "know": [1, 7, 14, 20], "known": [14, 15], "kohonen": 10, "krick": [7, 14, 15, 17, 21], "kriek": 20, "kristina": 7, "ks_flux_aper2": 7, "ks_flux_aper_2": 7, "ks_fluxerr_aper2": 7, "kwarg": 17, "kwd": [15, 17], "l": [10, 17], "l1": 10, "la": [7, 14], "lab": 10, "labc": 10, "labcw": 10, "label": [7, 10, 11, 15, 17, 21], "labeldist": 10, "laci": 7, "lack": [10, 14], "laigl": 7, "lamassa": [10, 14, 15], "lang": 7, "larg": [4, 9, 10, 11, 14, 15, 21], "larger": [1, 7, 15, 17], "largest": 10, "last": [10, 14], "later": [1, 7, 14, 15, 17], "lattic": 10, "launcher": 1, "lc_clagn": 14, "lc_classifi": 12, "lc_interpol": 14, "lc_sdss": 14, "lead": 1, "learn": 11, "least": [14, 15, 17], "leav": [15, 17], "lectur": 1, "left": [1, 10], "left_on": 7, "legend": [7, 10, 14], "legend_el": 14, "len": [7, 10, 17], "less": [10, 14, 17], "let": [7, 14, 17], "level": [7, 10, 14], "lib": 7, "librari": [1, 3, 7, 10, 14, 15, 17, 18, 21], "light": [0, 1, 7, 9, 10, 11], "light_curv": 11, "light_curve_classifi": [11, 15], "light_curve_gener": [10, 11, 12, 14], "lightcurv": [10, 15, 17], "lightkurv": 15, "lightkurvestarttim": 15, "lightli": 3, "like": [7, 14, 15, 17], "lim": 7, "limit": [7, 10, 15, 21], "line": [1, 3, 7, 10, 14, 15, 17], "line2d": 14, "linear": [7, 10], "linearsegmentedcolormap": 10, "linestyl": 10, "linewidth": [10, 14], "link": [1, 3, 20, 21], "linspac": 10, "list": [0, 3, 7, 10, 15, 17], "lite": 15, "literatur": [10, 11, 15], "ll": [10, 17], "load": [1, 7, 14, 17], "load_top_output": 17, "loc": [7, 10, 14], "local": [7, 10, 14, 15, 17], "local_normalization_max": 14, "locat": [1, 7, 15, 20, 21], "log": [7, 8, 10, 15, 16], "log10": 10, "logger": 10, "loggin": 3, "login": 1, "logout": 1, "logs_dir": 17, "long": [1, 10, 15, 17], "longer": [1, 7, 10, 17], "longest": [10, 17], "look": [1, 10, 14, 15, 17], "lookup_img_pair": 7, "lopez": 14, "lost": [15, 17], "lot": [14, 17], "loud": 10, "low": 21, "low_limit_s": 10, "lower": [7, 10], "lw": 14, "lyu": [10, 14], "l\u00f6ning": 14, "m": 1, "machin": [10, 11, 14, 17], "macleod": 14, "made": [7, 10, 14, 15, 17], "mag": 15, "mag_galex_fuv": 7, "mag_galex_nuv": 7, "magerr_galex_fuv": 7, "magerr_galex_nuv": 7, "magnitud": 15, "mai": [1, 6, 7, 8, 10, 13, 14, 15, 16, 17, 20, 21], "main": [1, 14, 17], "maintain": 3, "major": [0, 14], "make": [1, 7, 9, 11, 20], "make_axes_locat": 10, "makedir": 21, "man": 17, "manag": [2, 7, 9, 17], "manhattan": 10, "mani": [1, 7, 14, 15, 17, 21], "manifest": 17, "manipul": [14, 15], "manual": [7, 15, 17], "map": [7, 10], "mapp": 10, "mapper": 10, "mapperg": 10, "mapshap": 10, "mapsiz": 10, "mark": 1, "markdown": 0, "markers": 10, "marku": 14, "marziy": 7, "mashup": 7, "mask": [7, 10], "massa": 14, "mast": [0, 3], "mast_funct": 21, "master": [3, 7], "match": [15, 20, 21], "match_coordinates_ski": 7, "match_flag": 7, "match_radiu": 17, "match_to_catalog_ski": 7, "math": 7, "matplotlib": [7, 10, 14, 15, 21], "matric": 14, "matrix": 14, "matter": 10, "mauna": 21, "max": [1, 3, 7, 10, 15], "max_fermi_error_radiu": 15, "max_lin": 7, "max_r_flux": 14, "max_sax_error_radiu": 15, "max_search_radiu": 17, "max_width": 7, "maxarrai": 10, "maxarrayw": 10, "maximum": [10, 14], "maximum_arr": 10, "maximum_arrw": 10, "mayb": 20, "mcinn": 10, "md": [3, 14], "mean": [1, 10, 14, 17], "mean_band": 14, "mean_property1": 10, "mean_property2": 10, "meanarrai": 10, "meanarrayw": 10, "mearli": 10, "measur": [0, 7, 10, 14], "mechan": 14, "med_r": 10, "median": 14, "medium": [15, 17], "meisner": 15, "mem_prof": 1, "member": 3, "membership": 10, "meminfo": 1, "memori": [0, 3, 14, 17], "memory_profil": 1, "mention": 10, "menu": 1, "mer": 20, "merg": [7, 14, 20, 21], "merged_24": 7, "merged_allirac": 7, "meshgrid": 10, "messag": [1, 15, 17], "metadata": 7, "meter": [14, 21], "method": [1, 3, 14, 15, 20], "metric": [9, 11, 14], "microjanski": 7, "microjy_flux": 7, "microjy_unc": 7, "micron": 7, "middl": 10, "might": [1, 7, 10, 20], "min": [7, 10, 14], "min_d": 10, "min_dist": 10, "mind": 7, "mini": 1, "miniconda": 1, "minim": 1, "minimum": [7, 10], "minut": [1, 17], "mir": 10, "mise": 14, "miss": [7, 10, 17], "missingdata_drop_band": 14, "missingdata_to_zero": 14, "mission": [1, 7, 14, 15, 21], "mjd_to_datetim": 14, "mjy": [15, 21], "mkdir": 21, "ml": [0, 1, 11, 12, 15], "ml_agnzoo": [11, 12, 15], "ml_util": 10, "mock": 21, "mode": 14, "model": [10, 14, 15], "model_select": 14, "moder": 1, "modifi": 1, "modul": 3, "moment": 1, "monitor": [2, 9, 11, 15], "month": 14, "more": [0, 1, 7, 10, 14, 15, 17, 21], "mosaic": 7, "mosaic_pix_scal": 7, "mosdef": 20, "most": [1, 3, 10, 14, 17], "mostli": [10, 14], "motiv": [0, 3], "mount": 1, "moutard": 7, "move": 7, "mp": 15, "mpl": 21, "mpl_toolkit": 10, "mpld3": 7, "msa": 21, "msz0": 10, "msz1": 10, "mtype": 14, "mu": [7, 10], "much": [1, 7, 10, 17], "multi": [9, 10, 11, 14, 18], "multiband": [4, 9, 14], "multiband_phot": 7, "multiindex": [14, 15, 21], "multiindexdfobject": [14, 15, 17, 21], "multipl": [7, 11, 14, 15, 17, 18], "multiprocess": [1, 7, 15], "multithread": 1, "multivari": 14, "multiwavelenght": 4, "multiwavelength": [1, 14], "must": [1, 7, 17], "my_sampl": 14, "mysample_clagn": 14, "mysmc": 1, "myst": 0, "n": [7, 14], "n_job": [10, 14], "n_neighbor": 10, "n_worker": 15, "name": [1, 7, 10, 14, 15, 17], "namedtupl": 7, "nan": [7, 14], "nanmedian": 10, "nansum": 10, "narr": 3, "narrow": 3, "nasa": [0, 1, 3, 7, 9], "natur": 14, "nava": 14, "navig": [2, 9], "navteca": 1, "nbconvert": 1, "nconfsrc": 7, "nd": 7, "ndarrai": 7, "nddata": 7, "nearbi": 7, "nearest": [7, 10], "nears": 17, "necesarili": 21, "necessari": [0, 1, 10], "necessarili": 15, "ned": 15, "need": [0, 1, 3, 7, 10, 14, 15, 20, 21], "neeed": 14, "neg": 7, "neglig": 17, "neighbor": [10, 15], "neightbor": 10, "neowis": 15, "network": [1, 10, 17], "never": [15, 17], "new": [6, 10, 14, 17], "new_queu": 10, "next": [7, 10, 14, 15, 17], "ngalex_pix": 7, "ngap": 7, "ngc3049": 21, "ngc4670": 21, "ngroup": 14, "nn": [1, 3], "node": 1, "nois": 14, "non": [14, 17], "none": [7, 15, 17, 21], "norm": 7, "norm_column": 14, "normal": [7, 10, 15], "normalize_clipmax_object": 10, "note": [1, 6, 7, 10, 13, 15, 17, 21], "notebook": [0, 6, 7, 11, 12, 13, 14, 15, 19, 20, 21], "notebooknam": 1, "noth": 14, "now": [7, 10, 14, 15, 17, 21], "np": [7, 10, 21], "nproc": 1, "npz": 7, "nuclei": [10, 14], "num": [15, 17], "num_normal_qso": 15, "numb": 10, "number": [1, 7, 10, 11, 14, 15, 17, 21], "numer": [1, 14, 15], "numpi": [0, 1, 7, 10, 14, 15, 21], "numplot": 10, "nuniqu": 10, "nutshel": 17, "nuv": 7, "nuvflux": 7, "nuvflux_unc": 7, "nway_write_head": 7, "nworker": [15, 17], "nyland": 7, "o": [1, 7, 10, 21], "oastler": 14, "ob_of_interest": 14, "object": [1, 7, 10, 15, 17, 20, 21], "objectid": [10, 14, 15, 17], "objectsw": 10, "objid": 10, "objsrc": 7, "obscur": 7, "observ": [7, 10, 14, 15, 17, 20, 21], "observarion": 10, "observation": 14, "observatori": 15, "obstap": 20, "obtain": [1, 4, 21], "occur": 1, "occurr": 21, "ochr": 10, "off": [7, 10, 20], "offer": 1, "often": [1, 17], "ok": [3, 20], "onc": [1, 7, 15, 17], "one": [3, 7, 10, 14, 15, 17, 21], "ones": [7, 21], "onli": [0, 1, 7, 10, 14, 15, 17, 21], "onto": 10, "oobject": 10, "open": [7, 14, 15, 17], "oper": 1, "opportun": 17, "oppos": 7, "opposit": 15, "opt": 7, "opt_id": 7, "optic": [7, 10, 15, 21], "optical_vari": 10, "optim": [3, 7, 10, 21], "option": [1, 3, 11, 14, 15, 17], "orang": 14, "orchestr": 1, "order": [1, 7, 10, 14, 15, 17], "ordereddict": 10, "org": [0, 14, 15], "organ": 10, "orient": 14, "origin": [7, 10, 14], "other": [7, 10, 14, 15, 17, 20], "otherwis": [6, 13], "our": [1, 3, 10, 14, 15, 17], "out": [1, 3, 7, 14, 17], "outband": 7, "outer": 7, "outlier": [10, 14], "output": [1, 6, 11, 13, 17], "output_profile_nam": 1, "outset": 14, "outsid": [1, 7, 15], "over": [7, 10, 17, 21], "overal": [14, 17], "overlap": [10, 21], "overplot": 7, "overwrit": [15, 17, 21], "overwrite_existing_lightcurv": 17, "overwrite_existing_sampl": 17, "own": [8, 14, 16, 17], "p": 10, "p_i": 7, "pac": 21, "packag": [10, 14, 15, 21], "pad": 10, "padovani": 10, "page": [10, 17], "pair": [0, 7], "palett": 7, "palomar": [10, 17], "panda": [1, 7, 10, 14, 15, 17, 21], "panel": [1, 10, 14, 17], "panstarr": [10, 14, 15, 17], "panstarrs_funct": 15, "panstarrs_get_lightcurv": 15, "panstarrs_kwarg": 15, "panstarrs_search_radiu": 15, "panstarrsstarttim": 15, "paper": [14, 15, 17], "paper_kwarg": 17, "paper_link": 17, "papers_list": 17, "parallel": [2, 3, 9, 14], "parallel_df_lc": 15, "parallel_endtim": 15, "parallel_starttim": 15, "paralleliz": 1, "paramet": [1, 7, 10, 17], "paramlist": 7, "parent": 17, "parquet": [1, 10, 14, 15, 17], "parquet_dir": 17, "parquet_loadnam": [14, 15], "parquet_savenam": [14, 15], "pars": 17, "part": [3, 10, 17, 21], "parti": 7, "particular": [1, 10, 14, 15, 17, 21], "particularli": 17, "pass": [7, 14], "past": [7, 17], "path": [7, 10, 14, 15, 17, 21], "path_to_sampl": 14, "pca": 10, "pd": [7, 10, 14, 15, 17], "pedregosa": 14, "peer": 1, "peopl": 1, "per": [3, 14, 17], "percentag": 17, "perform": [1, 7, 17], "perhap": 10, "period": [1, 17], "permiss": 1, "photometeri": 7, "photometr": [7, 14], "photometri": [0, 1, 3, 9, 10, 14, 15, 20], "photon": 15, "photoz": 7, "physic": [10, 14, 21], "pid": 17, "pids_df": 17, "pie": 10, "piec": [1, 17], "pip": [7, 10, 14, 15, 17, 21], "pipelin": 1, "pivot": 14, "pixel": 7, "pkl": 7, "place": [0, 1, 17], "placehold": 1, "planar": 10, "platform": [1, 7, 10, 15, 20], "pleas": [1, 10], "plot": [10, 14, 20], "plot_funct": [15, 17, 21], "plot_overview": 17, "plot_s": 7, "plot_time_tag": 17, "plt": [7, 10, 14, 21], "png": [7, 10], "po": 7, "point": [7, 10, 14, 15, 17, 21], "pool": [7, 15, 17], "popul": [7, 10], "portal_vo": 7, "posit": [0, 7, 11], "possibl": [3, 7, 10, 14, 17], "possibli": 7, "posterior": 10, "potenti": [10, 14, 17], "power": [1, 10, 15], "pp": 14, "pprint": 7, "pr": 1, "practic": [0, 10], "pre": [0, 17], "precis": 21, "predefin": 17, "predic": 14, "predict": 14, "predicted_label": 14, "preexist": 1, "prefer": [1, 3, 10, 21], "preferenti": 7, "prem": 7, "prematur": 17, "prep": 10, "prepar": [14, 21], "prepare_prf": 7, "prepreocess": 10, "presenc": 10, "present": [10, 17], "preserv": 10, "press": [1, 17], "pretti": 14, "prevent": [6, 8, 13, 14, 16], "previou": [7, 14, 17], "previous": [1, 7, 14, 15, 17, 21], "prf": 7, "prf_cen": 7, "prf_fuv": 7, "prf_irac_ch1": 7, "prf_irac_ch2": 7, "prf_irac_ch3": 7, "prf_irac_ch4": 7, "prf_nuv": 7, "primarili": [1, 17], "print": [7, 10, 14, 15, 17], "prior": 7, "privat": 1, "prob": 10, "probabl": [7, 10], "problem": [1, 7, 14, 15, 17], "proc": 1, "process": [2, 7, 9, 10, 14], "processor": [1, 7, 14], "produc": 1, "product": [7, 20, 21], "producttyp": 7, "prof": 1, "program": [1, 10], "progress": [14, 15, 17], "project": [0, 10, 14], "project_data": 10, "promis": 14, "proov": 7, "properti": 10, "propfvar": 10, "propmean": 10, "propos": 14, "protocol": 1, "prototyp": 7, "provid": [0, 10, 11, 17], "prussian": 10, "psffuv": 7, "psfnuv_faint": 7, "public": [11, 15, 18, 21], "publicli": 1, "publish": [1, 7], "pull": 7, "pure": 7, "purpos": [7, 10, 15], "push": [1, 14], "put": [1, 7, 14, 15, 21], "pw": 10, "py": [1, 7, 17], "pyarrow": 15, "pydata": 15, "pyplot": [7, 10, 14, 21], "python": [0, 7, 14, 15, 21], "pyvo": [1, 7, 15], "qso": [14, 15], "qu": 21, "qualiti": [1, 20], "quasar": [10, 14, 15], "quench": 7, "queri": [1, 7, 11, 14, 15, 17, 21], "query_mission_list": 7, "query_region": 7, "query_result": 7, "querystr": 14, "querystring1": 14, "querystring2": 14, "question": [10, 17], "queue": 17, "quick": [2, 9, 14], "quickli": [1, 17], "quiescent": 7, "quiet": 10, "quit": [7, 15], "r": [1, 7, 10, 14, 15, 17, 21], "r_mag_auto": 7, "r_magerr_auto": 7, "ra": [7, 14], "ra_cent": 7, "rad_in_arcmin": 7, "radiat": 10, "radii": 15, "radio": 10, "radiu": [7, 15, 17], "raen": [7, 14, 15, 17, 21], "rai": [10, 15], "ram": [1, 14, 15, 17, 21], "randint": 10, "random": [10, 14, 21], "random_st": [10, 14], "randomintervalclassifi": 14, "randomize_z": [15, 17], "randomli": 14, "rang": [7, 10, 14, 20, 21], "rate": [1, 10], "rather": [3, 14], "ratio": 7, "raw": [10, 17], "rbf": 14, "rchari": 10, "re": [3, 7, 14, 17], "reach": 1, "read": [7, 10, 15, 17, 21], "read_parquet": [10, 14, 15, 17], "read_pickl": 7, "readabl": 10, "reader": 17, "readi": [1, 7, 20], "readthedoc": 1, "real": [14, 15], "realiti": 17, "realli": [1, 7], "reason": [3, 17], "recent": 14, "recogn": [7, 17], "recognis": 0, "recommend": [11, 17], "record": 15, "rect": 10, "red": [1, 10], "redirect": 17, "redo": 17, "redshift": [7, 10, 20], "reduc": [0, 11, 17, 21], "reduct": [1, 10, 21], "refer": 17, "reflect": 7, "reformat": 14, "reformat_df": 14, "regardless": 14, "region": 7, "regist": 1, "registri": [1, 7, 14], "regplot": 7, "regress": [7, 10], "regsearch": 7, "relat": 15, "releas": [14, 20, 21], "relev": [1, 3, 17], "reli": [1, 7, 15], "remov": [0, 3, 7, 10, 15], "remove_incomplete_data": 14, "remove_objects_without_band": 14, "renam": 7, "replac": [14, 15], "repo": [0, 1, 10, 14], "report": [1, 7], "repositori": [0, 1, 6, 8, 13, 15, 16], "repres": 7, "reproduc": 0, "request": [1, 15, 17], "requir": [1, 3, 7, 10, 14, 15, 17, 21], "requirements_light_curve_classifi": 14, "requirements_light_curve_gener": 15, "requirements_ml_agnzoo": 10, "requirements_multiband_photometri": 7, "requirements_scale_up": 17, "rerun": 17, "research": [0, 9, 10], "reservoir": 7, "reset": 14, "reset_index": [10, 14], "resid": 7, "resolut": [10, 21], "resourc": [2, 7, 9, 11, 14, 15, 17, 18, 21], "respect": [7, 10], "respons": [1, 7], "rest": [7, 10, 14], "restart": 1, "restrict": 7, "result": [0, 1, 8, 14, 15, 16, 20], "resultmax": 7, "results_": 7, "retrac": 14, "retriev": [1, 6, 11, 13, 15, 17], "return": [1, 7, 10, 15, 17, 20, 21], "return_metadata": 14, "reus": [15, 21], "reveal": 10, "rid": 14, "right": [1, 7, 10, 15, 17], "right_on": 7, "rise": 17, "robust": 7, "rocketclassifi": 14, "root": [7, 10], "rotat": [7, 10], "round": 10, "routin": 10, "row": [7, 14, 15, 17, 20], "ruan": 17, "run": [0, 3, 4, 15, 20, 21], "run_id": 17, "run_sync": 7, "run_tractor": 7, "runnig": 7, "runtim": [3, 17], "rx": 10, "s3": [1, 15], "safe": [7, 15], "sai": [3, 14], "sajaysurya": 14, "salvato": 7, "same": [1, 7, 10, 14, 15, 17], "sampl": [0, 1, 9, 11, 14], "sample_nam": 15, "sample_select": [15, 21], "sample_t": [14, 15, 17, 21], "sample_table_df": 14, "samplen": 10, "save": [7, 14, 15, 17, 21], "save_output": [15, 17, 21], "savefig": [7, 10], "savename_df_lc": 14, "savename_sampl": [14, 15], "savez": 7, "saxgrbmgrb": [15, 17], "scalarmapp": 7, "scale": [1, 3, 7, 11, 14, 15, 20], "scale_up": [11, 15, 17], "scatter": 10, "scatterplot": 7, "scenario": [11, 18], "scheme": [10, 15], "sci_bkg_pair": 7, "scienc": [0, 2, 7, 9, 10, 14, 15], "science_demo": 1, "scientif": [0, 1, 3, 21], "scientist": [3, 10, 20], "scikit": 14, "scipi": [14, 15], "scityp": 14, "scope": 3, "score": 14, "scp": 1, "scratch": [15, 21], "screen": [15, 21], "script": 15, "scroll": 1, "sdss": [10, 14], "sdss_df": 14, "sdss_function": 21, "sdss_get_spec": 21, "sdss_qso": 10, "seaborn": 7, "search": [15, 20, 21], "search_radiu": [15, 17], "search_radius_arcsec": 21, "searchabl": 21, "second": [0, 7, 17], "section": [15, 17, 21], "sed": 10, "see": [0, 1, 7, 10, 14, 15, 17], "seem": [14, 17], "seen": 10, "seifert": 10, "select": [1, 7, 9, 11, 15, 17], "self": 10, "semin": 7, "send": 7, "sens": 20, "sensibl": 14, "sensit": 10, "separ": [6, 7, 10, 13, 15, 17, 21], "seper": 7, "seri": [14, 15], "serial": [14, 15], "serv": 7, "server": [1, 3, 7, 14, 17, 21], "servic": [1, 7, 20], "servicetyp": 7, "session": [15, 17, 21], "set": [0, 1, 7, 10, 11, 14, 15, 17, 21], "set_arrai": 7, "set_index": 14, "set_size_inch": 7, "set_titl": 10, "set_xlabel": [10, 14], "set_xlim": [7, 14], "set_ylabel": [10, 14], "set_ylim": [7, 14], "setlevel": 10, "setup": [1, 14, 15], "sevamoo": 10, "sever": [1, 15, 17], "sh": 17, "shape": 10, "shapelet_bas": 14, "shapelettransformclassifi": 14, "share": 17, "shared_memori": 10, "sharpli": 17, "shemmati": 10, "sheng": 14, "shift": 10, "shoobi": 14, "shoop": 14, "short": [1, 3], "shoubaneh": [10, 15, 17, 21], "should": [6, 7, 8, 13, 14, 15, 16], "shouldn": 14, "show": [1, 7, 10, 14, 15, 17, 21], "show_nbr_figur": [15, 17, 21], "showcas": 21, "shown": [7, 17], "shrink": 7, "shuffl": [10, 14], "shuffle_datalabel": 10, "shupe": [7, 15, 17, 21], "shut": 1, "shutil": 7, "sia": [1, 7, 20], "sia_url": 7, "siav1": 7, "siav2": 20, "side": 7, "sienna": 10, "sigma": 14, "sigma_band": 14, "sigmacl": 10, "sigmaclip": 10, "sigmaclip_lightcurv": 14, "sigmaclip_valu": 14, "signal": [15, 17], "signific": [14, 15, 17], "silenc": 3, "simbad": [7, 15], "similar": [1, 10, 15, 17, 20], "simpl": 7, "simplest": 7, "simpli": [3, 10, 14], "simplic": 21, "simplifi": 15, "simultan": 1, "sinc": [1, 14, 17], "singl": [1, 7, 15, 17, 20, 21], "singleob": 14, "singleobj": 10, "sipocz": 14, "sip\u0151cz": [7, 15, 17, 21], "sit": 10, "size": [1, 7, 10, 15, 17], "skim": 17, "skimag": 7, "skip": [10, 17], "sklearn": 14, "sky": [7, 14, 21], "skybg": 7, "skybg_product": 7, "skybkg_pattern": 7, "skycoord": [7, 15, 21], "skymean": 7, "skynois": 7, "slack": [1, 3], "slightli": 14, "slit": 21, "slitless": 21, "sloan": 14, "slope": 7, "slow": 17, "sm": [7, 10], "small": [1, 7, 15, 17], "small_clagn_sdss_df_lc": 14, "small_clagn_sdss_sampl": 14, "smaller": [1, 10, 17], "smce": 15, "smooth": 10, "smoothli": 17, "sn": 7, "snakeviz": 1, "so": [1, 3, 7, 9, 10, 14, 15, 17], "soft": 7, "soft12013l": 15, "softwar": [0, 2, 9, 21], "sole": 14, "solut": [7, 14, 17], "solv": 1, "some": [0, 3, 7, 10, 14, 15, 17, 20, 21], "somehow": 7, "someth": [7, 14, 17], "sometim": 1, "somfactori": 10, "sompi": 10, "soon": 17, "sort": [1, 3, 7, 10, 14], "sourc": [0, 7, 10, 14, 15, 20, 21], "space": [1, 7, 10, 15], "spacetelescop": 3, "span": 14, "sparcl": 21, "spars": 14, "sparsest": 14, "spatial": 10, "special": [15, 21], "specif": [1, 10, 14, 15, 17], "specifi": [1, 7, 17], "specobjid": 17, "spectra": 10, "spectra_gener": 19, "spectral": 21, "spectroscop": [15, 18, 19], "spectroscopi": [3, 14, 18, 20], "spectrum": 21, "specutil": 21, "speed": [7, 15], "spherex": 21, "spider": 10, "spider_agn": 10, "spider_agnbl": 10, "spider_bl": 10, "spider_qsobl": 10, "spike": 17, "spire": 21, "spitzer": [7, 21], "spitzer_funct": 21, "spitzerirs_get_spec": 21, "splash": 7, "splash_1_flux": 7, "splash_1_flux_err": 7, "splash_1_mag": 7, "splash_1_magerr": 7, "splash_2_flux": 7, "splash_2_flux_err": 7, "splash_3_flux": 7, "splash_3_flux_err": 7, "splash_4_flux": 7, "splash_4_flux_err": 7, "split": [1, 17], "spread": 7, "stabl": 1, "stackexchang": 17, "standard": [0, 1, 15, 17], "star": [7, 20, 21], "start": [0, 2, 7, 9, 10, 14, 15, 17, 20], "start_seri": 15, "startangl": 10, "startswith": 7, "startup": 1, "stat_band": 10, "state": 14, "statement": [3, 17], "statisitc": 14, "statist": [10, 14, 15], "statsmodel": 7, "statu": 17, "std": [10, 14], "stderr": 17, "stdout": 17, "stellar": 21, "step": [1, 7, 15, 17, 21], "stepfil": 14, "stephani": [14, 15], "steve": 7, "stick": 17, "still": [1, 17], "stop": 1, "storag": [7, 15], "store": [5, 6, 8, 12, 13, 14, 15, 16, 17, 19, 20, 21], "str": [7, 14, 15], "straightforward": 14, "straightlin": 7, "strang": 17, "stratifi": 14, "stretch_small_values_arctan": 10, "strictli": [10, 15], "string": 17, "strong": 10, "structur": [7, 14, 20], "stsci": [1, 7], "studi": [7, 15, 21], "style": [3, 10], "stype": 7, "subdirectori": 17, "subimag": 7, "subimage_wc": 7, "submit": [15, 17], "subplot": [7, 10, 14], "subplots_adjust": 7, "subsampl": 10, "subsequ": 17, "subset": [1, 7, 10, 14], "subtract": 10, "succe": 17, "success": 17, "successfulli": [1, 17], "suddenli": 17, "suffici": 15, "suggest": [1, 3, 7, 15, 21], "suit": [1, 14], "suitabl": 10, "sum": [7, 10], "summari": [14, 17], "summary_df": 17, "summary_i": 17, "summit": 21, "suppli": 0, "support": [1, 15, 21], "sure": [7, 10, 14, 15, 20], "surfac": 10, "surpris": 17, "survei": [7, 14, 21], "suspect": 1, "suvi": 15, "switch": 1, "sy": [7, 10, 14, 15, 17, 21], "symbol": 17, "synchron": 1, "syntax": [7, 14], "system": [0, 1, 9, 17], "t": [1, 3, 7, 10, 14, 15, 17, 20], "t0": 7, "tab": 1, "tabl": [7, 10, 14, 20], "tag": 17, "tailor": 14, "take": [1, 7, 10, 11, 14, 15, 17, 21], "taken": [7, 10, 21], "tap": [7, 20, 21], "tapservic": 7, "tar": 1, "target": [0, 7, 10, 11, 14, 17, 20], "task": [1, 14, 17], "tbd": 10, "tde": 10, "team": [3, 7, 10, 14, 15], "technic": 0, "techniqu": [10, 15], "telescop": 21, "tell": 17, "temp": 7, "temp_fil": 7, "temporari": 7, "temporarili": [1, 7, 15], "tend": [1, 15, 17], "term": 10, "termin": [7, 17], "terribl": 7, "tess": 14, "tess_kepler_funct": 15, "tess_kepler_get_lightcurv": 15, "tess_kepler_kwarg": 15, "tess_search_radiu": 15, "test": [1, 20, 21], "test_ix": 14, "test_siz": 14, "testjwst": 21, "text": [10, 17], "textprop": 10, "than": [1, 3, 7, 10, 14, 15, 17], "thei": [1, 7, 10, 14, 15, 17, 21], "them": [1, 3, 7, 10, 11, 14, 15, 17, 18, 21], "therebi": 1, "therefor": [7, 14, 21], "thi": [0, 1, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21], "thing": [1, 7, 15, 17], "think": [1, 20], "third": [7, 17], "those": [0, 1, 3, 7, 10, 11, 14, 15, 17], "though": [1, 14], "thought": [14, 21], "thre": 14, "thread": 17, "three": [0, 1, 3, 10, 14, 15, 17], "threshold": 14, "threshold_too_few": 14, "through": [1, 3, 7, 14, 15], "throw": 14, "thu": 7, "ti": 15, "tidal": 10, "tidi": 10, "tight": 7, "tight_layout": [7, 10], "tightli": 17, "tike": 7, "time": [0, 1, 3, 7, 9, 17], "time_": 10, "time_limit_in_minut": 14, "timerang": 10, "timescal": 14, "timestamp": 17, "timexposur": 7, "timezon": 1, "tip": 1, "titl": [7, 10, 14], "to_dict": 10, "to_panda": [7, 14], "to_parquet": [14, 15], "to_pickl": 7, "to_tabl": 7, "todo": [3, 20], "togeth": [7, 9, 15, 17, 21], "token": 7, "tol_89": 21, "toni": 14, "too": [1, 7, 10], "took": [7, 15], "tool": [1, 7, 11, 14, 21], "top": [1, 10, 15], "topic": 0, "toplog": 17, "topologi": 10, "toptxt_dir": 17, "toptxt_fil": 17, "total": [1, 15, 17], "toward": [7, 11, 18], "tqdm": [7, 14, 15], "traceback": 1, "track": [7, 14, 15], "tractor": 7, "tractorerror": 7, "tradition": 14, "train": [10, 11], "train_ix": 14, "train_test_split": 14, "transfer": 1, "transform": [7, 14, 17], "translate_bitwise_sum_to_label": 10, "treat": [14, 15, 21], "tree": 10, "trend": 14, "trickeri": 15, "tricki": [14, 15], "trigger": [14, 17], "trivial": 1, "troi": [7, 14, 15, 17, 21], "troubl": [14, 17], "troubleshoot": [2, 9], "troublesom": 7, "true": [1, 7, 14, 15, 17, 21], "try": [3, 7, 14, 17], "tune": 14, "tupl": 7, "turn": [3, 10], "turn_on": 10, "tutori": [0, 2, 7, 10, 11, 14, 15, 17, 20, 21], "two": [0, 3, 7, 10, 14, 15, 17], "twofold": 0, "txt": [1, 3, 7, 10, 14, 15, 17, 21], "type": [7, 15, 17], "typic": 15, "u": [1, 7, 10, 14, 15, 21], "ui": 1, "uji": 7, "ultramarin": 10, "umber": 10, "un": [3, 14], "unavail": [1, 7], "unc": 20, "uncertain": 15, "uncertainti": [7, 14, 15], "uncom": [7, 10, 14, 15, 17], "under": 1, "underli": 14, "understand": [3, 7, 10, 14, 17, 21], "undertak": 10, "unequ": 14, "uneven": 14, "unfamiliar": 17, "unfortun": 7, "unif": 10, "unifi": [10, 14], "uniform": 10, "uniform_length_spac": 14, "unift_lc": 10, "unify_lc": 10, "unify_lc_gp": 10, "uniqu": [10, 14, 15], "unit": [1, 7, 10, 14, 15, 21], "univers": [1, 10], "unja": 10, "unlabel": 14, "unless": 1, "unqueal": 14, "unsupervis": 10, "until": 17, "unus": [3, 17], "unwis": 15, "unzip": 14, "up": [3, 7, 10, 14, 15, 17], "uparrow": 1, "updat": [3, 7, 10, 17, 20, 21], "update_bitsum": 10, "upload": 15, "upon": 1, "upper": [1, 7], "url": [0, 15, 21], "urllib": 15, "us": [0, 3, 5, 6, 8, 9, 10, 11, 12, 13, 14, 16, 19, 20], "usag": [0, 3, 10, 14, 17], "use_yaml": 17, "usecas": 10, "used_gib": 17, "user": [0, 1, 4, 6, 7, 8, 13, 14, 15, 16, 18, 20, 21], "usual": [1, 15], "util": 10, "uv": [7, 10, 21], "v": [7, 14, 15], "val": 7, "valu": [7, 10, 14, 15, 17, 21], "value_count": 7, "van": 15, "vandana": [7, 14], "variabl": [10, 14, 17], "varianc": 7, "variat": [10, 14], "varieti": [1, 10], "variou": [10, 15, 20, 21], "vastli": 10, "vector": 10, "velzen": 15, "verbos": [7, 14, 15, 17, 21], "veri": [1, 14, 15, 17], "verif": 14, "vermilion": 10, "version": 15, "vertic": 7, "via": [1, 20], "view": [10, 17], "viktorkaz": 14, "viridi": 10, "viridian": 10, "virtual": 15, "visibl": 1, "visit": 10, "visual": [1, 10, 11], "vizier": [15, 20], "vlt": 10, "vo": 15, "voqueri": 7, "vox": 7, "w": [7, 14], "w1": [10, 14, 15, 17], "w2": [10, 14, 15, 17], "w3": 10, "wa": [1, 14, 17], "wai": [3, 14, 15, 17, 20], "wait": [15, 17], "walk": [14, 15], "want": [1, 7, 10, 14, 15, 20, 21], "warn": [1, 3, 7, 10, 14, 15, 17], "warp": 10, "waslesk": 10, "wast": 1, "watch": 17, "wave": 10, "waveband": 10, "wavelength": [9, 10, 11, 18], "we": [0, 1, 4, 7, 10, 11, 14, 15, 17, 18, 20, 21], "web": 1, "webpag": 21, "websit": 15, "wedg": 7, "wedgeprop": 10, "week": 20, "weightedensembleclassifi": 14, "well": [1, 7, 10, 14, 15, 17, 20], "went": 15, "were": [1, 7, 14, 17], "wget": 1, "what": [2, 3, 7, 9, 14, 15, 20], "whatev": 15, "when": [3, 7, 10, 15, 17, 21], "where": [0, 1, 3, 7, 10, 14, 15, 17, 20], "whether": [10, 17], "whew": 7, "which": [0, 3, 7, 10, 14, 15, 17, 20, 21], "while": [0, 1, 7, 10, 14, 15, 17], "white": 10, "who": 7, "whole": [3, 14], "why": 17, "wide": 10, "width": [7, 10], "wikk": 10, "window": 1, "wise": [14, 17], "wise_funct": 15, "wise_get_lightcurv": 15, "wise_kwarg": 15, "wise_radiu": 15, "wise_vari": 10, "wisestarttim": 15, "wish": [15, 21], "within": [3, 7, 14, 15, 17], "without": [1, 7, 14, 17], "won": 1, "word": 14, "work": [0, 3, 7, 10, 11, 14, 15, 17, 18, 20, 21], "worker": [1, 7, 15, 17], "workflow": 7, "working_dir": 7, "workload": 1, "world": 1, "worri": 15, "wors": 17, "would": [1, 7, 10, 14, 15, 17, 21], "wrap": 3, "wrapper": [1, 7, 17, 21], "write": [1, 3, 7, 14, 17], "write_kwargs_to_yaml": 17, "written": [3, 15, 17, 20], "wrong": 17, "wrote": 15, "x": [10, 14], "x1": 7, "x_center": 10, "x_edg": 10, "x_grid": 10, "x_max": 10, "x_min": 10, "x_mysampl": 14, "x_test": 14, "x_train": 14, "xerr": 10, "xlabel": [7, 10], "xlim": 10, "xmatch": 7, "xmax": 7, "xmm": 7, "xrai": 7, "xre": 10, "xscale": 7, "y": [7, 10, 14], "y1": 7, "y_center": 10, "y_edg": 10, "y_grid": 10, "y_max": 10, "y_min": 10, "y_mysampl": 14, "y_pred": 14, "y_test": 14, "y_train": 14, "yaml_kwargs_dict": 17, "yaml_run_id": 17, "yang": [14, 15, 17], "yang_clagn": 15, "ydata": 10, "ye": 1, "year": [10, 15], "yearli": 15, "yellow": 10, "yerr": 10, "yet": [1, 20], "ylabel": [7, 10], "ymax": 7, "you": [0, 1, 7, 10, 14, 15, 17, 20, 21], "your": [0, 3, 10, 14, 17], "yournotebook": 0, "yourself": [1, 14], "yscale": [7, 10], "z": [10, 14, 20], "z32022apj": 15, "z7": 21, "zbh1h": 15, "zenodo": [14, 15], "zero": [7, 10, 14, 17], "zeros_lik": 10, "zg": [10, 14], "zi": 10, "zip": [1, 7, 10], "zmax": [15, 17], "zmin": [15, 17], "zoo": [9, 11], "zoom": 17, "zorder": 7, "zr": [10, 14], "ztf": [14, 17], "ztf18aabtxvd": 17, "ztf18aahqkbt": 17, "ztf18abxftqm": 17, "ztf18acaqdaa": 17, "ztf_data": 10, "ztf_df": 17, "ztf_function": [15, 17], "ztf_get_lightcurv": [15, 17], "ztf_kwarg": 15, "ztf_objectid": 17, "ztf_toplog": 17, "ztfstarttim": 15, "zych": 15}, "titles": ["Executive Summary", "Fornax Science Console", "User Documentation", "How Does Fornax Review Notebooks?", "Multi-band forced photometry", "Code - Forced Photometry", "Data - Forced Photometry", "Automated Multiband Forced Photometry on Large Datasets", "Output - Forced Photometry", "The Fornax Initiative", "AGN Zoo: Comparison of AGN selected with different metrics", "Time Domain", "Code - Light Curves", "Data - Light Curves", "Light Curve Classifier", "Make Multi-Wavelength Light Curves Using Archival Data", "Output - Light Curves", "Make Multi-Wavelength Light Curves for Large Samples", "Spectra Generator", "Code - Spectra generator", "Explore Euclid Data", "Extract Multi-Wavelength Spectroscopy from Archival Data"], "titleterms": {"": 17, "0": 14, "000": 17, "1": [1, 7, 10, 14, 15, 17, 20, 21], "1a": 7, "1d": 20, "2": [1, 7, 10, 14, 15, 17, 20, 21], "3": [1, 7, 10, 14, 15, 17, 20, 21], "3a": 7, "3b": 7, "3c": 7, "3d": 7, "3e": 7, "3f": 7, "4": [1, 7, 10, 14, 15, 20, 21], "4a": 7, "4b": 7, "5": [7, 10, 14, 15, 21], "500": 17, "6": [10, 14, 15], "7": 14, "8": 14, "9": 14, "A": 14, "The": [9, 17], "Will": 1, "about": [10, 17], "abov": 10, "access": [1, 7], "account": 1, "acknowledg": [7, 14, 15, 21], "addit": 1, "advic": 17, "affect": 1, "agn": [10, 17], "algorithm": 14, "all": 14, "alloc": 1, "alon": 10, "also": 1, "am": 1, "an": [1, 7], "analys": 1, "analysi": 1, "ancillari": 21, "api": 7, "app": 1, "appendix": 17, "ar": [1, 14], "archiv": [1, 7, 14, 15, 21], "argument": 17, "arrai": 14, "author": [7, 14, 15, 21], "autom": 7, "avail": 1, "aw": 1, "band": [4, 10, 14], "bash": 17, "basic": 1, "been": 1, "being": 21, "beppo": 15, "between": 1, "box": 1, "bring": 1, "bucket": [1, 7], "build": 15, "bunch": 14, "calcul": 7, "call": 15, "can": 1, "cancel": 17, "candid": 14, "capabl": 1, "case": 1, "catalog": [1, 7, 15, 20, 21], "challeng": 17, "check": 14, "checklist": 3, "choos": 1, "citat": 10, "classif": 14, "classifi": 14, "clean": 14, "cleanup": [7, 14], "close": 1, "cloud": [1, 7], "coad": 20, "code": [1, 5, 12, 19], "collabor": 1, "combin": 14, "command": 1, "comparison": 10, "comput": 1, "concept": 1, "conclus": 14, "confirm": 7, "consid": 21, "consol": [1, 17], "contain": 1, "content": 0, "contribut": [0, 1], "cpu": 1, "creat": 14, "cross": [1, 7], "curv": [12, 13, 14, 15, 16, 17], "dask": 1, "data": [1, 6, 7, 10, 13, 14, 15, 20, 21], "datafram": [1, 14], "dataset": [7, 14, 21], "defin": [15, 20, 21], "depend": 7, "desi": 21, "develop": 1, "didn": 21, "differ": 10, "dimens": 10, "disk": [15, 21], "distanc": 10, "distribut": 1, "do": [1, 7], "docker": 1, "document": [0, 2, 9], "doe": [1, 3], "domain": 11, "download": [1, 7], "e": 1, "emac": 1, "end": [1, 21], "enough": 14, "esa": 21, "euclid": 20, "exampl": [1, 17], "execut": 0, "exist": 1, "expect": 17, "explor": 20, "extract": 21, "fermi": 15, "file": 17, "filter": 7, "final": 7, "find": [15, 21], "flag": 17, "forc": [4, 5, 6, 7, 8], "fornax": [1, 3, 7, 9, 17], "from": [1, 7, 15, 21], "fulli": 1, "function": [7, 15, 21], "g": 1, "gaia": 15, "galex": 7, "gener": [1, 18, 19], "get": 1, "goal": [7, 10, 14, 15, 17, 20, 21], "grab": 20, "grid": 10, "guid": 1, "ha": 1, "have": 14, "hcv": 15, "heasarc": [1, 7, 15], "help": 1, "helper": 17, "hold": [15, 21], "host": 1, "how": [1, 3], "hubbl": 15, "i": [1, 10], "icecub": 15, "icon": 1, "id": 1, "ident": 14, "idl": 1, "imag": [1, 7, 20], "import": [7, 10, 14, 15, 17, 21], "individu": 20, "info": 1, "initi": [7, 9, 15, 21], "input": [7, 14, 15, 21], "insid": 1, "instal": 1, "interact": 1, "interpret": 17, "introduct": [7, 10, 14, 15, 17, 20, 21], "irac": 7, "irsa": [7, 15, 21], "irtf": 21, "issu": 21, "ivoa": 7, "jupyterhub": 1, "jupyterlab": 1, "k2": 15, "kepler": 15, "kernel": 1, "keyword": 17, "kwargs_dict": 17, "label": 14, "laptop": 1, "larg": [1, 7, 17], "launch": [1, 17], "learn": [7, 10, 14, 15, 17, 20, 21], "length": 14, "licens": 1, "light": [12, 13, 14, 15, 16, 17], "light_curve_gener": 17, "like": 1, "limit": 1, "list": [1, 14, 21], "load": [10, 15, 21], "local": 1, "log": [1, 17], "loop": 14, "luminos": [15, 21], "machin": 1, "main": 7, "make": [14, 15, 17, 21], "manag": 1, "manifold": 10, "mast": [1, 7, 15, 21], "match": [1, 7], "memori": 1, "method": [7, 17], "metric": 10, "miss": 14, "ml": [10, 14], "monitor": [1, 17], "mopex": 1, "motiv": 21, "multi": [4, 15, 17, 21], "multiband": 7, "multipl": 1, "multiprocess": 17, "my": 1, "nasa": [15, 21], "navig": 1, "need": 17, "neutrino": 15, "new": [1, 7], "non": [1, 7, 15, 21], "normal": 14, "notebook": [1, 3, 9, 10, 17], "nwai": 7, "object": 14, "obtain": 7, "ok": 14, "one": 1, "open": [1, 21], "optim": 1, "other": [1, 21], "our": 7, "out": [15, 21], "output": [7, 8, 14, 15, 16, 21], "over": 14, "overview": 17, "own": [1, 15], "packag": 1, "pan": 15, "parallel": [1, 7, 15, 17], "particip": 3, "pdf": 1, "persist": 1, "person": 1, "photometri": [4, 5, 6, 7, 8], "pip": 1, "plot": [1, 7, 15, 21], "png": 1, "possibl": 1, "pre": 1, "prep": 14, "preprocess": 10, "process": [1, 15, 17], "profil": 1, "provid": 1, "python": [1, 17], "queri": 20, "quick": 1, "rai": 7, "read": 14, "reduc": 10, "refer": [7, 14, 15], "relev": 15, "remov": 14, "repeat": 10, "resourc": 1, "restart": 17, "restructur": 14, "result": 7, "retriev": 7, "review": 3, "run": [1, 7, 14, 17], "runtim": [14, 21], "s3": 7, "sampl": [10, 15, 17, 20, 21], "save": 1, "sax": 15, "scale": 17, "scienc": [1, 3, 17], "sciserver_cookbook": 1, "script": [1, 17], "sdss": [17, 21], "search": 7, "select": 10, "session": 1, "setup": 7, "share": 1, "should": [1, 3], "simpler": 14, "singl": 14, "sktime": 14, "slow": 7, "softwar": 1, "som": 10, "some": 1, "sourc": 1, "space": 14, "spectra": [18, 19, 20, 21], "spectroscop": 21, "spectroscopi": 21, "spectrum": 20, "spice": 1, "split": 14, "standard": [7, 21], "starr": 15, "start": 1, "statu": 21, "storag": 1, "straightforward": 7, "structur": [15, 21], "summari": 0, "t": 21, "tabl": [15, 21], "target": [15, 21], "tech": 3, "tell": 1, "termin": 1, "terminologi": 1, "tess": 15, "test": 14, "theoret": 1, "thi": [10, 17], "time": [10, 11, 14, 15, 21], "top": 17, "train": 14, "troubleshoot": 1, "tutori": [1, 9], "two": 1, "type": 14, "umap": 10, "uniform": 14, "unwant": 14, "up": [1, 21], "upload": 1, "us": [1, 7, 15, 17, 21], "usag": 1, "user": [2, 9, 17], "v": 17, "variabl": 15, "version": 1, "vi": 1, "visual": [14, 20], "wai": 1, "want": 17, "wavelength": [15, 17, 21], "were": 21, "what": [1, 10, 17], "when": 1, "which": 1, "who": 3, "wise": [10, 15], "within": 1, "work": 1, "write": [15, 21], "x": 7, "yaml": 17, "your": [1, 15, 21], "zoo": 10, "ztf": [10, 15]}}) \ No newline at end of file +Search.setIndex({"alltitles": {"1) Loading data": [[10, "loading-data"]], "1. Define the Sample": [[20, "define-the-sample"]], "1. Define the sample": [[15, "define-the-sample"], [21, "define-the-sample"]], "1. Get an account on the Fornax Science Console": [[1, "get-an-account-on-the-fornax-science-console"]], "1. Read in a dataset of archival light curves": [[14, "read-in-a-dataset-of-archival-light-curves"]], "1. Retrieve Initial Catalog from IRSA": [[7, "retrieve-initial-catalog-from-irsa"]], "1.1 Build your own sample": [[15, "build-your-own-sample"]], "1.1) What is in this sample": [[10, "what-is-in-this-sample"]], "1.2 Write out your sample to disk": [[15, "write-out-your-sample-to-disk"], [21, "write-out-your-sample-to-disk"]], "1.3 Load the sample table from disk": [[15, "load-the-sample-table-from-disk"], [21, "load-the-sample-table-from-disk"]], "1.4 Initialize data structure to hold the light curves": [[15, "initialize-data-structure-to-hold-the-light-curves"]], "1.4 Initialize data structure to hold the spectra": [[21, "initialize-data-structure-to-hold-the-spectra"]], "1a. Filter Catalog": [[7, "a-filter-catalog"]], "2) Preprocess data for ML (ZTF bands)": [[10, "preprocess-data-for-ml-ztf-bands"]], "2. Data Prep": [[14, "data-prep"]], "2. Find light curves for these targets in NASA catalogs": [[15, "find-light-curves-for-these-targets-in-nasa-catalogs"]], "2. Find spectra for these targets in NASA and other ancillary catalogs": [[21, "find-spectra-for-these-targets-in-nasa-and-other-ancillary-catalogs"]], "2. Log into the Fornax Science Console": [[1, "log-into-the-fornax-science-console"]], "2. Query the Euclid catalog for the sample": [[20, "query-the-euclid-catalog-for-the-sample"]], "2. Retrieve Image Datasets from the Cloud": [[7, "retrieve-image-datasets-from-the-cloud"]], "2.1 HEASARC: FERMI & Beppo SAX": [[15, "heasarc-fermi-beppo-sax"]], "2.1 IRSA Archive": [[21, "irsa-archive"]], "2.1 Remove bands with not enough data": [[14, "remove-bands-with-not-enough-data"]], "2.2 Combine Labels for a Simpler Classification": [[14, "combine-labels-for-a-simpler-classification"]], "2.2 IRSA: ZTF": [[15, "irsa-ztf"]], "2.2 MAST Archive": [[21, "mast-archive"]], "2.3 Data Visualization": [[14, "data-visualization"]], "2.3 ESA Archive": [[21, "esa-archive"]], "2.3 IRSA: WISE": [[15, "irsa-wise"]], "2.4 Clean the dataset of unwanted data": [[14, "clean-the-dataset-of-unwanted-data"]], "2.4 MAST: Pan-STARRS": [[15, "mast-pan-starrs"]], "2.4 SDSS Archive": [[21, "sdss-archive"]], "2.5 DESI Archive": [[21, "desi-archive"]], "2.5 MAST: TESS, Kepler and K2": [[15, "mast-tess-kepler-and-k2"]], "2.5 Missing Data": [[14, "missing-data"]], "2.6 Make all objects and bands have identical time arrays (uniform length and spacing)": [[14, "make-all-objects-and-bands-have-identical-time-arrays-uniform-length-and-spacing"]], "2.6 MAST: Hubble Catalog of Variables (HCV)": [[15, "mast-hubble-catalog-of-variables-hcv"]], "2.7 Restructure dataframe": [[14, "restructure-dataframe"]], "2.8 Normalize": [[14, "normalize"]], "2.9 Cleanup": [[14, "cleanup"]], "3) Learn the Manifold": [[10, "learn-the-manifold"]], "3. Run Forced Photometry": [[7, "run-forced-photometry"]], "3. Find light curves for these targets in relevant, non-NASA catalogs": [[15, "find-light-curves-for-these-targets-in-relevant-non-nasa-catalogs"]], "3. Grab the images, 1D coadded spectrum, & individual spectra": [[20, "grab-the-images-1d-coadded-spectrum-individual-spectra"]], "3. Make plots of luminosity as a function of time": [[21, "make-plots-of-luminosity-as-a-function-of-time"]], "3. Prep for ML algorithms": [[14, "prep-for-ml-algorithms"]], "3. Start a new notebook.": [[1, "start-a-new-notebook"]], "3.1 Gaia": [[15, "gaia"]], "3.1 Train test split": [[14, "train-test-split"]], "3.1) Sample comparison on the UMAP": [[10, "sample-comparison-on-the-umap"]], "3.2) Reduced dimensions on a SOM grid": [[10, "reduced-dimensions-on-a-som-grid"]], "3.3 IceCube neutrinos": [[15, "icecube-neutrinos"]], "3a. Setup": [[7, "a-setup"]], "3b. Main Function to do the Forced Photometry": [[7, "b-main-function-to-do-the-forced-photometry"]], "3c. Calculate Forced Photometry with Straightforward but Slow Method": [[7, "c-calculate-forced-photometry-with-straightforward-but-slow-method"]], "3d. Calculate Forced Photometry - Parallelization": [[7, "d-calculate-forced-photometry-parallelization"]], "3e. Cleanup": [[7, "e-cleanup"]], "3f. Plot to Confirm our Photometry Results": [[7, "f-plot-to-confirm-our-photometry-results"]], "4) Repeating the above, this time with ZTF + WISE manifold": [[10, "repeating-the-above-this-time-with-ztf-wise-manifold"]], "4. Cross Match our New Photometry Catalog with an X-ray archival Catalog": [[7, "cross-match-our-new-photometry-catalog-with-an-x-ray-archival-catalog"]], "4. End your JupyterHub session.": [[1, "end-your-jupyterhub-session"]], "4. Parallel processing the archive calls": [[15, "parallel-processing-the-archive-calls"]], "4. Run sktime algorithms on the light curves": [[14, "run-sktime-algorithms-on-the-light-curves"]], "4. Visualize Euclid data": [[20, "visualize-euclid-data"]], "4.1 A single Classifier": [[14, "a-single-classifier"]], "4.1 Check that the data types are ok for sktime": [[14, "check-that-the-data-types-are-ok-for-sktime"]], "4.2 Loop over a bunch of classifiers": [[14, "loop-over-a-bunch-of-classifiers"]], "4a. Retrieve the HEASARC Catalog": [[7, "a-retrieve-the-heasarc-catalog"]], "4b. Run nway to do the Cross-Match": [[7, "b-run-nway-to-do-the-cross-match"]], "5) Wise bands alone": [[10, "wise-bands-alone"]], "5. Make plots of luminosity as a function of time": [[15, "make-plots-of-luminosity-as-a-function-of-time"]], "5. Plot Final Results": [[7, "plot-final-results"]], "5.0 Create a candidate list": [[14, "create-a-candidate-list"]], "6) UMAP with different metrics/distances on ZTF+WISE": [[10, "umap-with-different-metrics-distances-on-ztf-wise"]], "AGN Zoo: Comparison of AGN selected with different metrics": [[10, null]], "About this Notebook": [[10, "about-this-notebook"]], "About this notebook": [[17, "about-this-notebook"]], "Acknowledgements": [[14, "acknowledgements"]], "Acknowledgements:": [[7, "acknowledgements"], [15, "acknowledgements"], [21, "acknowledgements"]], "Additional Resources": [[1, "additional-resources"]], "Advice for the user": [[17, "advice-for-the-user"]], "Appendix: What to expect": [[17, "appendix-what-to-expect"]], "Authors": [[14, "authors"]], "Authors:": [[7, "authors"], [15, "authors"], [21, "authors"]], "Automated Multiband Forced Photometry on Large Datasets": [[7, null]], "Bash script flags": [[17, "bash-script-flags"]], "Can I install my own software on the Fornax Science Console?": [[1, "can-i-install-my-own-software-on-the-fornax-science-console"]], "Cancel": [[17, "cancel"]], "Challenges of large-scale runs": [[17, "challenges-of-large-scale-runs"]], "Citations": [[10, "citations"]], "Cloud": [[1, "cloud"]], "Code - Forced Photometry": [[5, null]], "Code - Light Curves": [[12, null]], "Code - Spectra generator": [[19, null]], "Conclusions": [[14, "conclusions"]], "Content contributing": [[0, "content-contributing"]], "Cross matching two large catalogs": [[1, "cross-matching-two-large-catalogs"]], "Data - Forced Photometry": [[6, null]], "Data - Light Curves": [[13, null]], "Data Management": [[1, "data-management"]], "Data access within the Fornax Science Console": [[1, "data-access-within-the-fornax-science-console"]], "Datasets that were considered but didn\u2019t end up being used:": [[21, "datasets-that-were-considered-but-didn-t-end-up-being-used"]], "Distributed processing with Dask DataFrames \u2013 basic concepts": [[1, "distributed-processing-with-dask-dataframes-basic-concepts"]], "Documentation": [[0, "documentation"]], "Does work persist between sessions?": [[1, "does-work-persist-between-sessions"]], "Example 1: Multi-wavelength light curves for 500,000 SDSS AGN": [[17, "example-1-multi-wavelength-light-curves-for-500-000-sdss-agn"]], "Example 2: Parallelizing the light_curve_generator notebook": [[17, "example-2-parallelizing-the-light-curve-generator-notebook"]], "Example 3: Keyword arguments and script flags": [[17, "example-3-keyword-arguments-and-script-flags"]], "Examples and Tutorials": [[1, "examples-and-tutorials"]], "Executive Summary": [[0, null]], "Explore Euclid Data": [[20, null]], "Extract Multi-Wavelength Spectroscopy from Archival Data": [[21, null]], "Fornax Science Console": [[1, null], [17, "fornax-science-console"]], "Fornax Science Console basic capabilities": [[1, "fornax-science-console-basic-capabilities"]], "Fully worked science use cases": [[1, "fully-worked-science-use-cases"]], "Getting Help": [[1, "getting-help"]], "HEASARC sciserver_cookbooks": [[1, "heasarc-sciserver-cookbooks"]], "How Does Fornax Review Notebooks?": [[3, null]], "How can I access data that has been hosted on the cloud by the Fornax archives?": [[1, "how-can-i-access-data-that-has-been-hosted-on-the-cloud-by-the-fornax-archives"]], "How can I contribute to existing Open-Source Fornax notebook tutorials?": [[1, "how-can-i-contribute-to-existing-open-source-fornax-notebook-tutorials"]], "How can I get a list of what software is pre-installed on the Fornax Science Console?": [[1, "how-can-i-get-a-list-of-what-software-is-pre-installed-on-the-fornax-science-console"]], "How can I open a plot (e.g. png, pdf) that I generated in a notebook or uploaded?": [[1, "how-can-i-open-a-plot-e-g-png-pdf-that-i-generated-in-a-notebook-or-uploaded"]], "How can I run a notebook non-interactively?": [[1, "how-can-i-run-a-notebook-non-interactively"]], "How can I save my notebook as a Python script?": [[1, "how-can-i-save-my-notebook-as-a-python-script"]], "How can I tell if I am close to using up my allocation of compute and storage resources?": [[1, "how-can-i-tell-if-i-am-close-to-using-up-my-allocation-of-compute-and-storage-resources"]], "How can I tell which computing resources are available on the Fornax Science Console?": [[1, "how-can-i-tell-which-computing-resources-are-available-on-the-fornax-science-console"]], "How can I upload my own data for use with compute provided by the Fornax Science Console?": [[1, "how-can-i-upload-my-own-data-for-use-with-compute-provided-by-the-fornax-science-console"]], "How do I download data from the Fornax Science Console to my local machine?": [[1, "how-do-i-download-data-from-the-fornax-science-console-to-my-local-machine"]], "How do I share data from inside Fornax with collaborators?": [[1, "how-do-i-share-data-from-inside-fornax-with-collaborators"]], "How will my analysis be affected by memory limitations?": [[1, "how-will-my-analysis-be-affected-by-memory-limitations"]], "IRTF:": [[21, "irtf"]], "Imports": [[7, "imports"], [10, "imports"], [14, "imports"], [17, "imports"]], "Imports:": [[15, "imports"]], "Input": [[14, "input"]], "Input:": [[7, "input"], [15, "input"], [21, "input"]], "Interpreting top": [[17, "interpreting-top"]], "Introduction": [[10, "introduction"], [14, "introduction"], [17, "introduction"], [20, "introduction"]], "Introduction:": [[7, "introduction"], [15, "introduction"], [21, "introduction"]], "Is it possible to bring my own docker image?": [[1, "is-it-possible-to-bring-my-own-docker-image"]], "Is it possible to do code development in emacs or vi or some other IDE?": [[1, "is-it-possible-to-do-code-development-in-emacs-or-vi-or-some-other-ide"]], "Is it possible to launch apps from icons? Like MOPEX or SPICE": [[1, "is-it-possible-to-launch-apps-from-icons-like-mopex-or-spice"]], "Is it possible to run licensed software (IDL) in Fornax?": [[1, "is-it-possible-to-run-licensed-software-idl-in-fornax"]], "Is it possible to run the container from Fornax on my own personal computer/laptop?": [[1, "is-it-possible-to-run-the-container-from-fornax-on-my-own-personal-computer-laptop"]], "Is there a way access data in a Box account from the Fornax Science Console?": [[1, "is-there-a-way-access-data-in-a-box-account-from-the-fornax-science-console"]], "Is there a way to access data from an AWS bucket?": [[1, "is-there-a-way-to-access-data-from-an-aws-bucket"]], "Launch the run": [[17, "launch-the-run"]], "Learning Goals": [[10, "learning-goals"], [14, "learning-goals"], [15, "learning-goals"], [17, "learning-goals"], [20, "learning-goals"], [21, "learning-goals"]], "Learning Goals:": [[7, "learning-goals"]], "Light Curve Classifier": [[14, null]], "List of Spectroscopic Archives and Status": [[21, "list-of-spectroscopic-archives-and-status"]], "Logs": [[17, "logs"]], "MAST science examples": [[1, "mast-science-examples"]], "Make Multi-Wavelength Light Curves Using Archival Data": [[15, null]], "Make Multi-Wavelength Light Curves for Large Samples": [[17, null]], "Managing Software": [[1, "managing-software"]], "Monitor": [[17, "monitor"]], "Motivation": [[21, "motivation"]], "Multi-band forced photometry": [[4, null]], "Navigating JupyterLab in the Fornax Science Console": [[1, "navigating-jupyterlab-in-the-fornax-science-console"]], "Needs and wants for large-scale runs": [[17, "needs-and-wants-for-large-scale-runs"]], "Non-standard Dependencies": [[7, "non-standard-dependencies"]], "Non-standard Imports:": [[21, "non-standard-imports"]], "Open Issues:": [[21, "open-issues"]], "Optimizing code for CPU usage (CPU profiling)": [[1, "optimizing-code-for-cpu-usage-cpu-profiling"]], "Optimizing code for memory usage (memory profiling)": [[1, "optimizing-code-for-memory-usage-memory-profiling"]], "Optimizing code for multiple CPUs with parallelization": [[1, "optimizing-code-for-multiple-cpus-with-parallelization"]], "Output": [[14, "output"]], "Output - Forced Photometry": [[8, null]], "Output - Light Curves": [[16, null]], "Output:": [[7, "output"], [15, "output"], [21, "output"]], "Overview": [[17, "overview"]], "Parallel and Distributed Processing": [[1, "parallel-and-distributed-processing"]], "Parallel processing methods: bash script vs. python\u2019s multiprocessing": [[17, "parallel-processing-methods-bash-script-vs-python-s-multiprocessing"]], "Python kwargs_dict": [[17, "python-kwargs-dict"]], "Quick Start Guide": [[1, "quick-start-guide"]], "References": [[7, "references"], [15, "references"]], "References:": [[14, "references"]], "Restart": [[17, "restart"]], "Runtime": [[14, "runtime"], [21, "runtime"]], "Save your work!": [[1, "save-your-work"]], "Science Review Checklist": [[3, "science-review-checklist"]], "Software pre-installed on the Fornax Science Console": [[1, "software-pre-installed-on-the-fornax-science-console"]], "Spectra Generator": [[18, null]], "Starting & Monitoring Analyses": [[1, "starting-monitoring-analyses"]], "Tech Review Checklist": [[3, "tech-review-checklist"]], "Terminology": [[1, "terminology"]], "The Fornax Initiative": [[9, null]], "The bash script": [[17, "the-bash-script"]], "The python helper": [[17, "the-python-helper"]], "Time Domain": [[11, null]], "Troubleshooting": [[1, "troubleshooting"]], "Tutorial Notebooks": [[9, "tutorial-notebooks"], [9, null]], "Use IVOA image search and Fornax download to obtain Galex from the MAST archive": [[7, "use-ivoa-image-search-and-fornax-download-to-obtain-galex-from-the-mast-archive"]], "Use the fornax cloud access API to obtain the IRAC data from the IRSA S3 bucket.": [[7, "use-the-fornax-cloud-access-api-to-obtain-the-irac-data-from-the-irsa-s3-bucket"]], "User Documentation": [[2, null], [9, "user-documentation"], [9, null]], "Using a yaml file": [[17, "using-a-yaml-file"]], "What is a kernel and how do I choose one?": [[1, "what-is-a-kernel-and-how-do-i-choose-one"]], "What is the Fornax Science Console?": [[1, "what-is-the-fornax-science-console"]], "What is the terminal command to list package version info using pip?": [[1, "what-is-the-terminal-command-to-list-package-version-info-using-pip"]], "When should I use distributed or parallel processing?": [[1, "when-should-i-use-distributed-or-parallel-processing"]], "Who should participate in these reviews?": [[3, "who-should-participate-in-these-reviews"]], "Will notebooks that run on Fornax also work on my laptop?": [[1, "will-notebooks-that-run-on-fornax-also-work-on-my-laptop"]], "Work with theoretical catalogs": [[1, "work-with-theoretical-catalogs"]], "top": [[17, "top"]]}, "docnames": ["README", "documentation/README", "documentation/index", "documentation/notebook_review_process", "forced_photometry/README", "forced_photometry/code_src/README", "forced_photometry/data/README", "forced_photometry/multiband_photometry", "forced_photometry/output/README", "index", "light_curves/ML_AGNzoo", "light_curves/README", "light_curves/code_src/README", "light_curves/data/README", "light_curves/light_curve_classifier", "light_curves/light_curve_generator", "light_curves/output/README", "light_curves/scale_up", "spectroscopy/README", "spectroscopy/code_src/README", "spectroscopy/explore_Euclid_data", "spectroscopy/spectra_generator"], "envversion": {"sphinx": 63, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["README.md", "documentation/README.md", "documentation/index.md", "documentation/notebook_review_process.md", "forced_photometry/README.md", "forced_photometry/code_src/README.md", "forced_photometry/data/README.md", "forced_photometry/multiband_photometry.md", "forced_photometry/output/README.md", "index.md", "light_curves/ML_AGNzoo.md", "light_curves/README.md", "light_curves/code_src/README.md", "light_curves/data/README.md", "light_curves/light_curve_classifier.md", "light_curves/light_curve_generator.md", "light_curves/output/README.md", "light_curves/scale_up.md", "spectroscopy/README.md", "spectroscopy/code_src/README.md", "spectroscopy/explore_Euclid_data.md", "spectroscopy/spectra_generator.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [1, 3, 7, 10, 14, 15], "0": [1, 7, 10, 15, 17, 21], "00": [17, 21], "000": [11, 14, 21], "0000": 17, "000001": 14, "003153": 10, "0047ab": 10, "01": [17, 21], "01d": 7, "02": 10, "03": 17, "04": [17, 21], "05": [10, 17], "06": 17, "07": 21, "076e2": 7, "09": [10, 21], "091": 21, "0arcmin": 7, "0divf4": 7, "10": [1, 7, 10, 14, 15, 17, 21], "100": [1, 3, 7, 17], "1000": 14, "100g": 17, "1024475": 21, "109y": 15, "10b": 17, "10gb": 1, "10m": 17, "11": 10, "11191": 7, "119": 7, "12": [7, 10, 14, 21], "123a": [7, 15], "125": 1, "1250": 14, "128": 1, "128core": 7, "13": 14, "130": 7, "13second": 14, "14": 21, "142": 1, "144l": 15, "149": 7, "15": [7, 10, 14, 21], "150": [7, 21], "151": 7, "15398": 21, "15508": 21, "156": [7, 15], "157": [7, 15, 20], "15arcmin": 7, "16": [1, 14, 21], "1600": 10, "162": 14, "165": 15, "167a": [7, 15], "16gb": [14, 21], "16th": 10, "17": 21, "170": 14, "18": [10, 14], "180g": 15, "188r": 15, "19": [14, 20, 21], "1990": 10, "1drb": 14, "1e12": 7, "1gb2vwn0v2unstelgttrhiiwifthbxjvz": 10, "1psekvp4lbrdwqk9ws3cai90m3z_2fazl": 14, "20": [10, 14, 17], "200": [7, 10, 14], "2004": 7, "2008": 15, "2010": [14, 15], "2011": 14, "2013": [7, 14, 15], "2013a": [7, 15], "2015": [7, 10, 20], "2015apj": 15, "2016": 7, "2016aj": 7, "2016apj": [7, 15], "2016mnra": 15, "2017": [7, 10], "2017apj": 7, "2018": [7, 14, 15, 21], "2018aj": [7, 15], "2018apj": 15, "2018ascl": 15, "2018mnra": 7, "2019": [7, 10, 15], "2019aj": [7, 15], "2019apj": 15, "2020": [7, 10, 14, 15], "2020apj": [15, 17], "2021": [15, 20], "2022": [7, 10, 14, 15], "2022apj": [7, 15, 17], "2022mnra": 15, "2023": [10, 14, 15], "2023aj": 15, "2024": [1, 10, 14, 17, 20, 21], "22": [14, 17], "224": 7, "227l": 15, "23": [17, 21], "230": 7, "233": 21, "24": 7, "24l": 7, "25": 14, "254517e10": 7, "267": 14, "27": 21, "2745833": 21, "2815559": 21, "2825": 14, "2830": 14, "2d": [7, 10], "30": [10, 17], "300": 21, "31": 21, "33": 21, "33a": [7, 15], "35": 14, "3509134": 14, "3600": [15, 17], "369": 7, "36l": 7, "36m": 15, "373e1": 7, "3749000": 14, "37w": 17, "389m": 15, "3f51b5": 10, "4": 17, "40": [7, 10, 21], "4000": 10, "40000": 7, "40826d": 10, "43": 14, "44": 21, "45": 21, "45583": 7, "457": 15, "458": 14, "46": 15, "473": 7, "48": 7, "49": 21, "4937": 7, "4cpu": [14, 21], "5": 17, "50": [10, 17], "500": [11, 14, 15], "5000": [7, 15], "500000": 17, "500k": [15, 17], "50321": 21, "50c878": 10, "511": 15, "512": 1, "513l": 15, "5281": 14, "53": 21, "54": 21, "54h": 15, "55": 17, "558a": [7, 15], "57l": 15, "5sigma": 10, "6": [7, 17], "60": [1, 7, 10, 14], "60g": 17, "64": 10, "64422": 1, "6g": 17, "7": [7, 10, 21], "73856": 21, "7406933": 15, "75": 7, "76k": 7, "8": [7, 10, 15, 17, 21], "80": 10, "800": 15, "80095": 21, "80178": 21, "826": 15, "826644": 10, "862": 15, "869": 7, "874": 15, "889": 15, "896": 17, "8a360f": 10, "8divf3": 7, "8g": 15, "8m": 15, "9": [7, 10, 21], "90": 3, "92": 21, "927": 15, "933": [15, 17], "935": [7, 15], "95583": 7, "98g": [7, 15], "9n": 7, "A": [1, 7, 15, 17, 21], "As": [10, 14, 15, 17, 21], "At": [15, 21], "Being": 14, "By": [7, 10, 14, 15, 17, 20, 21], "For": [1, 3, 10, 14, 15, 17, 21], "If": [0, 1, 3, 7, 14, 15, 17, 21], "In": [0, 1, 4, 10, 11, 14, 17, 18, 21], "It": [1, 11, 14, 15, 17, 20], "Its": 1, "Not": [14, 15, 21], "OR": 15, "On": [1, 10, 17], "One": [3, 15, 17, 21], "That": 1, "The": [0, 1, 7, 10, 14, 15, 20, 21], "Then": [1, 14], "There": [1, 14, 15, 17, 21], "These": [1, 3, 10, 15, 17], "To": [1, 10, 14, 15, 17], "Will": 21, "With": 10, "_": [10, 15, 17], "__doc__": 17, "_df_lc": 15, "_get_lightcurv": 17, "_now": 17, "_sampl": [15, 17], "a12": 17, "aa_datatypes_and_dataset": 14, "aadesh": 14, "abdu": 1, "abl": [7, 11, 14, 15, 17, 20, 21], "about": [0, 1, 3, 7, 14, 15, 21], "abov": [1, 7, 14, 15, 17, 21], "absenc": 10, "absolut": 21, "acc": 7, "accept": 15, "access": [3, 10, 14, 15, 17, 20, 21], "access_url": 7, "access_url_column": 7, "accident": [6, 8, 13, 16], "accomod": 14, "accompani": 15, "accomplish": 17, "accord": [3, 7, 10, 21], "account": 10, "accret": 10, "accscor": 14, "accscore_dict": 14, "accur": [3, 14], "accuraci": 14, "accuracy_scor": 14, "achiev": 15, "acic": 10, "acord": 7, "across": [1, 14], "acstool": 15, "activ": [1, 10, 14, 15, 17], "active_label": 10, "actual": [1, 15, 17, 20, 21], "ad": [7, 10], "adapt": 17, "add": [1, 7, 14, 15, 17], "addit": [2, 6, 7, 9, 10, 11, 13, 14, 17, 21], "addition": [1, 7], "address": [7, 10], "adjust": 17, "advanc": 15, "advantag": [1, 10, 17], "adventur": [14, 15], "after": [1, 10, 14, 15, 17], "again": [15, 17, 21], "against": 7, "agn": [7, 9, 11, 14, 15, 21], "aid": 10, "akin": 7, "al": [7, 10, 14, 15, 20, 21], "algorithm": [0, 15], "algorthim": 14, "algorthm": 14, "all": [0, 1, 3, 7, 10, 15, 17, 21], "all_band": 7, "all_estim": 14, "all_tag": 14, "allot": 1, "allow": [1, 10, 14, 17], "allow_pickl": 7, "almost": [17, 20], "alon": [14, 15], "along": 14, "alpha": [7, 10], "alreadi": [0, 7, 10, 21], "also": [6, 7, 8, 10, 13, 14, 15, 16, 17, 21], "alter": 17, "altern": 20, "altough": 14, "am": 14, "among": 0, "amongst": 11, "amount": [1, 15, 17, 21], "an": [0, 10, 14, 15, 17, 20, 21], "analys": [2, 9, 18, 21], "analysi": [10, 14], "analyz": 11, "anastasia": 20, "andrea": [14, 15, 17, 21], "angl": 10, "angular": 15, "ani": [0, 1, 3, 7, 10, 14, 15, 17, 20], "annot": 10, "anoth": [1, 10, 14, 17], "answer": [1, 17], "antara": 15, "anyth": [14, 17], "anytim": 17, "apertur": 7, "api": [1, 15], "appar": 14, "appear": [1, 7, 14, 15, 17], "appeas": 14, "append": [7, 10, 14, 15, 17, 21], "append_ax": 10, "appli": [3, 17], "applic": [1, 7], "apply_async": [15, 17], "approach": [7, 10], "appropri": [3, 7, 10, 17], "approv": 1, "approxim": [10, 15], "ar": [0, 3, 7, 10, 11, 12, 15, 17, 19, 20, 21], "arbitrari": 10, "archiv": [0, 3, 9, 10, 11, 17, 18], "archive_nam": 17, "arcmin": 7, "arcminut": 7, "arcsec": 15, "arcsecond": [7, 15, 21], "area": 7, "aren": [7, 15], "arent": 20, "arg": [7, 15], "argument": [7, 15], "around": [1, 7, 17], "arp220": 21, "arrai": [7, 10, 20], "arsen": 14, "ascii": [14, 15, 21], "asdss": 10, "ask": [1, 14, 17], "asmx": 7, "assign": 7, "associ": [7, 14, 15], "assum": [14, 17], "assumpt": 7, "asterisk": 21, "astro": 20, "astronom": [0, 1, 14], "astronomi": 14, "astrophys": [0, 1, 3, 9, 10, 14, 15, 21], "astropi": [7, 10, 14, 15, 20, 21], "astroqueri": [1, 7, 15, 21], "astyp": 14, "atla": 7, "atlasprograminterfac": 7, "attach": [7, 15], "attempt": 17, "attribut": 7, "august": [14, 21], "author": [3, 10, 17], "auto": [7, 14], "autom": [4, 9, 15, 17], "automat": [1, 7, 11, 15, 17, 21], "autopct": 10, "autopct_format": 10, "avail": [0, 7, 14, 15, 17, 20, 21], "averag": [10, 17], "average_arr": 10, "average_arrw": 10, "avoid": [3, 14, 17], "aw": [0, 7, 15, 20], "awai": [1, 14], "awar": [1, 17], "awis": 10, "ax": [7, 10, 14], "ax0": 10, "ax1": [7, 10], "ax2": [7, 10], "ax3": 7, "ax4": 7, "axes_grid1": 10, "axi": [7, 10, 14], "b": 7, "b0ei": 15, "back": [1, 7], "backend": 17, "background": [1, 7, 15, 17], "bagnal": 14, "balanc": 15, "baldassar": 10, "balloon": 17, "band": [7, 9, 11, 15, 20, 21], "band_lc": 14, "band_of_interest": 14, "bandlist": [15, 17], "bands_inlc": 10, "bands_inlcw": 10, "bands_to_drop": 14, "bands_to_keep": 14, "bandwidth": 17, "bar": [7, 10], "barrier": 0, "base": [1, 7, 9, 10, 11, 14, 15, 17, 20], "baselin": 10, "basenam": 7, "bash": 15, "basic": [10, 15, 17], "basu": 15, "beacus": 14, "becaus": [7, 14, 15, 17, 21], "becom": 1, "been": [3, 17], "befor": [1, 7, 10, 14, 17], "begin": [14, 17], "behav": [1, 17], "behavior": 1, "behind": 14, "being": [1, 3, 7, 10, 15, 17], "belong": 10, "below": [1, 3, 10, 14, 17], "benchmark": 15, "benefici": 1, "benefit": 14, "berkelei": 20, "best": [7, 14, 15], "better": 14, "between": [15, 17], "between_tim": 17, "bewar": [1, 17], "bibcod": 15, "big": [0, 1, 3, 14], "bigger": 7, "bin": [7, 10], "bin_factor": 21, "binari": 10, "bit": [10, 17], "bitwis": 10, "bitwise_sum": 10, "bkgsubimag": 7, "black": 7, "blazar": 10, "blob": [3, 14], "block": 3, "blue": [1, 7, 10], "bmh": 10, "bmu_ind_to_xi": 10, "bool": 7, "boss": 21, "both": [1, 7, 10, 14, 15, 17], "bottom": 1, "bouquin": 7, "box": 3, "branch": 1, "bright": 10, "brighter": 14, "brigitta": [1, 7, 14, 15, 17, 21], "bring": [9, 10, 17], "broad": [10, 14, 15], "broken": 7, "brokenprocesspool": 14, "browsabl": 1, "browser": [0, 1], "bucket": 15, "bucket_nam": 7, "bug": 1, "build": [10, 11, 17], "built": [1, 14, 15], "burnt": 10, "busi": 1, "buzzword": 3, "bxplorer": 1, "c": [10, 17], "cach": 17, "cadc": 20, "cadenc": 10, "cadmium": 10, "calc_background": 7, "calc_instrflux": 7, "calcul": [10, 14], "calculate_flux": 7, "calibr": 21, "call": [1, 7, 10, 17], "callback": 15, "caltech": [7, 10, 21], "can": [0, 3, 7, 9, 10, 14, 15, 17, 20, 21], "candidate_clagn": 14, "cannot": [7, 14, 17], "canonicalintervalforest": 14, "capabl": [7, 14, 17, 21], "capit": 7, "captur": 17, "care": 10, "case": [0, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21], "cat": [1, 17], "catalog": 0, "catalog_error_radii": [15, 17], "catch22classifi": 14, "categor": 10, "categori": 10, "caus": [7, 17], "cax": 10, "cc7722": 10, "ccosmoscat": 7, "ccosmoscat_rad": 7, "celesti": 7, "cell": [1, 3, 7, 10, 14, 15, 17], "center": 7, "central": [1, 7], "certain": 10, "cf": 10, "ch": 7, "ch1": 7, "ch1flux": 7, "ch1flux_unc": 7, "ch2": 7, "ch2flux": 7, "ch2flux_unc": 7, "ch3": 7, "ch3flux": 7, "ch3flux_unc": 7, "ch4": 7, "ch4flux": 7, "ch4flux_unc": 7, "ch5": 7, "ch5flux": 7, "ch5flux_unc": 7, "ch6": 7, "ch6flux": 7, "ch6flux_unc": 7, "challeng": [14, 21], "chandra": [7, 21], "chandra_detect": 7, "chandra_hr": 7, "chandra_multiband": 7, "chandrat": 7, "chang": [1, 7, 10, 14, 15, 17], "channel": [1, 3, 7], "charact": [3, 15, 21], "character": 14, "characterist": 10, "chdir": 7, "cheat": 14, "check": [1, 15, 17, 21], "check_is_mtyp": 14, "chhose": 14, "choic": [10, 14, 15], "choos": [10, 14, 15, 17, 21], "chose": 14, "chosen": [10, 14, 15], "chrome": [1, 10], "chunk": [1, 14], "cicco": 10, "circl": 7, "clagn": [10, 14, 15], "clagn_df": 14, "class": [10, 15], "classes_": 14, "classifi": [0, 9, 11, 18], "classifier_funct": 14, "clean": 7, "clean_sampl": [15, 21], "cleanup": 3, "clear": [10, 14], "clf": 14, "click": 1, "clip": [10, 14], "clone": 7, "close": [14, 15, 17], "cloud": [0, 3, 9, 15, 20], "cloud_access": 7, "cm": [7, 10, 14], "cmap": [7, 10], "cnnclassifi": 14, "co": 21, "cobalt": 10, "code": [0, 3, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 21], "code_nam": 1, "code_src": [7, 10, 14, 15, 17, 21], "coincid": 17, "col": [7, 14], "collabor": [0, 7, 15], "collect": [1, 7, 10, 15, 17, 21], "color": [7, 10, 14], "color_color": 7, "colorbar": [7, 10], "colorcod": 10, "column": [7, 14, 17, 20], "com": [1, 3, 7, 10, 14], "combin": [10, 15, 17], "combind": 10, "combine_band": 10, "combinespec": 21, "come": [7, 14, 17], "comfort": 14, "command": [0, 17], "comment": [3, 21], "commit": [0, 6, 8, 13, 16], "common": [0, 15, 21], "commun": [0, 3, 14], "compar": [7, 10, 11, 15, 17, 21], "comparison": [7, 9, 11, 14], "compet": 17, "compil": 7, "complet": [1, 7, 14, 15, 17, 21], "completeness_dict": 14, "complic": [1, 17, 21], "comput": [0, 9, 14, 17, 20], "computation": 0, "concurr": [1, 7], "conda": [1, 7], "configur": 17, "confirm": [14, 15], "confus": [7, 14], "confusion_matrix": 14, "confusionmatrixdisplai": 14, "connect": 1, "consequ": 10, "consid": [1, 3, 14, 15, 17], "consider": 10, "consist": 10, "consol": [0, 2, 9], "consolid": 1, "consolidate_nearby_object": 17, "construct": 1, "contact": [1, 3, 10], "contain": [7, 10, 15, 17], "contamin": 7, "content": [1, 17], "continu": [7, 17], "contourf": 10, "contribut": 3, "control": [1, 15, 17, 21], "conveni": [1, 15, 17, 21], "converg": 7, "convers": 15, "convert": [0, 7, 15, 17], "coord": [7, 15, 20, 21], "coordin": [7, 10, 14, 15, 21], "copi": [7, 17], "copy_on_writ": 14, "core": 14, "correct": [7, 14, 21], "correl": 10, "correspond": [3, 10, 15, 17], "cosmo": [7, 10, 20, 21], "cosmos1": 21, "cosmos2": 21, "cosmos2015": 7, "cosmos3": 21, "cosmos_": 7, "cosmos_0": 7, "cosmos_01": 7, "cosmos_02": 7, "cosmos_03": 7, "cosmos_04": 7, "cosmos_48": 7, "cosmos_chandra": 7, "cosmos_chandra_detect": 7, "cosmos_result": 7, "cosmos_t": 7, "costli": 1, "could": [1, 7, 14, 15, 17, 20, 21], "count": [7, 10], "counter": 10, "coupl": [17, 20], "cover": [10, 14, 21], "cprofil": 1, "cpu": [15, 17], "cpuinfo": 1, "cr": 14, "crash": [1, 17], "crawl": 17, "creat": [0, 1, 10, 11, 15, 17, 18, 21], "create_figur": [15, 17, 21], "credenti": [1, 15], "credit": 10, "criteria": 10, "critic": 10, "cross": [0, 10, 15], "crucial": 21, "csv": 10, "cube": 21, "cull": [1, 15, 17], "cumbersom": 1, "curat": [1, 15, 21], "curios": 7, "curl": 1, "current": [0, 1, 7, 10, 15, 17, 21], "cursori": 14, "curv": [0, 1, 9, 10, 11], "custom_cmap": 10, "custom_them": 10, "cutout": [1, 7, 20], "cutout2d": 7, "cutout_width": 7, "cwdbbbyuo0wznnml5uqnnckl7mwh": 14, "d": [7, 17], "d2d": 7, "d3d": 7, "d68a59": 10, "dai": [10, 14], "dal": 7, "darafram": 7, "daskhub": [1, 3, 7], "dat": 10, "dat_notnorm": 10, "dat_notnormalw": 10, "data": [0, 2, 3, 4, 9, 11, 17, 18], "data_directori": 7, "data_releas": 21, "data_structur": [15, 17], "data_structures_spec": 21, "data_subdirectori": 7, "data_t": 7, "datadir": 21, "datafram": [7, 15, 17, 21], "datalink": 20, "datapoint": [10, 14], "dataset": [1, 4, 9, 10, 17, 20], "datatyp": 14, "dataw": 10, "date": 1, "datetim": 14, "datm": 10, "datw": 10, "dave": [14, 15, 21], "david": [7, 17], "dcic": 10, "de": 10, "dealt": 3, "debug": 1, "dec": [7, 14], "dec_cent": 7, "decid": [10, 17], "decis": 14, "dedic": 7, "deem": 3, "deep_learn": 14, "deeper": [14, 15], "deepli": 1, "def": [7, 10], "default": [1, 3, 14, 15, 17, 21], "defin": [7, 10, 14, 17], "definit": 10, "deg": [7, 21], "degre": [7, 15], "delete_tarfil": 21, "delin": 17, "demo": [0, 1, 14, 17], "demonstr": [7, 10, 11, 15, 17], "depend": [1, 10, 14, 15, 17, 21], "depth": 7, "deriv": 7, "desai": [7, 14], "describ": [7, 17], "descript": [17, 21], "descriptor": 20, "deshmukh": 14, "desi_funct": 21, "desiboss_get_spec": 21, "design": 17, "desir": [1, 7, 17], "dest_path": 14, "detail": [1, 7, 10, 14, 17], "detect": [7, 10, 15], "determin": [1, 17], "dev": 14, "develop": [3, 9, 14], "df": [7, 14], "df_interpol": 14, "df_jwst": 21, "df_lc": [10, 14, 15, 17], "df_lc_020724": 10, "df_lc_090723_yang": 15, "df_lc_gaia": 15, "df_lc_hcv": 15, "df_lc_heasarc": 15, "df_lc_icecub": 15, "df_lc_interpol": 14, "df_lc_ml": 14, "df_lc_panstarr": 15, "df_lc_tess": 15, "df_lc_wise": 15, "df_lc_ztf": 15, "df_optic": 7, "df_spec": 21, "df_spec_deimo": 21, "df_spec_desiboss": 21, "df_spec_herschel": 21, "df_spec_hst": 21, "df_spec_ir": 21, "df_spec_sdss": 21, "df_tractor": 7, "df_xmatch": 7, "diagnos": [1, 17], "diagon": 7, "diagram": 7, "diamet": 7, "dict": [10, 14, 15], "dictionari": [10, 17], "dictionary_bas": 14, "did": [1, 10, 14, 15, 17], "didn": 7, "differ": [1, 7, 9, 11, 14, 15, 17, 21], "differenti": [11, 14], "difficult": 21, "digit": 14, "dimens": 11, "dimension": [1, 10], "dimensionailti": 10, "direct": 15, "directli": [1, 17, 20], "directori": [1, 5, 6, 7, 8, 10, 12, 13, 15, 16, 17, 19, 21], "disadvantag": 14, "disappear": [14, 15], "discern": 14, "discoveri": 14, "discuss": [10, 17], "disk": 17, "disp": 14, "displai": [1, 7, 15, 17], "display_imag": 7, "display_label": 14, "disregard": 10, "disrupt": 10, "distanc": [7, 15], "distance_bas": 14, "distinct": 1, "distinguish": 10, "distribut": [2, 3, 9, 10, 21], "dither": 20, "div": 14, "divid": [10, 14], "do": [0, 3, 10, 14, 15, 20, 21], "dobject": 10, "dobjectsw": 10, "doc": 15, "document": [1, 3, 17], "doe": [7, 10, 14, 15, 17, 20, 21], "doesn": [1, 7, 15, 17, 20], "doi": 14, "domain": [0, 3, 9, 10, 14, 15], "don": [1, 7, 10, 14, 17], "done": [1, 10, 15], "doubl": [1, 7], "down": [1, 7, 14, 17], "download": [6, 10, 13, 14, 15], "download_file_from_google_dr": 14, "download_subdir": 7, "downsid": 15, "dr16": 21, "dr16q": 10, "dr3": 15, "drawback": [14, 15, 17], "drill": 14, "drive": 14, "driver": 1, "drop": [1, 14, 17], "drop_dupl": 14, "droplevel": 14, "dropna": 14, "dsdss": 10, "dtime": 7, "dtw": 10, "dtw_distanc": 10, "dtype": 7, "du": 20, "due": [1, 10, 17], "dummi": 14, "dummyclassifi": 14, "dump": 14, "duplic": [3, 7, 15], "durat": 10, "dure": [1, 17], "duti": 7, "dwise": 10, "dynam": 10, "e": [0, 3, 10, 17], "e30022": 10, "e34234": 10, "each": [1, 3, 7, 10, 14, 15, 17, 21], "eachoth": 7, "earli": 20, "eas": 0, "easi": [10, 14], "easili": [3, 14, 21], "east": 7, "ecosystem": [0, 14], "ecsv": [14, 15, 17, 21], "edgecolor": 10, "edit": [1, 10], "editor": 1, "edu": [7, 10, 20, 21], "ef": 1, "effect": 10, "effici": [1, 3, 7, 15, 17, 21], "eg": [15, 21], "either": [1, 7, 14, 15, 17], "el": 10, "elast": 1, "electromagnet": 10, "element": 7, "els": 7, "elsewher": 1, "em": 10, "email": 1, "embedding_": 10, "emerald": 10, "emiss": [10, 14, 15], "emit": 10, "emploi": 7, "en": 1, "enabl": 21, "encount": [1, 14, 17], "end": [3, 7, 10, 14, 15, 17, 20], "end_seri": 15, "endeavor": 21, "endpoint": 7, "energi": [1, 15], "enhanc": [15, 21], "enough": [15, 17], "ensembl": 14, "ensur": 21, "enter": [1, 21], "entir": [7, 14, 17, 20], "entireti": 15, "entiti": 1, "entri": [0, 7], "enumer": 10, "environ": [1, 7, 10, 14, 17], "epoch": [14, 15], "equal": 15, "equival": 1, "err": [7, 14], "err_panstarrs_g": 14, "err_panstarrs_i": 14, "err_panstarrs_r": 14, "err_panstarrs_z": 14, "err_w1": 14, "err_w2": 14, "err_zg": 14, "err_zr": 14, "error": [1, 3, 14, 15, 17], "error_radiu": [7, 15], "errorbar": 10, "especi": [1, 3, 17, 21], "essenti": 1, "estim": [7, 14], "estimator_typ": 14, "et": [7, 10, 14, 15, 20, 21], "etc": [1, 3, 8, 10, 16, 17], "euclid": 21, "euclidean": 10, "even": [1, 14, 15, 17], "evenli": 14, "event": [10, 15], "ever": 1, "everi": [1, 3, 7, 14, 15, 17], "everyon": 3, "everyth": 14, "evolut": 7, "exactli": [14, 17], "examin": 14, "exampl": [2, 7, 9, 10, 14, 15, 21], "example_t": 7, "exce": [1, 17], "exceed": 17, "except": [3, 7], "execut": [1, 3, 7, 17], "exercis": [10, 14], "exist": [7, 14, 15, 21], "exist_ok": 21, "exit": 17, "expect": [1, 7, 14, 15], "expens": 14, "experiment": 14, "explan": 17, "explod": [14, 17], "explor": [7, 10], "exposur": 7, "extend": [7, 17], "extens": 1, "extern": 20, "extra": 14, "extract": [1, 18], "extract_pair": 7, "ey": 7, "f": [7, 10, 14, 15, 17], "f3": 7, "f4": 7, "f5": 7, "f8": 7, "facil": [10, 21], "facilit": [7, 17], "fact": 17, "factor": [1, 7, 10, 17], "fail": [7, 15, 17], "failur": [7, 17], "fainter": 14, "faisst": [14, 15, 17, 21], "fall": 7, "fals": [7, 14, 15, 17, 21], "familiar": [14, 17], "far": 21, "farm": 1, "fashion": [7, 15], "fast": 7, "faster": [15, 17], "fastest": 15, "favorit": [1, 10, 14, 15], "fd": 7, "featur": [14, 17, 21], "feature_bas": 14, "feb": [1, 10], "fed": 14, "feel": 1, "fermigtrig": [14, 15, 17], "few": [1, 14, 15, 17], "fewer": [14, 17], "ffea00": 10, "fiduci": [3, 7], "field": [7, 10, 17, 21], "fieldname_with_ucd": 7, "fig": [7, 14, 17], "fig_cont": 10, "figsiz": [10, 14], "figur": [7, 8, 10, 14, 15, 16, 17], "file": [0, 1, 3, 6, 7, 8, 10, 13, 14, 15, 16, 21], "file_id": 14, "filesystem": 1, "fill": [7, 14], "filter": [10, 14], "filter_tag": 14, "filtered_product": 7, "final": 14, "final_feq_interpol": 14, "final_freq_interpol": 14, "find": [1, 7, 10, 14, 17], "find_nconfsourc": 7, "finish": 3, "first": [0, 1, 7, 10, 14, 17, 21], "fit": [3, 7, 10, 14, 21], "fix": 7, "flabel": 10, "flabelsw": 10, "flare": 7, "flexibl": 1, "float": [7, 14], "flush": [14, 17], "flux": [7, 10, 14, 15, 20, 21], "flux_24": 7, "flux_chandra_05_10": 7, "flux_chandra_05_2": 7, "flux_chandra_2_10": 7, "flux_comparison": 7, "flux_conv": 7, "flux_galex_fuv": 7, "flux_galex_nuv": 7, "flux_unc": 7, "flux_var": 7, "flux_w1": 14, "fluxerr_24": 7, "fluxmax": 7, "fn": 7, "fname": 7, "fname_filt": 7, "focu": [9, 10, 21], "folder": [1, 10, 11], "follow": [0, 1, 3, 7, 10, 14, 15, 17, 20], "fontsiz": 10, "foot": 10, "forc": [1, 3, 9], "fork": 7, "form": [7, 14, 20], "format": [7, 14, 15, 21], "fornax": [0, 2, 14, 15, 20, 21], "fornax_download": 7, "fornaxdev": [1, 3], "fortun": 17, "forum": 1, "found": [0, 14], "four": 7, "fourth": 17, "fp": 7, "fraction": [10, 20], "frame": [7, 10, 14, 21], "frameon": 7, "framework": 14, "free": 1, "frequenc": 14, "friendli": 14, "from": [0, 3, 10, 11, 14, 17, 18, 20], "from_list": 10, "front": 14, "fudg": 7, "fulfil": [14, 17], "full": [1, 7, 14, 17], "fulli": [0, 15, 17, 21], "function": [1, 3, 10, 14, 17], "fund": 1, "further": [10, 17], "futur": [7, 10, 15, 17, 21], "fuv": 7, "fuvflux": 7, "fuvflux_unc": 7, "fvar": 10, "fvar_arr": 10, "fvar_arrw": 10, "fvar_new": 10, "fvarw": 10, "fy25": 21, "fzr": 10, "fzrw": 10, "g": [0, 3, 10, 14, 17], "ga": 7, "gaia": 17, "gaia_funct": 15, "gaia_get_lightcurv": 15, "gaia_kwarg": 15, "gaiastarttim": 15, "galact": [10, 14], "galaxi": [7, 20, 21], "galex": [10, 17], "galex_band": 7, "galex_band_index": 7, "galex_cutout_width": 7, "galex_detect": 7, "galex_fluxconvers": 7, "galex_imag": 7, "galex_image_product": 7, "galex_mosaic_pix_scal": 7, "galex_prf": 7, "galex_sia_url": 7, "galex_vari": 10, "gamma": [10, 15], "ganesh": 14, "gatewai": 1, "gather": [1, 17, 21], "gaussian": [10, 14], "gaussian_process": 14, "gaussianprocessregressor": 14, "gb": 1, "gca": 10, "gdd": 14, "gdown": 10, "gener": [0, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 21], "general": 14, "georg": 14, "get": [2, 7, 9, 10, 14, 15, 17, 20, 21], "get_": 17, "get_data_product": 7, "get_green_sampl": 15, "get_hon_sampl": 15, "get_indices_by_label": 10, "get_lamassa_sampl": 15, "get_legend": 7, "get_level_valu": 10, "get_lopeznavas_sampl": 15, "get_lyu_sampl": 15, "get_macleod16_sampl": 15, "get_macleod19_sampl": 15, "get_ruan_sampl": 15, "get_sampl": 17, "get_sdss_sampl": 15, "get_sheng_sampl": 15, "get_xlim": 7, "get_yang_sampl": 15, "get_ylim": 7, "getcwd": 7, "getlogg": 10, "gezari": 15, "ginsburg": [7, 15], "git": 7, "github": [0, 1, 3, 7, 10, 14], "gitignor": [6, 8, 13, 16], "give": [1, 7, 15, 21], "given": [1, 3, 7, 10, 15, 17, 21], "go": [1, 3, 7, 14, 17], "go2_sci": 7, "goal": 0, "goe": [1, 14, 17], "gold": 15, "good": [14, 15, 20], "googl": 14, "google_drive_download": 14, "googledr": 10, "googledrivedownload": 14, "gov": 1, "gp": 14, "gpu": 1, "grab": [0, 10, 15], "grai": [10, 14], "greater": [7, 17], "green": [10, 14, 17], "grep": 17, "grid": 11, "grid_resolut": 10, "groom": 7, "ground": 14, "group": 17, "groupbi": [10, 14], "groupi": 14, "guid": [2, 3, 7, 9], "gz": 7, "gzip": 10, "h": [1, 7, 10, 14, 17], "ha": [3, 7, 10, 14, 15, 17, 21], "had": [7, 10], "half": 15, "hammerstein": 10, "hand": 10, "handbook": 1, "handl": [1, 3, 10, 14, 15, 21], "handler": 7, "happen": [1, 10, 17], "hard": [7, 14], "hardwir": 7, "hasing": 21, "have": [0, 1, 3, 7, 10, 15, 17, 20, 21], "haven": 14, "hawai\u02bbi": 21, "hcv_function": 15, "hcv_get_lightcurv": 15, "hcv_kwarg": 15, "hcv_radiu": 15, "hcvstarttim": 15, "hdu": 7, "healpix": 15, "heasarc": [0, 3, 17, 21], "heasarc_catalog": 15, "heasarc_funct": 15, "heasarc_get_lightcurv": 15, "heasarc_kwarg": 15, "heasarcstarttim": 15, "heavili": 7, "help": [2, 3, 9, 10, 14, 15, 17], "helpdesk": [1, 3], "hemmati": [10, 14, 15, 17, 21], "henc": 10, "here": [0, 1, 3, 6, 7, 8, 10, 13, 14, 15, 16, 17, 20, 21], "herschel": 21, "herschel_download_directori": 21, "herschel_funct": 21, "herschel_get_spec": 21, "herschel_radiu": 21, "high": [1, 10], "higher": [7, 10, 14], "highest": [7, 10], "highli": [1, 17], "hist": [10, 14], "hist_per_clust": 10, "histogram": [10, 15], "histogram2d": 10, "histtyp": 14, "hivecotev2": 14, "hold": [7, 10, 20], "home": [1, 7], "homogen": 14, "homogeneity_dict": 14, "hon": [10, 14], "horizont": 14, "host": [7, 10, 21], "hour": [7, 17, 21], "hourangl": 21, "hous": 0, "how": [7, 10, 14, 15, 17, 20, 21], "howev": [1, 7, 10, 14, 21], "hpgeom": 15, "hq": 1, "hr": 7, "hsa": 21, "hspace": 7, "hst": [15, 21], "hst_get_spec": 21, "html": [0, 1, 7, 15, 21], "http": [0, 1, 3, 7, 10, 14, 15, 20, 21], "hub": 1, "hubbl": 21, "hue": 7, "hunder": 14, "hundr": 17, "hurdl": 17, "hybrid": 14, "hyperparam": 14, "hyperparamet": 14, "i": [0, 2, 3, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 20, 21], "icecub": [14, 17], "icecube_funct": 15, "icecube_get_lightcurv": 15, "icecube_kwarg": 15, "icecube_select_topn": [15, 17], "icecubestarttim": 15, "ich": 7, "icr": 7, "id": 7, "id_chandra09": 7, "idea": 14, "identif": [7, 10], "identifi": [7, 10, 14, 17], "idx": 7, "idxmin": 7, "ie": 3, "ignor": [7, 15], "ignore_index": 14, "imag": [0, 3, 4, 10, 14, 21], "image_accessrefer": 7, "image_servic": 7, "imagehdu": 7, "img_pair": 7, "immedi": 17, "imper": 10, "implement": [17, 21], "impli": 7, "implic": 1, "import": [1, 3], "importerror": 7, "improv": [14, 15], "imshow": 10, "inabl": 17, "inact": [1, 15, 17], "incas": 10, "includ": [1, 3, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21], "include_plot": 14, "inclus": 0, "incompat": 15, "incomplet": 14, "increas": [0, 7, 10, 15], "inde": 7, "indeci": 10, "independ": [1, 17], "index": [1, 7, 10, 14], "indic": [10, 14, 17], "individu": [1, 14, 15, 17], "individualtd": 14, "ineffici": 17, "influenc": 10, "info": [7, 15], "inform": [1, 3, 10, 14, 15, 17], "infrar": 21, "ingest": 21, "inher": 1, "initi": [0, 10, 14], "inlcud": 14, "inlin": 7, "inner": 14, "inplac": [7, 14], "input": [1, 10, 17], "input_sampl": 21, "inputparam": 7, "insensit": 10, "insert": 17, "inspect": 17, "instal": [0, 7, 10, 14, 15, 17, 21], "instanc": [1, 10], "instead": [1, 7, 15, 17, 21], "instruct": 1, "instrument": [7, 14], "insur": 1, "int": [7, 10, 17], "integ": 7, "intend": [1, 3, 17], "intens": 0, "intent": 14, "inter": 7, "interact": 17, "interest": [7, 10, 14, 15, 17, 20], "interfac": [1, 7, 14, 15], "intermedi": 14, "intermitt": 1, "intern": [15, 17], "internet": 1, "interopl": 10, "interpol": [10, 14], "interpret_tractor_result": 7, "interv": [14, 17], "interval_bas": 14, "intro": 3, "introduc": [14, 17], "introduct": [1, 3], "invit": 1, "invok": 1, "involv": [1, 3, 7, 15], "io": [0, 1, 7, 10], "ipac": [7, 10, 21], "ipynb": [0, 1, 14], "ir": [7, 10, 15, 21], "irac_band": 7, "irac_band_index": 7, "irac_ch1_go2_sci_10": 7, "irac_ch2_go2_sci_10": 7, "irac_ch3_go2_sci_10": 7, "irac_ch4_go2_sci_10": 7, "irac_cutout_width": 7, "irac_fluxconvers": 7, "irac_mosaic_pix_scal": 7, "irac_prf": 7, "ironi": 1, "irsa": [0, 1, 3, 20], "irsa_cosmo": 7, "ish": 1, "isin": 14, "isna": 7, "issu": [1, 17], "item": 10, "iter": 17, "itertupl": 7, "its": [1, 3, 6, 10, 13, 14, 15, 17], "itself": [7, 10, 15, 17], "ivoid": 7, "j": [10, 17], "jadesg": 21, "jafariyazani": 7, "jason": 14, "jessica": [7, 14, 15, 17, 21], "jet": 10, "jiffyclub": 1, "jk": 3, "jmlr": 14, "job": [1, 14, 15, 17], "join": [7, 15, 17], "journal": 15, "json": 14, "july2023": 1, "jumbl": 17, "jump": 10, "jupyt": [1, 3], "jupyterlab": [2, 9], "jupytext": 0, "just": [7, 15, 17, 21], "justifi": 3, "jwst": 21, "jwst_get_spec": 21, "jy": [7, 10], "k": [7, 10, 17], "k2": 14, "kdeplot": 7, "kea": 21, "keck": 21, "keck_funct": 21, "keckdeimos_get_spec": 21, "keep": [1, 7, 10, 14, 15, 17, 20], "keepsw": 10, "kei": [1, 7, 10], "kept": 10, "kernel": 14, "kernel_bas": 14, "key_ord": 10, "keyword": 15, "kill": [1, 17], "kind": [7, 10, 14], "kneighborstimeseriesclassifi": 14, "knn": 14, "know": [1, 7, 14, 20], "known": [14, 15], "kohonen": 10, "krick": [7, 14, 15, 17, 21], "kriek": 20, "kristina": 7, "ks_flux_aper2": 7, "ks_flux_aper_2": 7, "ks_fluxerr_aper2": 7, "kwarg": 17, "kwd": [15, 17], "l": [10, 17], "l1": 10, "la": [7, 14], "lab": 10, "labc": 10, "labcw": 10, "label": [7, 10, 11, 15, 17, 21], "labeldist": 10, "laci": 7, "lack": [10, 14], "laigl": 7, "lamassa": [10, 14, 15], "lang": 7, "larg": [4, 9, 10, 11, 14, 15, 21], "larger": [1, 7, 15, 17], "largest": 10, "last": [10, 14], "later": [1, 7, 14, 15, 17], "lattic": 10, "launcher": 1, "lc_clagn": 14, "lc_classifi": 12, "lc_interpol": 14, "lc_sdss": 14, "lead": 1, "learn": 11, "least": [14, 15, 17], "leav": [15, 17], "lectur": 1, "left": [1, 10], "left_on": 7, "legend": [7, 10, 14], "legend_el": 14, "len": [7, 10, 17], "less": [10, 14, 17], "let": [7, 14, 17], "level": [7, 10, 14], "lib": 7, "librari": [1, 3, 7, 10, 14, 15, 17, 18, 21], "light": [0, 1, 7, 9, 10, 11], "light_curv": 11, "light_curve_classifi": [11, 15], "light_curve_gener": [10, 11, 12, 14], "lightcurv": [10, 15, 17], "lightkurv": 15, "lightkurvestarttim": 15, "lightli": 3, "like": [7, 14, 15, 17], "lim": 7, "limit": [7, 10, 15, 21], "line": [1, 3, 7, 10, 14, 15, 17], "line2d": 14, "linear": [7, 10], "linearsegmentedcolormap": 10, "linestyl": 10, "linewidth": [10, 14], "link": [1, 3, 20, 21], "linspac": 10, "list": [0, 3, 7, 10, 15, 17], "lite": 15, "literatur": [10, 11, 15], "ll": [10, 17], "load": [1, 7, 14, 17], "load_top_output": 17, "loc": [7, 10, 14], "local": [7, 10, 14, 15, 17], "local_normalization_max": 14, "locat": [1, 7, 15, 20, 21], "log": [7, 8, 10, 15, 16], "log10": 10, "logger": 10, "loggin": 3, "login": 1, "logout": 1, "logs_dir": 17, "long": [1, 10, 15, 17], "longer": [1, 7, 10, 17], "longest": [10, 17], "look": [1, 10, 14, 15, 17], "lookup_img_pair": 7, "lopez": 14, "lost": [15, 17], "lot": [14, 17], "loud": 10, "low": 21, "low_limit_s": 10, "lower": [7, 10], "lw": 14, "lyu": [10, 14], "l\u00f6ning": 14, "m": 1, "machin": [10, 11, 14, 17], "macleod": 14, "made": [7, 10, 14, 15, 17], "mag": 15, "mag_galex_fuv": 7, "mag_galex_nuv": 7, "magerr_galex_fuv": 7, "magerr_galex_nuv": 7, "magnitud": 15, "mai": [1, 6, 7, 8, 10, 13, 14, 15, 16, 17, 20, 21], "main": [1, 14, 17], "maintain": 3, "major": [0, 14], "make": [1, 7, 9, 11, 20], "make_axes_locat": 10, "makedir": 21, "man": 17, "manag": [2, 7, 9, 17], "manhattan": 10, "mani": [1, 7, 14, 15, 17, 21], "manifest": 17, "manipul": [14, 15], "manual": [7, 15, 17], "map": [7, 10], "mapp": 10, "mapper": 10, "mapperg": 10, "mapshap": 10, "mapsiz": 10, "mark": 1, "markdown": 0, "markers": 10, "marku": 14, "marziy": 7, "mashup": 7, "mask": [7, 10], "massa": 14, "mast": [0, 3], "mast_funct": 21, "master": [3, 7], "match": [15, 20, 21], "match_coordinates_ski": 7, "match_flag": 7, "match_radiu": 17, "match_to_catalog_ski": 7, "math": 7, "matplotlib": [7, 10, 14, 15, 21], "matric": 14, "matrix": 14, "matter": 10, "mauna": 21, "max": [1, 3, 7, 10, 15], "max_fermi_error_radiu": 15, "max_lin": 7, "max_r_flux": 14, "max_sax_error_radiu": 15, "max_search_radiu": 17, "max_width": 7, "maxarrai": 10, "maxarrayw": 10, "maximum": [10, 14], "maximum_arr": 10, "maximum_arrw": 10, "mayb": 20, "mcinn": 10, "md": [3, 14], "mean": [1, 10, 14, 17], "mean_band": 14, "mean_property1": 10, "mean_property2": 10, "meanarrai": 10, "meanarrayw": 10, "mearli": 10, "measur": [0, 7, 10, 14], "mechan": 14, "med_r": 10, "median": 14, "medium": [15, 17], "meisner": 15, "mem_prof": 1, "member": 3, "membership": 10, "meminfo": 1, "memori": [0, 3, 14, 17], "memory_profil": 1, "mention": 10, "menu": 1, "mer": 20, "merg": [7, 14, 20, 21], "merged_24": 7, "merged_allirac": 7, "meshgrid": 10, "messag": [1, 15, 17], "metadata": 7, "meter": [14, 21], "method": [1, 3, 14, 15, 20], "metric": [9, 11, 14], "microjanski": 7, "microjy_flux": 7, "microjy_unc": 7, "micron": 7, "middl": 10, "might": [1, 7, 10, 20], "min": [7, 10, 14], "min_d": 10, "min_dist": 10, "mind": 7, "mini": 1, "miniconda": 1, "minim": 1, "minimum": [7, 10], "minut": [1, 17], "mir": 10, "mise": 14, "miss": [7, 10, 17], "missingdata_drop_band": 14, "missingdata_to_zero": 14, "mission": [1, 7, 14, 15, 21], "mjd_to_datetim": 14, "mjy": [15, 21], "mkdir": 21, "ml": [0, 1, 11, 12, 15], "ml_agnzoo": [11, 12, 15], "ml_util": 10, "mock": 21, "mode": 14, "model": [10, 14, 15], "model_select": 14, "moder": 1, "modifi": 1, "modul": 3, "moment": 1, "monitor": [2, 9, 11, 15], "month": 14, "more": [0, 1, 7, 10, 14, 15, 17, 21], "mosaic": 7, "mosaic_pix_scal": 7, "mosdef": 20, "most": [1, 3, 10, 14, 17], "mostli": [10, 14], "motiv": [0, 3], "mount": 1, "moutard": 7, "move": 7, "mp": 15, "mpl": 21, "mpl_toolkit": 10, "mpld3": 7, "msa": 21, "msz0": 10, "msz1": 10, "mtype": 14, "mu": [7, 10], "much": [1, 7, 10, 17], "multi": [9, 10, 11, 14, 18], "multiband": [4, 9, 14], "multiband_phot": 7, "multiindex": [14, 15, 21], "multiindexdfobject": [14, 15, 17, 21], "multipl": [7, 11, 14, 15, 17, 18], "multiprocess": [1, 7, 15], "multithread": 1, "multivari": 14, "multiwavelenght": 4, "multiwavelength": [1, 14], "must": [1, 7, 17], "my_sampl": 14, "mysample_clagn": 14, "mysmc": 1, "myst": 0, "n": [7, 14], "n_job": [10, 14], "n_neighbor": 10, "n_worker": 15, "name": [1, 7, 10, 14, 15, 17], "namedtupl": 7, "nan": [7, 14], "nanmedian": 10, "nansum": 10, "narr": 3, "narrow": 3, "nasa": [0, 1, 3, 7, 9], "natur": 14, "nava": 14, "navig": [2, 9], "navteca": 1, "nbconvert": 1, "nconfsrc": 7, "nd": 7, "ndarrai": 7, "nddata": 7, "nearbi": 7, "nearest": [7, 10], "nears": 17, "necesarili": 21, "necessari": [0, 1, 10], "necessarili": 15, "ned": 15, "need": [0, 1, 3, 7, 10, 14, 15, 20, 21], "neeed": 14, "neg": 7, "neglig": 17, "neighbor": [10, 15], "neightbor": 10, "neowis": 15, "network": [1, 10, 17], "never": [15, 17], "new": [6, 10, 14, 17], "new_queu": 10, "next": [7, 10, 14, 15, 17], "ngalex_pix": 7, "ngap": 7, "ngc3049": 21, "ngc4670": 21, "ngroup": 14, "nn": [1, 3], "node": 1, "nois": 14, "non": [14, 17], "none": [7, 15, 17, 21], "norm": 7, "norm_column": 14, "normal": [7, 10, 15], "normalize_clipmax_object": 10, "note": [1, 6, 7, 10, 13, 15, 17, 21], "notebook": [0, 6, 7, 11, 12, 13, 14, 15, 19, 20, 21], "notebooknam": 1, "noth": 14, "now": [7, 10, 14, 15, 17, 21], "np": [7, 10, 21], "nproc": 1, "npz": 7, "nuclei": [10, 14], "num": [15, 17], "num_normal_qso": 15, "numb": 10, "number": [1, 7, 10, 11, 14, 15, 17, 21], "numer": [1, 14, 15], "numpi": [0, 1, 7, 10, 14, 15, 21], "numplot": 10, "nuniqu": 10, "nutshel": 17, "nuv": 7, "nuvflux": 7, "nuvflux_unc": 7, "nway_write_head": 7, "nworker": [15, 17], "nyland": 7, "o": [1, 7, 10, 21], "oastler": 14, "ob_of_interest": 14, "object": [1, 7, 10, 15, 17, 20, 21], "objectid": [10, 14, 15, 17], "objectsw": 10, "objid": 10, "objsrc": 7, "obscur": 7, "observ": [7, 10, 14, 15, 17, 20, 21], "observarion": 10, "observation": 14, "observatori": 15, "obstap": 20, "obtain": [1, 4, 21], "occur": 1, "occurr": 21, "ochr": 10, "off": [7, 10, 20], "offer": 1, "often": [1, 17], "ok": [3, 20], "onc": [1, 7, 15, 17], "one": [3, 7, 10, 14, 15, 17, 21], "ones": [7, 21], "onli": [0, 1, 7, 10, 14, 15, 17, 21], "onto": 10, "oobject": 10, "open": [7, 14, 15, 17], "oper": 1, "opportun": 17, "oppos": 7, "opposit": 15, "opt": 7, "opt_id": 7, "optic": [7, 10, 15, 21], "optical_vari": 10, "optim": [3, 7, 10, 21], "option": [1, 3, 11, 14, 15, 17], "orang": 14, "orchestr": 1, "order": [1, 7, 10, 14, 15, 17], "ordereddict": 10, "org": [0, 14, 15], "organ": 10, "orient": 14, "origin": [7, 10, 14], "other": [7, 10, 14, 15, 17, 20], "otherwis": [6, 13], "our": [1, 3, 10, 14, 15, 17], "out": [1, 3, 7, 14, 17], "outband": 7, "outer": 7, "outlier": [10, 14], "output": [1, 6, 11, 13, 17], "output_profile_nam": 1, "outset": 14, "outsid": [1, 7, 15], "over": [7, 10, 17, 21], "overal": [14, 17], "overlap": [10, 21], "overplot": 7, "overwrit": [15, 17, 21], "overwrite_existing_lightcurv": 17, "overwrite_existing_sampl": 17, "own": [8, 14, 16, 17], "p": 10, "p_i": 7, "pac": 21, "packag": [10, 14, 15, 21], "pad": 10, "padovani": 10, "page": [10, 17], "pair": [0, 7], "palett": 7, "palomar": [10, 17], "panda": [1, 7, 10, 14, 15, 17, 21], "panel": [1, 10, 14, 17], "panstarr": [10, 14, 15, 17], "panstarrs_funct": 15, "panstarrs_get_lightcurv": 15, "panstarrs_kwarg": 15, "panstarrs_search_radiu": 15, "panstarrsstarttim": 15, "paper": [14, 15, 17], "paper_kwarg": 17, "paper_link": 17, "papers_list": 17, "parallel": [2, 3, 9, 14], "parallel_df_lc": 15, "parallel_endtim": 15, "parallel_starttim": 15, "paralleliz": 1, "paramet": [1, 7, 10, 17], "paramlist": 7, "parent": 17, "parquet": [1, 10, 14, 15, 17], "parquet_dir": 17, "parquet_loadnam": [14, 15], "parquet_savenam": [14, 15], "pars": 17, "part": [3, 10, 17, 21], "parti": 7, "particular": [1, 10, 14, 15, 17, 21], "particularli": 17, "pass": [7, 14], "past": [7, 17], "path": [7, 10, 14, 15, 17, 21], "path_to_sampl": 14, "pca": 10, "pd": [7, 10, 14, 15, 17], "pedregosa": 14, "peer": 1, "peopl": 1, "per": [3, 14, 17], "percentag": 17, "perform": [1, 7, 17], "perhap": 10, "period": [1, 17], "permiss": 1, "photometeri": 7, "photometr": [7, 14], "photometri": [0, 1, 3, 9, 10, 14, 15, 20], "photon": 15, "photoz": 7, "physic": [10, 14, 21], "pid": 17, "pids_df": 17, "pie": 10, "piec": [1, 17], "pip": [7, 10, 14, 15, 17, 21], "pipelin": 1, "pivot": 14, "pixel": 7, "pkl": 7, "place": [0, 1, 17], "placehold": 1, "planar": 10, "platform": [1, 7, 10, 15, 20], "pleas": [1, 10], "plot": [10, 14, 20], "plot_funct": [15, 17, 21], "plot_overview": 17, "plot_s": 7, "plot_time_tag": 17, "plt": [7, 10, 14, 21], "png": [7, 10], "po": 7, "point": [7, 10, 14, 15, 17, 21], "pool": [7, 15, 17], "popul": [7, 10], "portal_vo": 7, "posit": [0, 7, 11], "possibl": [3, 7, 10, 14, 17], "possibli": 7, "posterior": 10, "potenti": [10, 14, 17], "power": [1, 10, 15], "pp": 14, "pprint": 7, "pr": 1, "practic": [0, 10], "pre": [0, 17], "precis": 21, "predefin": 17, "predic": 14, "predict": 14, "predicted_label": 14, "preexist": 1, "prefer": [1, 3, 10, 21], "preferenti": 7, "prem": 7, "prematur": 17, "prep": 10, "prepar": [14, 21], "prepare_prf": 7, "prepreocess": 10, "presenc": 10, "present": [10, 17], "preserv": 10, "press": [1, 17], "pretti": 14, "prevent": [6, 8, 13, 14, 16], "previou": [7, 14, 17], "previous": [1, 7, 14, 15, 17, 21], "prf": 7, "prf_cen": 7, "prf_fuv": 7, "prf_irac_ch1": 7, "prf_irac_ch2": 7, "prf_irac_ch3": 7, "prf_irac_ch4": 7, "prf_nuv": 7, "primarili": [1, 17], "print": [7, 10, 14, 15, 17], "prior": 7, "privat": 1, "prob": 10, "probabl": [7, 10], "problem": [1, 7, 14, 15, 17], "proc": 1, "process": [2, 7, 9, 10, 14], "processor": [1, 7, 14], "produc": 1, "product": [7, 20, 21], "producttyp": 7, "prof": 1, "program": [1, 10], "progress": [14, 15, 17], "project": [0, 10, 14], "project_data": 10, "promis": 14, "proov": 7, "properti": 10, "propfvar": 10, "propmean": 10, "propos": 14, "protocol": 1, "prototyp": 7, "provid": [0, 10, 11, 17], "prussian": 10, "psffuv": 7, "psfnuv_faint": 7, "public": [11, 15, 18, 21], "publicli": 1, "publish": [1, 7], "pull": 7, "pure": 7, "purpos": [7, 10, 15], "push": [1, 14], "put": [1, 7, 14, 15, 21], "pw": 10, "py": [1, 7, 17], "pyarrow": 15, "pydata": 15, "pyplot": [7, 10, 14, 21], "python": [0, 7, 14, 15, 21], "pyvo": [1, 7, 15], "qso": [14, 15], "qu": 21, "qualiti": [1, 20], "quasar": [10, 14, 15], "quench": 7, "queri": [1, 7, 11, 14, 15, 17, 21], "query_mission_list": 7, "query_region": 7, "query_result": 7, "querystr": 14, "querystring1": 14, "querystring2": 14, "question": [10, 17], "queue": 17, "quick": [2, 9, 14], "quickli": [1, 17], "quiescent": 7, "quiet": 10, "quit": [7, 15], "r": [1, 7, 10, 14, 15, 17, 21], "r_mag_auto": 7, "r_magerr_auto": 7, "ra": [7, 14], "ra_cent": 7, "rad_in_arcmin": 7, "radiat": 10, "radii": 15, "radio": 10, "radiu": [7, 15, 17], "raen": [7, 14, 15, 17, 21], "rai": [10, 15], "ram": [1, 14, 15, 17, 21], "randint": 10, "random": [10, 14, 21], "random_st": [10, 14], "randomintervalclassifi": 14, "randomize_z": [15, 17], "randomli": 14, "rang": [7, 10, 14, 20, 21], "rate": [1, 10], "rather": [3, 14], "ratio": 7, "raw": [10, 17], "rbf": 14, "rchari": 10, "re": [3, 7, 14, 17], "reach": 1, "read": [7, 10, 15, 17, 21], "read_parquet": [10, 14, 15, 17], "read_pickl": 7, "readabl": 10, "reader": 17, "readi": [1, 7, 20], "readthedoc": 1, "real": [14, 15], "realiti": 17, "realli": [1, 7], "reason": [3, 17], "recent": 14, "recogn": [7, 17], "recognis": 0, "recommend": [11, 17], "record": 15, "rect": 10, "red": [1, 10], "redirect": 17, "redo": 17, "redshift": [7, 10, 20], "reduc": [0, 11, 17, 21], "reduct": [1, 10, 21], "refer": 17, "reflect": 7, "reformat": 14, "reformat_df": 14, "regardless": 14, "region": 7, "regist": 1, "registri": [1, 7, 14], "regplot": 7, "regress": [7, 10], "regsearch": 7, "relat": 15, "releas": [14, 20, 21], "relev": [1, 3, 17], "reli": [1, 7, 15], "remov": [0, 3, 7, 10, 15], "remove_incomplete_data": 14, "remove_objects_without_band": 14, "renam": 7, "replac": [14, 15], "repo": [0, 1, 10, 14], "report": [1, 7], "repositori": [0, 1, 6, 8, 13, 15, 16], "repres": 7, "reproduc": 0, "request": [1, 15, 17], "requir": [1, 3, 7, 10, 14, 15, 17, 21], "requirements_light_curve_classifi": 14, "requirements_light_curve_gener": 15, "requirements_ml_agnzoo": 10, "requirements_multiband_photometri": 7, "requirements_scale_up": 17, "rerun": 17, "research": [0, 9, 10], "reservoir": 7, "reset": 14, "reset_index": [10, 14], "resid": 7, "resolut": [10, 21], "resourc": [2, 7, 9, 11, 14, 15, 17, 18, 21], "respect": [7, 10], "respons": [1, 7], "rest": [7, 10, 14], "restart": 1, "restrict": 7, "result": [0, 1, 8, 14, 15, 16, 20], "resultmax": 7, "results_": 7, "retrac": 14, "retriev": [1, 6, 11, 13, 15, 17], "return": [1, 7, 10, 15, 17, 20, 21], "return_metadata": 14, "reus": [15, 21], "reveal": 10, "rid": 14, "right": [1, 7, 10, 15, 17], "right_on": 7, "rise": 17, "robust": 7, "rocketclassifi": 14, "root": [7, 10], "rotat": [7, 10], "round": 10, "routin": 10, "row": [7, 14, 15, 17, 20], "ruan": 17, "run": [0, 3, 4, 15, 20, 21], "run_id": 17, "run_sync": 7, "run_tractor": 7, "runnig": 7, "runtim": [3, 17], "rx": 10, "s3": [1, 15], "safe": [7, 15], "sai": [3, 14], "sajaysurya": 14, "salvato": 7, "same": [1, 7, 10, 14, 15, 17], "sampl": [0, 1, 9, 11, 14], "sample_nam": 15, "sample_select": [15, 21], "sample_t": [14, 15, 17, 21], "sample_table_df": 14, "samplen": 10, "save": [7, 14, 15, 17, 21], "save_output": [15, 17, 21], "savefig": [7, 10], "savename_df_lc": 14, "savename_sampl": [14, 15], "savez": 7, "saxgrbmgrb": [15, 17], "scalarmapp": 7, "scale": [1, 3, 7, 11, 14, 15, 20], "scale_up": [11, 15, 17], "scatter": 10, "scatterplot": 7, "scenario": [11, 18], "scheme": [10, 15], "sci_bkg_pair": 7, "scienc": [0, 2, 7, 9, 10, 14, 15], "science_demo": 1, "scientif": [0, 1, 3, 21], "scientist": [3, 10, 20], "scikit": 14, "scipi": [14, 15], "scityp": 14, "scope": 3, "score": 14, "scp": 1, "scratch": [15, 21], "screen": [15, 21], "script": 15, "scroll": 1, "sdss": [10, 14], "sdss_df": 14, "sdss_function": 21, "sdss_get_spec": 21, "sdss_qso": 10, "seaborn": 7, "search": [15, 20, 21], "search_radiu": [15, 17], "search_radius_arcsec": 21, "searchabl": 21, "second": [0, 7, 17], "section": [15, 17, 21], "sed": 10, "see": [0, 1, 7, 10, 14, 15, 17], "seem": [14, 17], "seen": 10, "seifert": 10, "select": [1, 7, 9, 11, 15, 17], "self": 10, "semin": 7, "send": 7, "sens": 20, "sensibl": 14, "sensit": 10, "separ": [6, 7, 10, 13, 15, 17, 21], "seper": 7, "seri": [14, 15], "serial": [14, 15], "serv": 7, "server": [1, 3, 7, 14, 17, 21], "servic": [1, 7, 20], "servicetyp": 7, "session": [15, 17, 21], "set": [0, 1, 7, 10, 11, 14, 15, 17, 21], "set_arrai": 7, "set_index": 14, "set_size_inch": 7, "set_titl": 10, "set_xlabel": [10, 14], "set_xlim": [7, 14], "set_ylabel": [10, 14], "set_ylim": [7, 14], "setlevel": 10, "setup": [1, 14, 15], "sevamoo": 10, "sever": [1, 15, 17], "sh": 17, "shape": 10, "shapelet_bas": 14, "shapelettransformclassifi": 14, "share": 17, "shared_memori": 10, "sharpli": 17, "shemmati": 10, "sheng": 14, "shift": 10, "shoobi": 14, "shoop": 14, "short": [1, 3], "shoubaneh": [10, 15, 17, 21], "should": [6, 7, 8, 13, 14, 15, 16], "shouldn": 14, "show": [1, 7, 10, 14, 15, 17, 21], "show_nbr_figur": [15, 17, 21], "showcas": 21, "shown": [7, 17], "shrink": 7, "shuffl": [10, 14], "shuffle_datalabel": 10, "shupe": [7, 15, 17, 21], "shut": 1, "shutil": 7, "sia": [1, 7, 20], "sia_url": 7, "siav1": 7, "siav2": 20, "side": 7, "sienna": 10, "sigma": 14, "sigma_band": 14, "sigmacl": 10, "sigmaclip": 10, "sigmaclip_lightcurv": 14, "sigmaclip_valu": 14, "signal": [15, 17], "signific": [14, 15, 17], "silenc": 3, "simbad": [7, 15], "similar": [1, 10, 15, 17, 20], "simpl": 7, "simplest": 7, "simpli": [3, 10, 14], "simplic": 21, "simplifi": 15, "simultan": 1, "sinc": [1, 14, 17], "singl": [1, 7, 15, 17, 20, 21], "singleob": 14, "singleobj": 10, "sipocz": 14, "sip\u0151cz": [7, 15, 17, 21], "sit": 10, "size": [1, 7, 10, 15, 17], "skim": 17, "skimag": 7, "skip": [10, 17], "sklearn": 14, "sky": [7, 14, 21], "skybg": 7, "skybg_product": 7, "skybkg_pattern": 7, "skycoord": [7, 15, 21], "skymean": 7, "skynois": 7, "slack": [1, 3], "slightli": 14, "slit": 21, "slitless": 21, "sloan": 14, "slope": 7, "slow": 17, "sm": [7, 10], "small": [1, 7, 15, 17], "small_clagn_sdss_df_lc": 14, "small_clagn_sdss_sampl": 14, "smaller": [1, 10, 17], "smce": 15, "smooth": 10, "smoothli": 17, "sn": 7, "snakeviz": 1, "so": [1, 3, 7, 9, 10, 14, 15, 17], "soft": 7, "soft12013l": 15, "softwar": [0, 2, 9, 21], "sole": 14, "solut": [7, 14, 17], "solv": 1, "some": [0, 3, 7, 10, 14, 15, 17, 20, 21], "somehow": 7, "someth": [7, 14, 17], "sometim": 1, "somfactori": 10, "sompi": 10, "soon": 17, "sort": [1, 3, 7, 10, 14], "sourc": [0, 7, 10, 14, 15, 20, 21], "space": [1, 7, 10, 15], "spacetelescop": 3, "span": 14, "sparcl": 21, "spars": 14, "sparsest": 14, "spatial": 10, "special": [15, 21], "specif": [1, 10, 14, 15, 17], "specifi": [1, 7, 17], "specobjid": 17, "spectra": 10, "spectra_gener": 19, "spectral": 21, "spectroscop": [15, 18, 19], "spectroscopi": [3, 14, 18, 20], "spectrum": 21, "specutil": 21, "speed": [7, 15], "spherex": 21, "spider": 10, "spider_agn": 10, "spider_agnbl": 10, "spider_bl": 10, "spider_qsobl": 10, "spike": 17, "spire": 21, "spitzer": [7, 21], "spitzer_funct": 21, "spitzerirs_get_spec": 21, "splash": 7, "splash_1_flux": 7, "splash_1_flux_err": 7, "splash_1_mag": 7, "splash_1_magerr": 7, "splash_2_flux": 7, "splash_2_flux_err": 7, "splash_3_flux": 7, "splash_3_flux_err": 7, "splash_4_flux": 7, "splash_4_flux_err": 7, "split": [1, 17], "spread": 7, "stabl": 1, "stackexchang": 17, "standard": [0, 1, 15, 17], "star": [7, 20, 21], "start": [0, 2, 7, 9, 10, 14, 15, 17, 20], "start_seri": 15, "startangl": 10, "startswith": 7, "startup": 1, "stat_band": 10, "state": 14, "statement": [3, 17], "statisitc": 14, "statist": [10, 14, 15], "statsmodel": 7, "statu": 17, "std": [10, 14], "stderr": 17, "stdout": 17, "stellar": 21, "step": [1, 7, 15, 17, 21], "stepfil": 14, "stephani": [14, 15], "steve": 7, "stick": 17, "still": [1, 17], "stop": 1, "storag": [7, 15], "store": [5, 6, 8, 12, 13, 14, 15, 16, 17, 19, 20, 21], "str": [7, 14, 15], "straightforward": 14, "straightlin": 7, "strang": 17, "stratifi": 14, "stretch_small_values_arctan": 10, "strictli": [10, 15], "string": 17, "strong": 10, "structur": [7, 14, 20], "stsci": [1, 7], "studi": [7, 15, 21], "style": [3, 10], "stype": 7, "subdirectori": 17, "subimag": 7, "subimage_wc": 7, "submit": [15, 17], "subplot": [7, 10, 14], "subplots_adjust": 7, "subsampl": 10, "subsequ": 17, "subset": [1, 7, 10, 14], "subtract": 10, "succe": 17, "success": 17, "successfulli": [1, 17], "suddenli": 17, "suffici": 15, "suggest": [1, 3, 7, 15, 21], "suit": [1, 14], "suitabl": 10, "sum": [7, 10], "summari": [14, 17], "summary_df": 17, "summary_i": 17, "summit": 21, "suppli": 0, "support": [1, 15, 21], "sure": [7, 10, 14, 15, 20], "surfac": 10, "surpris": 17, "survei": [7, 14, 21], "suspect": 1, "suvi": 15, "switch": 1, "sy": [7, 10, 14, 15, 17, 21], "symbol": 17, "synchron": 1, "syntax": [7, 14], "system": [0, 1, 9, 17], "t": [1, 3, 7, 10, 14, 15, 17, 20], "t0": 7, "tab": 1, "tabl": [7, 10, 14, 20], "tag": 17, "tailor": 14, "take": [1, 7, 10, 11, 14, 15, 17, 21], "taken": [7, 10, 21], "tap": [7, 20, 21], "tapservic": 7, "tar": 1, "target": [0, 7, 10, 11, 14, 17, 20], "task": [1, 14, 17], "tbd": 10, "tde": 10, "team": [3, 7, 10, 14, 15], "technic": 0, "techniqu": [10, 15], "telescop": 21, "tell": 17, "temp": 7, "temp_fil": 7, "temporari": 7, "temporarili": [1, 7, 15], "tend": [1, 15, 17], "term": 10, "termin": [7, 17], "terribl": 7, "tess": 14, "tess_kepler_funct": 15, "tess_kepler_get_lightcurv": 15, "tess_kepler_kwarg": 15, "tess_search_radiu": 15, "test": [1, 20, 21], "test_ix": 14, "test_siz": 14, "testjwst": 21, "text": [10, 17], "textprop": 10, "than": [1, 3, 7, 10, 14, 15, 17], "thei": [1, 7, 10, 14, 15, 17, 21], "them": [1, 3, 7, 10, 11, 14, 15, 17, 18, 21], "therebi": 1, "therefor": [7, 14, 21], "thi": [0, 1, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21], "thing": [1, 7, 15, 17], "think": [1, 20], "third": [7, 17], "those": [0, 1, 3, 7, 10, 11, 14, 15, 17], "though": [1, 14], "thought": [14, 21], "thre": 14, "thread": 17, "three": [0, 1, 3, 10, 14, 15, 17], "threshold": 14, "threshold_too_few": 14, "through": [1, 3, 7, 14, 15], "throw": 14, "thu": 7, "ti": 15, "tidal": 10, "tidi": 10, "tight": 7, "tight_layout": [7, 10], "tightli": 17, "tike": 7, "time": [0, 1, 3, 7, 9, 17], "time_": 10, "time_limit_in_minut": 14, "timerang": 10, "timescal": 14, "timestamp": 17, "timexposur": 7, "timezon": 1, "tip": 1, "titl": [7, 10, 14], "to_dict": 10, "to_panda": [7, 14], "to_parquet": [14, 15], "to_pickl": 7, "to_tabl": 7, "todo": [3, 20], "togeth": [7, 9, 15, 17, 21], "token": 7, "tol_89": 21, "toni": 14, "too": [1, 7, 10], "took": [7, 15], "tool": [1, 7, 11, 14, 21], "top": [1, 10, 15], "topic": 0, "toplog": 17, "topologi": 10, "toptxt_dir": 17, "toptxt_fil": 17, "total": [1, 15, 17], "toward": [7, 11, 18], "tqdm": [7, 14, 15], "traceback": 1, "track": [7, 14, 15], "tractor": 7, "tractorerror": 7, "tradition": 14, "train": [10, 11], "train_ix": 14, "train_test_split": 14, "transfer": 1, "transform": [7, 14, 17], "translate_bitwise_sum_to_label": 10, "treat": [14, 15, 21], "tree": 10, "trend": 14, "trickeri": 15, "tricki": [14, 15], "trigger": [14, 17], "trivial": 1, "troi": [7, 14, 15, 17, 21], "troubl": [14, 17], "troubleshoot": [2, 9], "troublesom": 7, "true": [1, 7, 14, 15, 17, 21], "try": [3, 7, 14, 17], "tune": 14, "tupl": 7, "turn": [3, 10], "turn_on": 10, "tutori": [0, 2, 7, 10, 11, 14, 15, 17, 20, 21], "two": [0, 3, 7, 10, 14, 15, 17], "twofold": 0, "txt": [1, 3, 7, 10, 14, 15, 17, 21], "type": [7, 15, 17], "typic": 15, "u": [1, 7, 10, 14, 15, 21], "ui": 1, "uji": 7, "ultramarin": 10, "umber": 10, "un": [3, 14], "unavail": [1, 7], "unc": 20, "uncertain": 15, "uncertainti": [7, 14, 15], "uncom": [7, 10, 14, 15, 17], "under": 1, "underli": 14, "understand": [3, 7, 10, 14, 17, 21], "undertak": 10, "unequ": 14, "uneven": 14, "unfamiliar": 17, "unfortun": 7, "unif": 10, "unifi": [10, 14], "uniform": 10, "uniform_length_spac": 14, "unift_lc": 10, "unify_lc": 10, "unify_lc_gp": 10, "uniqu": [10, 14, 15], "unit": [1, 7, 10, 14, 15, 21], "univers": [1, 10], "unja": 10, "unlabel": 14, "unless": 1, "unqueal": 14, "unsupervis": 10, "until": 17, "unus": [3, 17], "unwis": 15, "unzip": 14, "up": [3, 7, 10, 14, 15, 17], "uparrow": 1, "updat": [3, 7, 10, 17, 20, 21], "update_bitsum": 10, "upload": 15, "upon": 1, "upper": [1, 7], "url": [0, 15, 21], "urllib": 15, "us": [0, 3, 5, 6, 8, 9, 10, 11, 12, 13, 14, 16, 19, 20], "usag": [0, 3, 10, 14, 17], "use_yaml": 17, "usecas": 10, "used_gib": 17, "user": [0, 1, 4, 6, 7, 8, 13, 14, 15, 16, 18, 20, 21], "usual": [1, 15], "util": 10, "uv": [7, 10, 21], "v": [7, 14, 15], "val": 7, "valu": [7, 10, 14, 15, 17, 21], "value_count": 7, "van": 15, "vandana": [7, 14], "variabl": [10, 14, 17], "varianc": 7, "variat": [10, 14], "varieti": [1, 10], "variou": [10, 15, 20, 21], "vastli": 10, "vector": 10, "velzen": 15, "verbos": [7, 14, 15, 17, 21], "veri": [1, 14, 15, 17], "verif": 14, "vermilion": 10, "version": 15, "vertic": 7, "via": [1, 20], "view": [10, 17], "viktorkaz": 14, "viridi": 10, "viridian": 10, "virtual": 15, "visibl": 1, "visit": 10, "visual": [1, 10, 11], "vizier": [15, 20], "vlt": 10, "vo": 15, "voqueri": 7, "vox": 7, "w": [7, 14], "w1": [10, 14, 15, 17], "w2": [10, 14, 15, 17], "w3": 10, "wa": [1, 14, 17], "wai": [3, 14, 15, 17, 20], "wait": [15, 17], "walk": [14, 15], "want": [1, 7, 10, 14, 15, 20, 21], "warn": [1, 3, 7, 10, 14, 15, 17], "warp": 10, "waslesk": 10, "wast": 1, "watch": 17, "wave": 10, "waveband": 10, "wavelength": [9, 10, 11, 18], "we": [0, 1, 4, 7, 10, 11, 14, 15, 17, 18, 20, 21], "web": 1, "webpag": 21, "websit": 15, "wedg": 7, "wedgeprop": 10, "week": 20, "weightedensembleclassifi": 14, "well": [1, 7, 10, 14, 15, 17, 20], "went": 15, "were": [1, 7, 14, 17], "wget": 1, "what": [2, 3, 7, 9, 14, 15, 20], "whatev": 15, "when": [3, 7, 10, 15, 17, 21], "where": [0, 1, 3, 7, 10, 14, 15, 17, 20], "whether": [10, 17], "whew": 7, "which": [0, 3, 7, 10, 14, 15, 17, 20, 21], "while": [0, 1, 7, 10, 14, 15, 17], "white": 10, "who": 7, "whole": [3, 14], "why": 17, "wide": 10, "width": [7, 10], "wikk": 10, "window": 1, "wise": [14, 17], "wise_funct": 15, "wise_get_lightcurv": 15, "wise_kwarg": 15, "wise_radiu": 15, "wise_vari": 10, "wisestarttim": 15, "wish": [15, 21], "within": [3, 7, 14, 15, 17], "without": [1, 7, 14, 17], "won": 1, "word": 14, "work": [0, 3, 7, 10, 11, 14, 15, 17, 18, 20, 21], "worker": [1, 7, 15, 17], "workflow": 7, "working_dir": 7, "workload": 1, "world": 1, "worri": 15, "wors": 17, "would": [1, 7, 10, 14, 15, 17, 21], "wrap": 3, "wrapper": [1, 7, 17, 21], "write": [1, 3, 7, 14, 17], "write_kwargs_to_yaml": 17, "written": [3, 15, 17, 20], "wrong": 17, "wrote": 15, "x": [10, 14], "x1": 7, "x_center": 10, "x_edg": 10, "x_grid": 10, "x_max": 10, "x_min": 10, "x_mysampl": 14, "x_test": 14, "x_train": 14, "xerr": 10, "xlabel": [7, 10], "xlim": 10, "xmatch": 7, "xmax": 7, "xmm": 7, "xrai": 7, "xre": 10, "xscale": 7, "y": [7, 10, 14], "y1": 7, "y_center": 10, "y_edg": 10, "y_grid": 10, "y_max": 10, "y_min": 10, "y_mysampl": 14, "y_pred": 14, "y_test": 14, "y_train": 14, "yaml_kwargs_dict": 17, "yaml_run_id": 17, "yang": [14, 15, 17], "yang_clagn": 15, "ydata": 10, "ye": 1, "year": [10, 15], "yearli": 15, "yellow": 10, "yerr": 10, "yet": [1, 20], "ylabel": [7, 10], "ymax": 7, "you": [0, 1, 7, 10, 14, 15, 17, 20, 21], "your": [0, 3, 10, 14, 17], "yournotebook": 0, "yourself": [1, 14], "yscale": [7, 10], "z": [10, 14, 20], "z32022apj": 15, "z7": 21, "zbh1h": 15, "zenodo": [14, 15], "zero": [7, 10, 14, 17], "zeros_lik": 10, "zg": [10, 14], "zi": 10, "zip": [1, 7, 10], "zmax": [15, 17], "zmin": [15, 17], "zoo": [9, 11], "zoom": 17, "zorder": 7, "zr": [10, 14], "ztf": [14, 17], "ztf18aabtxvd": 17, "ztf18aahqkbt": 17, "ztf18abxftqm": 17, "ztf18acaqdaa": 17, "ztf_data": 10, "ztf_df": 17, "ztf_function": [15, 17], "ztf_get_lightcurv": [15, 17], "ztf_kwarg": 15, "ztf_objectid": 17, "ztf_toplog": 17, "ztfstarttim": 15, "zych": 15}, "titles": ["Executive Summary", "Fornax Science Console", "User Documentation", "How Does Fornax Review Notebooks?", "Multi-band forced photometry", "Code - Forced Photometry", "Data - Forced Photometry", "Automated Multiband Forced Photometry on Large Datasets", "Output - Forced Photometry", "The Fornax Initiative", "AGN Zoo: Comparison of AGN selected with different metrics", "Time Domain", "Code - Light Curves", "Data - Light Curves", "Light Curve Classifier", "Make Multi-Wavelength Light Curves Using Archival Data", "Output - Light Curves", "Make Multi-Wavelength Light Curves for Large Samples", "Spectra Generator", "Code - Spectra generator", "Explore Euclid Data", "Extract Multi-Wavelength Spectroscopy from Archival Data"], "titleterms": {"": 17, "0": 14, "000": 17, "1": [1, 7, 10, 14, 15, 17, 20, 21], "1a": 7, "1d": 20, "2": [1, 7, 10, 14, 15, 17, 20, 21], "3": [1, 7, 10, 14, 15, 17, 20, 21], "3a": 7, "3b": 7, "3c": 7, "3d": 7, "3e": 7, "3f": 7, "4": [1, 7, 10, 14, 15, 20, 21], "4a": 7, "4b": 7, "5": [7, 10, 14, 15, 21], "500": 17, "6": [10, 14, 15], "7": 14, "8": 14, "9": 14, "A": 14, "The": [9, 17], "Will": 1, "about": [10, 17], "abov": 10, "access": [1, 7], "account": 1, "acknowledg": [7, 14, 15, 21], "addit": 1, "advic": 17, "affect": 1, "agn": [10, 17], "algorithm": 14, "all": 14, "alloc": 1, "alon": 10, "also": 1, "am": 1, "an": [1, 7], "analys": 1, "analysi": 1, "ancillari": 21, "api": 7, "app": 1, "appendix": 17, "ar": [1, 14], "archiv": [1, 7, 14, 15, 21], "argument": 17, "arrai": 14, "author": [7, 14, 15, 21], "autom": 7, "avail": 1, "aw": 1, "band": [4, 10, 14], "bash": 17, "basic": 1, "been": 1, "being": 21, "beppo": 15, "between": 1, "box": 1, "bring": 1, "bucket": [1, 7], "build": 15, "bunch": 14, "calcul": 7, "call": 15, "can": 1, "cancel": 17, "candid": 14, "capabl": 1, "case": 1, "catalog": [1, 7, 15, 20, 21], "challeng": 17, "check": 14, "checklist": 3, "choos": 1, "citat": 10, "classif": 14, "classifi": 14, "clean": 14, "cleanup": [7, 14], "close": 1, "cloud": [1, 7], "coad": 20, "code": [1, 5, 12, 19], "collabor": 1, "combin": 14, "command": 1, "comparison": 10, "comput": 1, "concept": 1, "conclus": 14, "confirm": 7, "consid": 21, "consol": [1, 17], "contain": 1, "content": 0, "contribut": [0, 1], "cpu": 1, "creat": 14, "cross": [1, 7], "curv": [12, 13, 14, 15, 16, 17], "dask": 1, "data": [1, 6, 7, 10, 13, 14, 15, 20, 21], "datafram": [1, 14], "dataset": [7, 14, 21], "defin": [15, 20, 21], "depend": 7, "desi": 21, "develop": 1, "didn": 21, "differ": 10, "dimens": 10, "disk": [15, 21], "distanc": 10, "distribut": 1, "do": [1, 7], "docker": 1, "document": [0, 2, 9], "doe": [1, 3], "domain": 11, "download": [1, 7], "e": 1, "emac": 1, "end": [1, 21], "enough": 14, "esa": 21, "euclid": 20, "exampl": [1, 17], "execut": 0, "exist": 1, "expect": 17, "explor": 20, "extract": 21, "fermi": 15, "file": 17, "filter": 7, "final": 7, "find": [15, 21], "flag": 17, "forc": [4, 5, 6, 7, 8], "fornax": [1, 3, 7, 9, 17], "from": [1, 7, 15, 21], "fulli": 1, "function": [7, 15, 21], "g": 1, "gaia": 15, "galex": 7, "gener": [1, 18, 19], "get": 1, "goal": [7, 10, 14, 15, 17, 20, 21], "grab": 20, "grid": 10, "guid": 1, "ha": 1, "have": 14, "hcv": 15, "heasarc": [1, 7, 15], "help": 1, "helper": 17, "hold": [15, 21], "host": 1, "how": [1, 3], "hubbl": 15, "i": [1, 10], "icecub": 15, "icon": 1, "id": 1, "ident": 14, "idl": 1, "imag": [1, 7, 20], "import": [7, 10, 14, 15, 17, 21], "individu": 20, "info": 1, "initi": [7, 9, 15, 21], "input": [7, 14, 15, 21], "insid": 1, "instal": 1, "interact": 1, "interpret": 17, "introduct": [7, 10, 14, 15, 17, 20, 21], "irac": 7, "irsa": [7, 15, 21], "irtf": 21, "issu": 21, "ivoa": 7, "jupyterhub": 1, "jupyterlab": 1, "k2": 15, "kepler": 15, "kernel": 1, "keyword": 17, "kwargs_dict": 17, "label": 14, "laptop": 1, "larg": [1, 7, 17], "launch": [1, 17], "learn": [7, 10, 14, 15, 17, 20, 21], "length": 14, "licens": 1, "light": [12, 13, 14, 15, 16, 17], "light_curve_gener": 17, "like": 1, "limit": 1, "list": [1, 14, 21], "load": [10, 15, 21], "local": 1, "log": [1, 17], "loop": 14, "luminos": [15, 21], "machin": 1, "main": 7, "make": [14, 15, 17, 21], "manag": 1, "manifold": 10, "mast": [1, 7, 15, 21], "match": [1, 7], "memori": 1, "method": [7, 17], "metric": 10, "miss": 14, "ml": [10, 14], "monitor": [1, 17], "mopex": 1, "motiv": 21, "multi": [4, 15, 17, 21], "multiband": 7, "multipl": 1, "multiprocess": 17, "my": 1, "nasa": [15, 21], "navig": 1, "need": 17, "neutrino": 15, "new": [1, 7], "non": [1, 7, 15, 21], "normal": 14, "notebook": [1, 3, 9, 10, 17], "nwai": 7, "object": 14, "obtain": 7, "ok": 14, "one": 1, "open": [1, 21], "optim": 1, "other": [1, 21], "our": 7, "out": [15, 21], "output": [7, 8, 14, 15, 16, 21], "over": 14, "overview": 17, "own": [1, 15], "packag": 1, "pan": 15, "parallel": [1, 7, 15, 17], "particip": 3, "pdf": 1, "persist": 1, "person": 1, "photometri": [4, 5, 6, 7, 8], "pip": 1, "plot": [1, 7, 15, 21], "png": 1, "possibl": 1, "pre": 1, "prep": 14, "preprocess": 10, "process": [1, 15, 17], "profil": 1, "provid": 1, "python": [1, 17], "queri": 20, "quick": 1, "rai": 7, "read": 14, "reduc": 10, "refer": [7, 14, 15], "relev": 15, "remov": 14, "repeat": 10, "resourc": 1, "restart": 17, "restructur": 14, "result": 7, "retriev": 7, "review": 3, "run": [1, 7, 14, 17], "runtim": [14, 21], "s3": 7, "sampl": [10, 15, 17, 20, 21], "save": 1, "sax": 15, "scale": 17, "scienc": [1, 3, 17], "sciserver_cookbook": 1, "script": [1, 17], "sdss": [17, 21], "search": 7, "select": 10, "session": 1, "setup": 7, "share": 1, "should": [1, 3], "simpler": 14, "singl": 14, "sktime": 14, "slow": 7, "softwar": 1, "som": 10, "some": 1, "sourc": 1, "space": 14, "spectra": [18, 19, 20, 21], "spectroscop": 21, "spectroscopi": 21, "spectrum": 20, "spice": 1, "split": 14, "standard": [7, 21], "starr": 15, "start": 1, "statu": 21, "storag": 1, "straightforward": 7, "structur": [15, 21], "summari": 0, "t": 21, "tabl": [15, 21], "target": [15, 21], "tech": 3, "tell": 1, "termin": 1, "terminologi": 1, "tess": 15, "test": 14, "theoret": 1, "thi": [10, 17], "time": [10, 11, 14, 15, 21], "top": 17, "train": 14, "troubleshoot": 1, "tutori": [1, 9], "two": 1, "type": 14, "umap": 10, "uniform": 14, "unwant": 14, "up": [1, 21], "upload": 1, "us": [1, 7, 15, 17, 21], "usag": 1, "user": [2, 9, 17], "v": 17, "variabl": 15, "version": 1, "vi": 1, "visual": [14, 20], "wai": 1, "want": 17, "wavelength": [15, 17, 21], "were": 21, "what": [1, 10, 17], "when": 1, "which": 1, "who": 3, "wise": [10, 15], "within": 1, "work": 1, "write": [15, 21], "x": 7, "yaml": 17, "your": [1, 15, 21], "zoo": 10, "ztf": [10, 15]}}) \ No newline at end of file