Find research datasets worth reusing
Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.
126
datasets available to search
ShareScore release 0.9.0
Dataset results
126 results for “photometry”
SuperWASP Variable Star Photometry Archive (VeSPA)
<p>This data set contains the metadata for periodic variable stars that have been classified by Citizen Scientists using the <a href="https://www.zooniverse.org/projects/ajnorton/superwasp-variable-stars">SuperWASP Variable Stars Zooniverse project</a>.</p> <p>The data set is in the same format as custom data exports generated via the <a href="https://www.superwasp.org/vespa/">superwasp.org</a> website. It consists of three files:</p> <ul> <li><strong>export.csv</strong>: The main data export in CSV format, containing one row per folded light curve (i.e. multiple rows per source object).</li> <li><strong>fields.yaml</strong>: A YAML-format list of the columns included in the CSV export with an English description of each one.</li> <li><strong>params.yaml</strong>: A YAML-format copy of the search and filtering parameters which were used to generate the export (in this case this is the full data set with no filtering applied). Also includes a data version number which will be incremented with future data releases or changes to the export format.</li> </ul> <p>Photometry data is also available for download in FITS and JSON format, but this is not included here. URLs for the photometry files are included in <strong>export.csv</strong> for ease of downloading.</p> <p><strong>Acknowledgements</strong></p> <p>The SuperWASP project is currently funded and operated by Warwick University and Keele University, and was originally set up by Queen’s University Belfast, the Universities of Keele, St. Andrews and Leicester, the Open University, the Isaac Newton Group, the Instituto de Astrofisica de Canarias, the South African Astronomical Observatory and by STFC.</p> <p>The Zooniverse project on SuperWASP Variable Stars is led by Andrew Norton (The Open University) and builds on work he has done with his former postgraduate students Les Thomas, Stan Payne, Marcus Lohr, Paul Greer, and Heidi Thiemann, and current postgraduate student Adam McMaster.</p> <p>The Zooniverse project on SuperWASP Variable Stars was developed with the help of the ASTERICS Horizon2020 project. ASTERICS is supported by the European Commission Framework Programme Horizon 2020 Research and Innovation action under grant agreement n.653477</p> <p>VeSPA was designed and developed by Adam McMaster as part of his postgraduate work. This work is funded by STFC, DISCnet, and the Open University Space SRA. Server infrastructure was funded by the Open University Space SRA.</p>
MUSE HUDF survey I, Section 4: data and reproduction pipeline for photometry and astrometry
<p>Necessary data and <a href="http://akhlaghi.org/reproducible-science.html">Reproduction pipeline</a> for <a href="https://www.aanda.org/articles/aa/full_html/2017/12/aa30833-17/aa30833-17.html#S14">Section 4</a> of "<em>The MUSE Hubble Ultra Deep Field Survey: I. Survey description, data reduction and source detection</em>", Bacon et al. (2017), <a href="https://www.aanda.org/articles/aa/abs/2017/12/aa30833-17/aa30833-17.html">Astronomy & Astrophysics, 608, A1</a>. The purpose of this section in the paper is to show the photometric and astrometric precision of the processed <a href="http://muse-vlt.eu/science/">MUSE</a> 3D data cubes discussed in the paper (pseudo-broad-band images created from the cubes) in comparison with broad-band images of the Hubble Space Telescope (HST).</p> <p>This repository on Zenodo contains all the necessary input data, software and <a href="http://akhlaghi.org/reproducible-science.html">reproduction pipeline</a> (containing the scripts, configuration files and settings to exactly reproduce the results in Section 4 of the paper). Below is a description of the contents:</p> <ul> <li> <p><a href="https://zenodo.org/record/1163746/files/gnuastro-0.2.51-bc56.tar.gz"><code>gnuastro-0.2.51-bc56.tar.gz</code></a>: The version of <a href="https://www.gnu.org/software/gnuastro">GNU Astronomy Utilities</a> (Gnuastro) that is necessary for this pipeline. Gnuastro is a large collection of programs for astronomical data analysis on the command-line (and in scripts). Note that the reproduction pipeline <em>only</em> works with Gnuastro version 0.2.51, it will complain and abort if another version is installed.</p> <p>IMPORTANT NOTE: Since version 0.2.51 of Gnuastro was released, CFITSIO (one of Gnuastro's dependencies) has added a dependency for the cURL library (to read https URLs). Therefore, to install Gnuastro 0.2.51, please install <a href="https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio3410.tar.gz">CFITSIO version 3.41</a> or earlier.</p> </li> <li> <p><a href="https://zenodo.org/record/1163746/files/gnuastro-dependencies.tar.gz"><code>gnuastro-dependencies.tar.gz</code></a>: Software libraries necessary to build Gnuastro as it is used here. With these, a working C compiler is enough (currently only tested in a GNU/Linux environment) to exactly reproduce the results (tables).</p> </li> <li> <p><a href="https://zenodo.org/record/1163746/files/hst-acs-images.tar.gz"><code>hst-acs-images.tar.gz</code></a>: Necessary images from HST's <a href="https://archive.stsci.edu/prepds/xdf/">eXtreme Deep Field</a> survey <a href="https://archive.stsci.edu/pub/hlsp/xdf">archives</a>. These images are not necessary to run the reproduction pipeline (they will be downloaded from the HST archives if not present). They are stored here for the self-sufficiency of this repository and faster download: in this lossless compressed format, they are roughly 1/3rd the volume of the same files in HST archives.</p> </li> <li> <p><a href="https://zenodo.org/record/1163746/files/hst-acs-throughputs.tar.gz"><code>hst-acs-throughputs.tar.gz</code></a>: The throughputs of HST Advanced Camera for Surveys (ACS) filters necessary in this study. These are also available from the <a href="http://www.stsci.edu/hst/acs/analysis/throughputs/tables">HST archives</a> and are kept here with similar reasons to above.</p> </li> <li> <p><a href="https://zenodo.org/record/1163746/files/muse-pseudo-broadband-images.tar.gz"><code>muse-pseudo-broadband-images.tar.gz</code></a>: Pseudo-broad-band images generated from the MUSE 3D data cube. These images are only released in this repository. However, to run the reproduction pipeline, it isn't necessary to download them directly from here. The script will download them from Zenodo automatically.</p> </li> <li> <p><a href="https://zenodo.org/record/1163746/files/reproduce-v1-4-gaafdb04.tar.gz"><code>reproduce-v1-4-gaafdb04.tar.gz</code></a>: The <a href="http://akhlaghi.org/reproducible-science.html">reproduction pipeline</a> (version 1-4-gaafdb04) that produces the results (tables) plotted in the paper. The full Git version controlled history of this repository is available on <a href="https://git-cral.univ-lyon1.fr/mohammad.akhlaghi/muse-udf-photometry-astrometry">git-cral.univ-lyon1.fr</a> or <a href="https://gitlab.com/makhlaghi/muse-udf-photometry-astrometry">gitlab.com</a>. We recommend cloning from the Git repository if it is available. This tarball is kept here in case those servers don't work or Git is no longer in common use. Please see the <code>README</code> file in this repository for instructions on how to run the reproduction pipeline and exactly reproduce the results. This pipeline will download all the necessary data if they aren't already present on the system (it is probably just necessary to install the required version of Gnuastro).</p> </li> </ul> <p>The Creative Commons Attribution-NonCommercial 4.0 copyright mentioned in the Zenodo webpage is only applicable to files that don't have an explicit copyright within them. The copyright of other files (mainly scripts and software) is mentioned within them (all are <a href="https://www.gnu.org/licenses/licenses.en.html">free licenses</a>).</p> <p>For any issues with the pipeline/processing, please contact <a href="http://akhlaghi.org">Mohammad Akhlaghi</a>.</p>
Azcorra2023 - Fiber photometry recordings (pre-processed to get DF/F)
<p>Pre-processed raw data from fiber photometry recordings of different subtypes (Vglut2+, Calb1+, Anxa1+ and Aldh1a1+ as well as DAT+) SNc dopamine neurons labelled with GCaMP6f, as used in Azcorra et al. Nat Neuro 2023. This dataset has been pre-processed to calculate DF/F from the raw data (see below for code and raw data), which are then normalized from 0 to 1 (un-normalized DF/F data can be recovered using the 'norm' value included in the dataset). This dataset also includes metadata for each recording (recording location, mouse sex...). </p> <p>The code used to generate this pre-processed data from raw data is available on GitHub (<a href="https://github.com/DombeckLab/Azcorra2023/releases/tag/Azcorra2023">https://github.com/DombeckLab/Azcorra2023/releases/tag/Azcorra2023</a>) and Zenodo (DOI: 10.5281/zenodo.7872052, <a href="https://zenodo.org/record/7872052">https://zenodo.org/record/7872052</a>). The original raw data has been deposited on Zenodo (DOI: 10.5281/zenodo.7871634, <a href="https://zenodo.org/record/7871634">https://zenodo.org/record/7871634</a>). The code necessary to analyze this data and generate the figures shown in the manuscript is is found in that same GitHub repository as the pre-processing code above.</p>
Empirical relationship between calcium triplet equivalent widths and [Fe/H] using Gaia photometry
<p>I present a new empirical relationship for red giant branch stars between the overall metallicity of the star and the sum of equivalent widths of the near-infrared calcium triplet (CaT) spectral lines. This method takes advantage of the all-sky photometry and astrometry of the Gaia mission, and the archival spectra from 2050 red giant branch stars from 18 globular clusters (-0.69>[Fe/H]>-2.44) acquired with the Anglo-Australian Telescope's AAOmega spectrograph.</p> <ul> <li><cluster_name>.tar.gz <ul> <li>Raw and reduced spectra for 18 globular clusters (NGC104, NGC6752, NGC6809, NGC288, NGC7099, NGC362, NGC6218, NGC4590, IC4499, NGC1904, ESO452-SC06, ESO280-SC12, NGC1851, NGC6624, NGC2298, Pal 5, NGC5024, Terzan 8, NGC5053)</li> <li>Lists of likely members</li> <li>Measured equivalent widths and radial velocities</li> </ul> </li> <li>code.tar.gz <ul> <li>running.py – calculates the equivalent widths and radial velocities of the stars from the spectra</li> <li>cat_new_params.py – calculates the best fitting empirical relationship</li> </ul> </li> <li>paper.tar.gz <ul> <li>The LaTeX source for the submitted RNAAS paper.</li> </ul> </li> </ul> <p> </p>
Reward perseveration is shaped by GABAA-mediated dopamine pauses: Fiber Photometry Data
<p>Fiber photometry data. These data were used to generate the following figures in the paper "Reward perseveration is shaped by GABAA-mediated dopamine pauses":</p> <ul> <li>Figure 3, all panels</li> <li>Ext. Fig 4, all panels</li> </ul> <p>Specifics of the data:</p> <ul> <li>FiberPho_Cohort_*.zip files contain all of the raw fiber photometry and behavior data for each mouse, grouped by cohort.</li> <li>FiberPho_Histo_Cohort_*.zip files contain the histological images and ROIs for each mouse, grouped by cohort. </li> <li>HTP_grouped_data.zip contains the grouped analysis fiber photometry and behavior MATLAB files for the experimental group.</li> <li>ddHTP_grouped_data.zip contains the grouped analysis fiber photometry and behavior MATLAB files for the control group.</li> <li>The various .csv files contain the summarized mouse, cohort, and analysis details and data.</li> </ul> <p> </p>
Gaia Catalogue of Synthetic Photometry - White Dwarfs (GCSP-WD)
<p>GSPC-WD catalogue </p> <p>This catalogue contains objects described in detail in Gaia Collaboration, Montegriffo et al., 2022, A&A, in press. The description of the catalogue from the paper is given below.</p> <p>We have made the GSPC-WD synthetic photometry available<br> as a stand-alone catalogue27, including SDSS, JKC and JPLUS<br> XPSP and the DA classification probability. The photometry<br> of the individual J-PAS bands, used in the random forest<br> analysis, is not included due to their low signal-to-noise. For<br> WDs classified in SDSS, a subset of which were used in the<br> training/validation of the random forest algorithim, we also include<br> the full SDSS classifications as a separate column in the<br> GSPC-WD catalogue table. When the synthetic spectral bands are very narrow a<br> significant number of sources will have low signal-to-noise. Furthermore,<br> at the edges of the Gaia spectral range, away from<br> the peak of the effective area, this is also true for some stars<br> in the wider bands included in the catalogue. In some extreme<br> cases, there is no significant detection of the object. The random<br> forest algorithm is only able to classify a WD when valid<br> flux measurements are available for every photometric band we<br> include in the analysis. Therefore, no classification is recorded<br> in the catalogue when data for one or more bands is "missing".<br> In total 15,003 WDs from the total sample of 101,783 are not<br> classified. For completeness, we have made all the flux measurements<br> and corresponding magnitudes available for all objects in<br> the GSPC-WD. Hence magnitude/fluxes with very large errors,<br> up to several times the flux itself, are included. However, where<br> fluxes are negative, the magnitudes are not defined. When using<br> the catalogue, appropriate signal-to-noise cuts are advisable for<br> the specific work in-hand, to ensure data quality.</p> <p>Total number of objects = 101,786; Format 1 object per row, 73 columns of data as listed below.</p> <p>Column Description of contents<br> 1 Gaia source_id<br> 2 ra<br> 3 ra_error<br> 4 dec<br> 5 dec_error<br> 6 JohnsonStd_mag_U<br> 7 JohnsonStd_mag_B<br> 8 JohnsonStd_mag_V<br> 9 JohnsonStd_mag_R<br> 10 JohnsonStd_mag_I<br> 11 JohnsonStd_flux_U<br> 12 JohnsonStd_flux_B<br> 13 JohnsonStd_flux_V<br> 14 JohnsonStd_flux_R<br> 15 JohnsonStd_flux_I<br> 16 JohnsonStd_flux_error_U<br> 17 JohnsonStd_flux_error_B<br> 18 JohnsonStd_flux_error_V<br> 19 JohnsonStd_flux_error_R<br> 20 JohnsonStd_flux_error_I<br> 21 SdssStd_mag_u<br> 22 SdssStd_mag_g<br> 23 SdssStd_mag_r<br> 24 SdssStd_mag_i<br> 25 SdssStd_mag_z<br> 26 SdssStd_flux_u<br> 27 SdssStd_flux_g<br> 28 SdssStd_flux_r<br> 29 SdssStd_flux_i<br> 30 SdssStd_flux_z<br> 31 SdssStd_flux_error_u<br> 32 SdssStd_flux_error_g<br> 33 SdssStd_flux_error_r<br> 34 SdssStd_flux_error_i<br> 35 SdssStd_flux_error_z<br> 36 Jplus_mag_uJAVA<br> 37 Jplus_mag_J0378<br> 38 Jplus_mag_J0395<br> 39 Jplus_mag_J0410<br> 40 Jplus_mag_J0430<br> 41 Jplus_mag_gJPLUS<br> 42 Jplus_mag_J0515<br> 43 Jplus_mag_rJPLUS<br> 44 Jplus_mag_J0660<br> 45 Jplus_mag_iJPLUS<br> 46 Jplus_mag_J0861<br> 47 Jplus_mag_zJPLUS<br> 48 Jplus_flux_uJAVA<br> 49 Jplus_flux_J0378<br> 50 Jplus_flux_J0395<br> 51 Jplus_flux_J0410<br> 52 Jplus_flux_J0430<br> 53 Jplus_flux_gJPLUS<br> 54 Jplus_flux_J0515<br> 55 Jplus_flux_rJPLUS<br> 56 Jplus_flux_J0660<br> 57 Jplus_flux_iJPLUS<br> 58 Jplus_flux_J0861<br> 59 Jplus_flux_zJPLUS<br> 60 Jplus_flux_error_uJAVA<br> 61 Jplus_flux_error_J0378<br> 62 Jplus_flux_error_J0395<br> 63 Jplus_flux_error_J0410<br> 64 Jplus_flux_error_J0430<br> 65 Jplus_flux_error_gJPLUS<br> 66 Jplus_flux_error_J0515<br> 67 Jplus_flux_error_rJPLUS<br> 68 Jplus_flux_error_J0660<br> 69 Jplus_flux_error_iJPLUS<br> 70 Jplus_flux_error_J0861<br> 71 Jplus_flux_error_zJPLUS<br> 72 probability DA<br> 73 SDSS WD type</p>
Azcorra2023 - Raw fiber photometry recordings
<p>Raw data from fiber photometry recordings of different subtypes (Vglut2+, Calb1+, Anxa1+ and Aldh1a1+ as well as DAT+) SNc dopamine neurons labelled with GCaMP6f, as used in Azcorra et al. Nat Neuro 2023. Metadata for these recordings (recording location, mouse sex...) can be found in the pre-processed dataset (see below).</p> <p>The code used to pre-processed this data to get DF/F is available on GitHub (<a href="https://github.com/DombeckLab/Azcorra2023/releases/tag/Azcorra2023">https://github.com/DombeckLab/Azcorra2023/releases/tag/Azcorra2023</a>) and Zenodo (DOI: 10.5281/zenodo.7872052, <a href="https://zenodo.org/record/7872052">https://zenodo.org/record/7872052</a>). We have also made the pre-processed data available on Zenodo (DOI: 10.5281/zenodo.7871982, <a href="https://zenodo.org/record/7871982">https://zenodo.org/record/7871982</a>). The code necessary to analyze this data and generate the figures shown in the manuscript is is found in that same GitHub repository as the pre-processing code above.</p>
Tables for: The Panchromatic Hubble Andromeda Treasury XXI. The Legacy Resolved Stellar Photometry Catalog
<p>This deposit contains the full machine-readable tables for the accepted version of the manuscript, "<em>The Panchromatic Hubble Andromeda Treasury XXI. The Legacy Resolved Stellar Photometry Catalog</em>", submitted and accepted to the Astrophysical Journal Supplments. </p> <p>The specific files included in this deposit are the full version of Tables 1-3 in this manuscript:</p> <ul> <li>Table 1: Simplified table of PHAT photometry for easy use;</li> <li>Table 2: Simplified table of artificial star test results for easy use;</li> <li>Table 3: Summary of artificial star statistics as a function of brightness and stellar density.</li> </ul> <p>The *.txt files are formatted according to the machine-readable standards adopted by the AAS Journals and CDS/Vizier. Documentation of this format can be found at these links:</p> <ul> <li><a href="https://journals.aas.org/mrt-overview/">AAS Journals MRT overview</a></li> <li><a href="http://vizier.u-strasbg.fr/doc/catstd.htx">CDS/Vizier standards</a></li> </ul> <p>These files can be read in python using the astropy package or with the most recent version of <a href="https://www.star.bris.ac.uk/~mbt/topcat/">TOPCAT</a> (> Version 4.8). An example script for reading these files in astropy is given here:</p> <pre><code class="language-python"> from astropy.table import Table data = Table.read("datafile3.txt", format="ascii.cds") </code></pre> <p>In addition, a headerless, compressed TeX (&-delimited; "full_table.tex.xz") version of Table 1, and a header-only, dataless version of Table 1 ("datafile1_headeronly.txt") are provided to give users additional tools for dealing with this large dataset. </p> <p>The compression routine was applied using xz <https://tukaani.org/xz/> with the encodings</p> <ul> <li> <p><code>xz -z -7 -T 0 full_table.tex</code></p> </li> <li> <p><code>xz -z -9 -T 0 datafile1.txt</code></p> </li> </ul> <p>The Table 1 files on Zenodo were then split into smaller chunks to upload them to Zenodo using the GNU <a href="https://www.gnu.org/software/coreutils/manual/html_node/split-invocation.html"><code>split</code></a> routine. The full files can be recovered by recombining them before decompressing them. The list of related commands and the expected md5 hexidecimal checksums are given here:</p> <ul> <li> <p><code>split --bytes=512M ../full_table.tex.xz full_table.tex.xz.</code></p> </li> <li> <p><code>split --bytes=512M ../datafile1.txt.xz datafile1.txt.xz.</code></p> </li> <li> <p><code>cat full_table.tex.xz.a* > full_table.tex.xz</code></p> </li> <li> <p><code>cat datafile1.txt.xz.a* > datafile1.txt.xz</code></p> </li> <li> <p><code>MD5 (full_table.tex.xz) = 7f9195210bec61c08d04926ada4a021a</code></p> </li> <li> <p><code>MD5 (datafile1.txt.xz) = 63205fe1051e97f4e04380dd23469893</code></p> </li> </ul> <p>Finally, those interested in generating their own cuts from the DOLPHOT quality parameters can access the full photometry tables, available at MAST as a High Level Science Product via <a href="https://doi.org/10.17909/T91S30">doi.org/10.17909/T91S30</a></p>
The UltracoolSheet: Photometry, Astrometry, Spectroscopy, and Multiplicity for 4000+ Ultracool Dwarfs and Imaged Exoplanets
<p>The UltracoolSheet is a catalog of 4000+ ultracool dwarfs (spectral types M6 and later) and imaged exoplanets, including photometry, absolute astrometry, proper motions, parallaxes, multiplicity, spectroscopic classifications, memberships, and ages.</p> <p>The catalog lives in a Google spreadsheet at</p> <p> <a href="http://bit.ly/UltracoolSheet"><strong>http://bit.ly/UltracoolSheet</strong></a></p> <p>where it will receive future updates. The README tab in the spreadsheet contains a detailed description of the contents of the catalog.</p> <p>UltracoolSheet started as a catalog of all spectroscopically confirmed objects of spectral type L0 or later in the extended solar neighborhood (out to ~100 pc) that were known as of April 15, 2015. It has subsequently been extended to include many late-M dwarfs and also augmented with more recent discoveries spanning all ultracool spectral types.</p> <p>The component spreadsheets of UltracoolSheet are posted here as CSV files, along with summary figures and (.dat) files containing ASCII tables to simplify figure plotting for users. The Summary Plots.pdf file shows the sky map, age distribution, publication dates, and proper motion since publication for all objects in UltracoolSheet, as well as the distribution of projected separations of companions.</p> <p>When using data from the UltracoolSheet, please cite the individual papers from which the data comes. Citations codes are included for all the data in the tables, and the References table translates the citation codes into ADS bibcodes, Papers citekeys, and publication titles.</p> <p>For research that benefits from this compilation, please cite this Zenodo post and include the following acknowledgment:</p> <p>"This work has benefited from The UltracoolSheet at <a href="http://bit.ly/UltracoolSheet">http://bit.ly/UltracoolSheet</a>, maintained by Will Best, Trent Dupuy, Michael Liu, Aniket Sanghi, Rob Siverd, and Zhoujian Zhang, and developed from compilations by <a href="http://adsabs.harvard.edu/abs/2012ApJS..201...19D">Dupuy & Liu (2012)</a>, <a href="http://adsabs.harvard.edu/abs/2013Sci...341.1492D">Dupuy & Kraus (2013)</a>, <a href="https://ui.adsabs.harvard.edu/abs/2014ApJ...792..119D/abstract">Deacon et al. (2014)</a>, <a href="http://adsabs.harvard.edu/abs/2016ApJ...833...96L">Liu et al. (2016)</a>, <a href="http://adsabs.harvard.edu/abs/2018ApJS..234....1B">Best et al. (2018)</a>, <a href="https://ui.adsabs.harvard.edu/abs/2021AJ....161...42B/abstract">Best et al. (2021)</a>, <a href="https://ui.adsabs.harvard.edu/abs/2023ApJ...959...63S">Sanghi et al. (2023)</a>, and <a href="https://ui.adsabs.harvard.edu/abs/2023AJ....166..103S">Schneider et al. (2023)</a>."</p> <p>The UltracoolSheet itself can be cited by this Zenodo DOI: 10.5281/zenodo.4169084 </p> <p>Questions, comments, suggestions, or contributions?<br>Please send them to <a href="mailto:ultracool.sheet@gmail.com">ultracool.sheet@gmail.com</a> (especially contributions!)</p> <p> </p>
LRD Photometry and Physical Parameters in Blank JWST Fields (Kokorev+24)
<p>Photometry and physical parameters of little red dots in an array of blank extragalactic fields as presented in <a href="https://ui.adsabs.harvard.edu/abs/2024arXiv240109981K/abstract">Kokorev+24.</a></p>
Data products from "oMEGACat II - Photometry and proper motions for 1.4 million stars in Omega Centauri and its rotation in the plane of the sky"
<p>This repository contains the data products of the publication:<br><a href="https://ui.adsabs.harvard.edu/abs/2024arXiv240403722H/abstract"> Häberle et al (2024): "oMEGACat II - Photometry and proper motions for 1.4 million stars in Omega Centauri and its rotation in the plane of the sky"</a></p> <p>A detailed description of the data products and their creation is given in the accompanying paper.</p> <p>The data products include:</p> <ul> <li>The astrometric catalog with position and proper motion information for around 1.4 million sources within the half-light radius of Omega Centauri. We provide the catalog in both the .fits and .mrt format.</li> <li>The 7 photometric catalogs (for the 7 different used Hubble Space Telescope filters), both in .fits and .mrt format.</li> <li>The 7 deep, stacked image mosaics (one for each filter) in .fits format</li> <li>In addition, we include an IPython Notebook with basic usage examples for all these files.</li> </ul> <p>Please cite the catalog paper <a href="https://ui.adsabs.harvard.edu/abs/2024arXiv240403722H/abstract">Häberle et al. (2024)</a> when using this work.</p> <p>In case of any questions, feel free to contact us using <a href="mailto:haeberle@mpia.de">haeberle@mpia.de</a></p> <p> </p> <p> </p>
Synthetic JWST NIRCam, Euclid NISP, and Roman WFI Near-Infrared Photometry for 800+ Ultracool Dwarfs
<p>JWST NIRCam, Euclid NISP, and Roman WFI photometry (apparent magnitudes) for 800+ ultracool dwarfs synthesized using near-IR SpeX prism spectra. This is a supplementary data product to <a href="https://iopscience.iop.org/article/10.3847/2515-5172/acf864">Sanghi et al. 2023 (RNAAS, 7, 194)</a> and <a href="https://ui.adsabs.harvard.edu/abs/2024RNAAS...8..137S/abstract">Sanghi et al. 2024 (RNAAS, 8, 137)</a>. JWST photometry is presented in the Vega magnitude system and Euclid and Roman photometry are presented in the AB magnitude system.</p> <p>For research that benefits from this compilation, please cite <a href="https://iopscience.iop.org/article/10.3847/2515-5172/acf864">Sanghi et al. 2023 (RNAAS, 7, 194)</a> for JWST photometry, <a href="https://ui.adsabs.harvard.edu/abs/2024RNAAS...8..137S/abstract">Sanghi et al. 2024 (RNAAS, 8, 137)</a> for Euclid and Roman photometry, and include the following acknowledgment:</p> <p>"This work has benefitted from The UltracoolSheet, maintained by Will Best, Trent Dupuy, Michael Liu, Aniket Sanghi, Rob Siverd, and Zhoujian Zhang, and developed from compilations by <a href="https://ui.adsabs.harvard.edu/abs/2012ApJS..201...19D/abstract">Dupuy & Liu (2012, ApJS, 201, 19)</a>, <a href="https://ui.adsabs.harvard.edu/abs/2013Sci...341.1492D/abstract">Dupuy & Kraus (2013, Science, 341, 1492)</a>, <a href="https://ui.adsabs.harvard.edu/abs/2016ApJ...833...96L/abstract">Liu et al. (2016, ApJ, 833, 96)</a>, <a href="https://ui.adsabs.harvard.edu/abs/2018ApJS..234....1B/abstract">Best et al. (2018, ApJS, 234, 1</a>), <a href="https://ui.adsabs.harvard.edu/abs/2021AJ....161...42B">Best et al. (2021, AJ, 161, 42)</a>, <a href="https://ui.adsabs.harvard.edu/abs/2023ApJ...959...63S/abstract">Sanghi et al. (2023, ApJ, 959, 63)</a>, and <a href="https://ui.adsabs.harvard.edu/abs/2023AJ....166..103S/abstract">Schneider et al. (2023, AJ, 166, 103)</a>."</p> <p>Contact <a href="mailto:asanghi@caltech.edu">asanghi@caltech.edu</a> regarding questions.</p>
Euclid Early Release Observations of Abell 2390 & 2764: NISP-selected photometry and photometric redshift catalogue
<p><strong>Euclid Early Release Observations 'Magnifying Lens' (PI: Atek)</strong><br><strong>Elementary Photometric Catalogues and Photometric Redshifts</strong></p> <p>Version 1.0.0</p> <p>Authors: J. Weaver (UMass), S. Taamoli (UCR), and H. Atek (IAP)<br>Contact: john.weaver.astro@gmail.com</p> <p>If you use this work, please cite:</p> <p>Survey Paper: Atek et al. 2024<br>Processing Paper: Cuillandre et al. 2024<br>Demonstration Paper: Weaver et al. 2024</p> <p>While photometric redshfits are provided, we caution that they are derived from only four optical-NIR bands and are designed for high-z dropout galaxies. Users may encounter issues at lower redshifts.</p> <p>These files are provided 'as is'. We the authors retain the right to modify the files at any time.</p> <p>Please see the dedicated README file for details.</p>
Data for "Spectro-photometry of Phobos simulants: I. Detectability of hydrated minerals and organic bands"
<p>Data underlying the paper: "Spectro-photometry of Phobos simulants: I. Detectability of hydrated minerals and organic bands". The dataset contains visible, near-infrared, and mid-infrared spectra of various samples, including phyllosilicates, coals, and Phobos simulants. Measurements at different observation geometries are available for the Phobos simulants in the visible and near-infrared.</p>
Gaia data, Pan-STARRS photometry, and stream selection masks for the region around the GD-1 stream
<p>This file contains:</p> <ul> <li>relevant columns from Gaia DR2</li> <li>Pan-STARRS (PS1) photometry (grizy)</li> <li>de-reddened PS1 photometry (g0, r0, etc.)</li> <li>binary masks to apply to select out stars that pass our proper motion and color-magnitude diagram selection (pm_mask, gi_cmd_mask)</li> <li>a binary mask to apply to select out stars in the stream track defined in <a href="https://arxiv.org/abs/1805.00425">Price-Whelan & Bonaca (2018) </a>(stream_track_mask)</li> <li>GD-1 positional coordinates (phi1, phi2)</li> <li>Proper motions in the GD-1 coordinate system (pm_phi1_cosphi2, pm_phi2)</li> <li>Proper motions in the GD-1 coordinate system, corrected for solar reflex motion (pm_phi1_cosphi2_no_reflex, pm_phi2_no_reflex)</li> </ul> <p>To select out probable members of the GD-1 stream in, e.g., Python, use:</p> <pre><code class="language-python">from astropy.table import Table tbl = Table.read('gd1-with-masks.fits') tbl = tbl[tbl['pm_mask'] & tbl['gi_cmd_mask']]</code></pre> <p>To select out only stars within the stream track identified in <a href="https://arxiv.org/abs/1805.00425">Price-Whelan & Bonaca (2018)</a>, do:</p> <pre><code class="language-python">from astropy.table import Table tbl = Table.read('gd1-with-masks.fits') tbl = tbl[tbl['pm_mask'] & tbl['gi_cmd_mask'] & tbl['stream_track_mask']</code></pre> <pre> </pre>
Sonora Bobcat: cloud-free, substellar atmosphere models, spectra, photometry, evolution, and chemistry
<p><strong>OVERVIEW</strong></p> <p>Presented here are models for non-irradiated, substellar mass objects belonging to the Sonora model series, described in Marley et al. (2021). The files presented here are model temperature-pressure structures ("structure"), emergent spectra from the top of the atmosphere ("spectra"), thermal evolution and photometry ("evolution_and_photometry"), and rainout chemical equilibrium tables used to compute the models ("chemistry"). </p> <p>Atmospheric structure and spectra .tar file names specify metallicity [M/H] and carbon-to-oxygen ratio (C/O) relative to solar. For example, "structures+0.0_co1.5<a href="../api/files/2e9ce76a-67fc-4fd6-ae5c-f88f16c610ea/structures%2B0.0_co1.5.tar.gz">.</a>tar.gz" contains the set of radiative-convective equilibrium atmospheric structures for solar metallicity ("+0.0") with C/O=1.5 times the solar abundance. The _co*.* is omitted for solar C/O, or co_1.0. The individual file naming convention is described below. All stated abundances and ratios are relative to Lodders (2010) abundances, see Marley et al. (2021) for details and use caution when referring to other abundance tabulations.</p> <p>This particular set of model atmosphere structures and associated spectra, photometry, and evolution, which we name <strong>Sonora Bobcat</strong>, are for cloudless objects with 3.25 ≤ log g (cgs) ≤ 5.5 and 200 ≤ Teff ≤ 2400K. Steps in T<sub>eff</sub> vary from 25K to 1000K and steps in log g are 0.25 or 0.5. Some combinations of model grid parameters include additional values of the gravity. Models are provided for [M/H] = -0.5, 0.0, and +0.5 and "rainout" chemical equilibrium. A limited set of models with carbon-to-oxygen ratio of 0.5 and 1.5 times solar abundance are also included. For the convenience of having a rectangular table in (T<sub>eff</sub>, gravity) space, models are calculated in regimes that are not reached by the evolution, such as very high gravity and very low T<sub>eff</sub>. Refer to the companion evolution tables to identify combinations of T<sub>eff</sub> and log g outside the bounds covered by the evolution.</p> <p><strong>ATMOSPHERIC STRUCTURE</strong></p> <p>Atmospheric structure and spectra filenames specify Teff and gravity (in mks units) along with [M/H] and (C/O) relative to solar. "co1.5" in version and spectra header nomenclature refers to 1.5 times the solar C/O ratio. _co*.* is generally omitted for 1.0, the solar value. For example, the file t1000g316nc_m-0.5.dat contains the structure of a model with T<sub>eff</sub>=1000K, g=316m/s<sup>2</sup> (the exact value of the gravity is given<sup> </sup>in the first line of the file, see below) , [Fe/H]=-0.5, and C/O=1.0 times the solar value. </p> <p>Temperature structure and spectra files have a one line header giving "Teff, grav(MKS), Y, f_sed, kz_min, [Fe/H], C/O, f_hole". Teff and grav are the effective temperature (K) and gravity (MKS), Y is the He mass fraction. f_sed is a cloud parameterization which is not relevant for these cloudless models and is arbitrarily given as 0.0. Likewise kz_min relates to the atmospheric eddy diffusion coefficient, which is also not relevant for these chemical equilibrium models and is arbitrarily set equal to a placeholder value that is not used in these models. [Fe/H] and C/O are the metallicity and C/O ratios as described above. [Fe/H] is identical to [M/H]. f_hole is another cloud parameter for cloudy models, not relevant to these cloudless models.</p> <p>Columns in the atmosphere structure files describe the atmosphere at discrete levels. Columns give: level index, P(bar), T(K), internally used check parameter, adiabatic temperature gradient (d ln T / d ln P), local temperature gradient (d ln T / d ln P), atmospheric density (g / cm<sup>3</sup>).</p> <p><strong>EVOLUTION AND PHOTOMETRY</strong></p> <p>Evolution and Photometry tables are described in detail in a README file included in that tar file. Evolution files connect mass, effective temperature, radius, age, gravity, and moment of inertia for these model sets. Each set of model spectra is complemented with tables of fluxes and of absolute magnitudes in a number of photometric systems commonly used in brown dwarf and exoplanet research (MKO, Keck, 2MASS, SDSS, WISE, Spitzer IRAC, etc). Fluxes and magnitudes for the full set of JWST filters is also included in separate tables. Magnitudes are computed on the Vega system (using the Vega spectrum of Bohlin & Gilliland 2004) or on the AB system (e.g. for SDSS).</p> <p><strong>SPECTRA</strong></p> <p>The model spectra each contain close to 362000 wavelength points. The resolving power varies with wavelength and ranges from R=6000 to 200000 but is otherwise the same for all spectra. The first line gives the model parameters in the same format as the structure files described above. This is followed by the spectrum</p> <p>Column 1: wavelength in µm</p> <p>Column 2: <strong>Radiation flux <em>F<sub>ν</sub></em></strong><sub> </sub>= \(4\pi\) x Eddington flux <em>H</em><sub>ν</sub>, in erg/cm<sup>2</sup>/s/Hz (always exercise caution with factors of \(4\pi\) when comparing to the radiation and Eddington flux, e.g., see Section 3.3 of Hubeny & Mihalas, "Theory of Stellar Atmospheres")</p> <p>The spectral fluxes are given at the top of the atmosphere and are strictly monochromatic. The model spectrum provides no information in the wavelength range between two tabulated points. Unless a spectral line or feature is well resolved,<em> interpolation in wavelength is not advised</em>. For comparison with data, the model spectra need to be convolved and binned to the instrumental resolution and sampling. In our experience, a minimum of 10 wavelength points is necessary to obtain a reasonable average flux over a wavelength interval. This is a rule of thumb and caution is advised, especially when comparing with high resolution data. The flux received at Earth is that given in the table scaled by (R/D)<sup>2</sup> where R is the radius of the object (given in the companion evolution tables) and D its distance. </p> <p>The solar spectra and photometry are the same as those archived at https://zenodo.org/record/1309035#.YOyz4S1h2X0, which did not provide the T(P) profiles available here.</p> <p><strong>CHEMISTRY</strong></p> <p>We also separately include rainout chemical equilibrium tables for these same atmospheric bulk abundances. These chemistry files are described in detail by their own README file. Additional chemistry tables, beyond those used for the models presented here, are also included for completeness. Users interested in the chemical abundances of the structure models must interpolate within the matching chemistry file for the atmospheric species of interest.</p> <p><strong>CREDITS</strong></p> <p>If you use these tables in your research, please cite Marley et al. (2021, Astrophysical Journal, Volume 920, Issue 2, id.85.)</p> <p>16 Feb 2024: Error corrected in Column 2 heading. Column 2 is the Radiation flux, not the Eddington flux as previously stated. Citation updated.</p> <p> </p>
Theoretical Models of Ultra-Cool Objects (Brown Dwarfs and Free-Floating Planets) Including Water Latent Heat Effect: Thermal Structure, Spectra, and Photometry
<p><strong>OVERVIEW</strong><br> Data presented here are from the work of Tang et al. (2021), which present a one-dimensional (vertical) atmospheric structure model for ultra-cool objects<br> that includes moist adiabatic convection (water latent heat release effect).<br> Model grids across a range of effective temperatures (350, 300, 250, 200 K), metallicities ([M/H] of 0.0, 0.5, 0.7, 1.5),<br> and gravities (logg of 4.0, 4.5, 4.7, 5.0) that mimic the atmosphere condition of Y-class brown dwarf and Free-Floating Planets.</p> <p><strong>ATMOSPHERIC THERMAL STRUCTURE</strong><br> The pressure-temperature profile are saved under the ./pT_profiles/, which have two folders:</p> <ol> <li>pT_profile_dry_adiabat: for dry adiabatic treatment.</li> <li>pT_profile_moist_adiabat: for moist adiabatic treatment.</li> </ol> <p>File name of each compressed files gives the effective temperature (Teff, in Kelvin), gravity (in MKS), and metallicity (in [M/H]) information as for example:<br> t200g100nc_m0.0.cmp.gz --> Teff of 200K, gravity as 100 m/s2, and [M/H]=0.0.</p> <p>The table formate of the pressure-temperature profile, i.e., the .cmp files, is made to work with the [<a href="https://natashabatalha.github.io/picaso/">PICASO software</a>](https://natashabatalha.github.io/picaso/).<br> Each .cmp file contains</p> <ul> <li>Column 01 (x) : atmosphere pressure level</li> <li>Column 02 (pressure) : atmosphere pressure in bar</li> <li>Column 03 (DEN) : atmosphere density in cm^{-3}</li> <li>Column 04 (temperature) : atmosphere temperature in kelvin</li> <li>Column 05-14 : molecule mixing ratios for H2, He, CH4, H2O, NH3, CO, PH3, H2S, N2, CO2</li> <li>Column 15 (MU) : mean molecular weight in grams/mole</li> </ul> <p><strong>SPECTRA</strong><br> Model spectra are saved under the ./spectra/ with wavelength ranging from 1 to 30 micron.<br> File name of each compressed file gives the effective temperature (Teff, in Kelvin), gravity (in MKS), metallicity (in [M/H]), adiabatic treatment, and<br> the resolving power information as for example:<br> sp_t200_g100_m0.0_dry_R3000.csv.gz --> Teff of 200K, gravity as 100 m/s2, [M/H]=0.0, with dry adiabatic treatment, and R=3000.<br> Each spetrum .cv file contains two columns:</p> <ul> <li>Column 01 wavelength [micron]</li> <li>Column 02 Flux [W/m2/micron], the spectral fluxes are given at the top of the atmosphere, taken to be 1 Jupiter radius.</li> </ul> <p><strong>PHOTOMETRY</strong><br> Photometry data derived from the spectra at the top of the atmosphere (assuming one Jupiter radius) are given in the syn_photometry.csv.<br> Photometry filters are from the Mauna Kea Observatory (MKO) photometry system, the Wide-field Infrared Survey Explorer (WISE), and the<br> Spitzer Space Telescope. Filter profiles and Vega magnitude zero points are from the [<a href="http://svo2.cab.inta-csic.es/theory/fps/">SVO Filter Profile Service</a>](http://svo2.cab.inta-csic.es/theory/fps/)</p> <ul> <li>Column 01 (gravity) , gravity in MKS</li> <li>Column 02 (teff) , effective temperature in Kelvin</li> <li>Column 03 ([M/H]) , metallicity</li> <li>Column 04-12 , photometry magnitude for IRAC36, IRAC45, W1, W2, GiminiM, MKO_J, MKO_H, MKO_K, MKO_Lp all in Vega system.</li> <li>Column 13 (adiabatic), adiabatic treatment; D: dry adiabatic, M: moist adiabatic</li> </ul> <p><strong>CREDITS</strong><br> Please cite Tang et al. (2021, Astrophysical Journal, in press.)<br> [<a href="https://ui.adsabs.harvard.edu/abs/2021arXiv210507000T/abstract">ADS link</a>](https://ui.adsabs.harvard.edu/abs/2021arXiv210507000T/abstract) if you used data here in your research.</p>
MOBSTER: Identifying Candidate Magnetic O Stars through Rotational Modulation of TESS Photometry
<p>O-type stars display rotational modulation of their photometric brightness due to surface features induced by fossil magnetic fields, and possibly through dynamos driven by subsurface convection. These features introduce wind perturbations that may drive large-scale structures and flows, including magnetospheres and corotating interaction regions. Until recently there has been a lack of high-precision, high-cadence photometry of O stars capable of detecting this variability. The wealth of new observations provided by the Transiting Exoplanet Survey Satellite (TESS) offers an unparalleled opportunity to conduct comprehensive studies of O-star variability at the sub-mmag level. Using the Galactic O-Stars Catalogue (GOSC) we have identified a sample of confirmed Galactic O stars observed by TESS with existing high-resolution spectroscopy from the IACOB and OWN surveys. Frequency analysis of the photometry is preceded by a careful examination of potential blending sources. Existing spectroscopy of each candidate is employed to test the rotational modulation hypothesis. In this presentation we describe the preliminary results of our study and outline plans for future analysis.</p>
Simultaneous dynamic glucose-enhanced (DGE) MRI and fiber photometry measurements of glucose in the healthy mouse brain
<p>This dataset was acquired for the DGE and fiber photometry study published in NeuroImage ( <a href="https://doi.org/10.1016/j.neuroimage.2022.119762">https://doi.org/10.1016/j.neuroimage.2022.119762</a>).<br> Comprises of three datasets: DGE MRI, fiber photometry and two-photon microscopy.</p>
Dataset - Experimental study of frost detectability on planetary surfaces using multicolor photometry and polarimetry
<p>This dataset contains the polarimetric measurements performed for the paper "Experimental study of frost detectability on planetary surfaces using multicolor photometry and polarimetry" (Spadaccia et al., 2023 published on Icarus). The experimental work is aimed at measuring the changes of polarimetric and photomatric signal of a regolith when frost is deposited on top, at different temperatures and different wavelengths (450, 550, 750 nm).<br> <br> The .txt files are divided on regolith simulant (CR or MGS-1) and polarimetric phase angle (5 or 16°). The reflectance is measured at phase angle 50 or 61°. Each .txt file contains the averaged information of 5 experiments for CR at temperature T=-150°C, three experiments for MGS-1 at T=-130°C ("cold") and three experiments with MGS-1 at T=-120°C. </p> <p>The columns in the .txt files contain information on:</p> <p>#time[s] #temperatures[°C] #stdv_temperatures[°C] #Qblue #stdvQblue #Rblue #stdvRblue #Qgreen #stdvQgreen #Rgreen #stdvRgreen #Qred #stdvQred #Rred #stdvRred</p> <p>Where "Q" is the measurement of Q/I, "stdv" means standard deviation of the different experiments, "R" is the reflectance measured with the monochromatic camera, "blue", "green" and "red" are the three wavelengths of the incident light (450, 550, 750 nm). </p>
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.
Allen Brain Atlas
Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.
Annotated Behaviour and Observability Dataset (ABODe)
ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.
DANDI Archive for NWB datasets
DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.
International Brain Laboratory public data
The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.
OpenNeuro
OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.