The Super Dual Auroral Radar Network (SuperDARN) is an international network of high frequency coherent scatter radars that are used for monitoring the electrodynamics of the Earth’s upper atmosphere at middle, high, and polar latitudes in both hemispheres. pyDARN is an open-source Python-based library developed specifically for visualizing SuperDARN radar data products. It provides various plotting functions of different types of SuperDARN data, including time series plot, range-time parameter plot, fields of view, full scan, and global convection map plots. In this paper, we review the different types of SuperDARN data products, pyDARN’s development history and goals, the current implementation of pyDARN, and various plotting and analysis functionalities. We also discuss applications of pyDARN, how it can be combined with other existing Python software for scientific analysis, challenges for pyDARN development and future plans. Examples showing how to read, visualize, and interpret different SuperDARN data products using pyDARN are provided as a Jupyter notebook.
more »
« less
Replication Data for: Search for High-Energy Neutrinos From the Sun Using Ten Years of IceCube Data
Data and plotting scripts for reproducing plots from Search for High-Energy Neutrinos From the Sun Using Ten Years of IceCube Data Contents: - paper_plots.h5: Data used to make plots - paper_plots.py: Python script for making plots - paper.mplstyle: Matplotlib style file to set plotting defaults - README.md
more »
« less
- Award ID(s):
- 2042807
- PAR ID:
- 10668194
- Publisher / Repository:
- Harvard Dataverse
- Date Published:
- Edition / Version:
- 1.0
- Subject(s) / Keyword(s):
- Astronomy and Astrophysics Physics Dark matter Solar neutrinos
- Format(s):
- Medium: X Size: 3822920; 1059; 23783; 695 Other: application/x-h5; application/octet-stream; text/x-python-script; text/markdown
- Size(s):
- 3822920 1059 23783 695
- Sponsoring Org:
- National Science Foundation
More Like this
-
-
{"Abstract":["In 2003, the U.S. Fish and Wildlife Service conducted a prescribed\n burn over a large part of the northeastern corner of the Sevilleta\n National Wildlife Refuge. Following this burn, a study was designed\n to look at the effect of fire on above-ground net primary\n productivity (ANPP) (i.e., the change in plant biomass, represented\n by stems, flowers, fruit and foliage, over time) within three\n different vegetation types: mixed grass (MG), mixed shrub (MS) and\n black grama (G). Forty permanent 1m x 1m plots were installed in\n both burned and unburned (i.e., control) sections of each habitat\n type. The core black grama site included in SEV129 is used as a G\n control site for analyses and does not appear in this dataset. The\n MG control site caught fire unexpectedly in the fall of 2009 and\n some plots were subsequently moved to the south. For details of how\n the fire affected plot placement, see Methods below. In spring 2010,\n sampling of plots 16-25 was discontinued at the MG (burned and\n control) and G (burned treatment only) sites, reducing the number of\n sampled plots to 30 at each.To measure ANPP (i.e., the change in\n plant biomass, represented by stems, flowers, fruit and foliage,\n over time), the vegetation variables in this dataset, including\n species composition and the cover and height of individuals, are\n sampled twice yearly (spring and fall) at each plot. The data from\n these plots is used to build regressions correlating biomass and\n volume via weights of select harvested species obtained in SEV157,\n "Net Primary Productivity (NPP) Weight Data." This biomass\n data is included in SEV185, "Burn Study Sites Seasonal Biomass\n and Seasonal and Annual NPP Data.""]}more » « less
-
W5 was experimentally whole-tree harvested in the winter of 1983-84. The initial post-harvest surveys were conducted by Jeffrey Hughes in 1984. The species and stem origin (i.e. stem grew from seed, sprouted from a cut stem or was an established stem post-harvest) for all stems in the 1m2 plots were recorded. This data set summarizes the apparent “winners” in both 1984 and 30 years later in 2014 (some evaluated in 2015). There were a total of 13 surveys in these plots that helped clarify the outcomes over time. This data set summarizes from the larger data set. These data were gathered as part of the Hubbard Brook Ecosystem Study (HBES). The HBES is a collaborative effort at the Hubbard Brook Experimental Forest, which is operated and maintained by the USDA Forest Service, Northern Research Station.more » « less
-
Replication Data for: Physics potential of the IceCube Upgrade for atmospheric neutrino oscillations{"Abstract":["Data and plotting scripts for reproducing plots from "Physics potential of the IceCube Upgrade for atmospheric neutrino oscillations". Please refer to the related publication for a detailed explanation of the sample and analysis.\n<br><br>\nContents: \n<ol>\n<li> <code>README.md</code> contains useful information about the contents of this data release.</li>\n<li> <code>example.py</code> Example script demonstrating how to load the csv files, plot the chi squared map, and extract the 90% sensitivity contours shown in Figures 11 and 15.</li>\n<li> <code>modchi2map_nufitwoSK.csv</code> chi2 map used to produce Figure 11 (left), in which the injected truth point is the best fit point from <a href="http://www.nu-fit.org/sites/default/files/v52.tbl-parameters.pdf">NuFit 5.2 w/o SK (upper panel)</a>, sin<sup>2</sup>(θ<sub>23</sub>)=0.572 and Δm<sup>2</sup><sub>32</sub>=2.43×10<sup>-3</sup> eV<sup>2</sup>.</li>\n<li> <code>modchi2map_nufitwSK.csv</code> chi2 map used to produce Figure 11 (right), in which the injected truth point is the best fit point from <a href="http://www.nu-fit.org/sites/default/files/v52.tbl-parameters.pdf">NuFit 5.2 w/ SK (lower panel)</a>, sin<sup>2</sup>(θ<sub>23</sub>)=0.451 and Δm<sup>2</sup><sub>32</sub>=2.43×10<sup>-3</sup> eV<sup>2</sup>.</li>\n<li> <code>modchi2map_icecube.csv</code> chi2 map used to produce Figure 15, in which the injected truth point is the best fit point from the latest published IceCube DeepCore oscillation result <a href="https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.134.091801">Phys. Rev. Lett. 134, 091801 (2025)</a>, sin<sup>2</sup>(θ<sub>23</sub>)=0.54 and Δm<sup>2</sup><sub>32</sub>=2.40×10<sup>-3</sup> eV<sup>2</sup>.</li>\n</ol>\n\nPlease note: The CSV files are available for download through dataverse in either csv or tab format."]}more » « less
-
Data visualizations can reveal trends and patterns that are not otherwise obvious from the raw data or summary statistics. While visualizing low-dimensional data is relatively straightforward (for example, plotting the change in a variable over time as (x,y) coordinates on a graph), it is not always obvious how to visualize high-dimensional datasets in a similarly intuitive way. Here we present HypeTools, a Python toolbox for visualizing and manipulating large, high-dimensional datasets. Our primary approach is to use dimensionality reduction techniques (Pearson, 1901; Tipping & Bishop, 1999) to embed high-dimensional datasets in a lower-dimensional space, and plot the data using a simple (yet powerful) API with many options for data manipulation [e.g. hyperalignment (Haxby et al., 2011), clustering, normalizing, etc.] and plot styling. The toolbox is designed around the notion of data trajectories and point clouds. Just as the position of an object moving through space can be visualized as a 3D trajectory, HyperTools uses dimensionality reduction algorithms to create similar 2D and 3D trajectories for time series of high-dimensional observations. The trajectories may be plotted as interactive static plots or visualized as animations. These same dimensionality reduction and alignment algorithms can also reveal structure in static datasets (e.g. collections of observations or attributes). We present several examples showcasing how using our toolbox to explore data through trajectories and low-dimensional embeddings can reveal deep insights into datasets across a wide variety of domains.more » « less
An official website of the United States government
