Spaces:
Running
Running
File size: 19,100 Bytes
6e901da 79802f3 6e901da 79802f3 2925a60 79802f3 c399e1d 16c5156 c399e1d 2725f44 79802f3 2925a60 79802f3 2925a60 2725f44 2925a60 6e901da 2725f44 6e901da 60f3a1b 6e901da 2725f44 6e901da 60f3a1b 6e901da 2725f44 16c5156 6e901da 60f3a1b 6e901da 16c5156 6e901da 16c5156 2725f44 16c5156 6e901da 2725f44 6e901da 2725f44 6e901da 0c0f7f8 2725f44 b3d2bc9 2725f44 b3d2bc9 2725f44 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 | ## This section contains the textual strings used in the HomeContent.py
HOME_HEADER_STRING = """
<h1>Welcome to the Stingray Explorer Dashboard</h1>
"""
DASHBOARD_HELP_CONTENT = """
## Stingray Explorer Dashboard
Welcome to the Stingray Explorer Dashboard! This tool is designed to provide quick and easy access to various X-ray astronomy data analysis techniques using the Stingray library.
### How to Use the Dashboard
1. **Navigation:**
- Use the sidebar to navigate between different sections like Light Curves, Power Spectra, Cross Spectra, etc.
- The home button will take you back to the main overview.
2. **Loading Data:**
- Go to the 'Data Ingestion' section to load your event list files. You can select files from your local system, and specify formats if needed.
- Once loaded, the data will be available for analysis in other sections of the dashboard.
3. **Generating Plots:**
- Each section (e.g., Light Curves, Power Spectra) provides options to generate and visualize different types of plots.
- You can adjust parameters like time binning (dt) and combine multiple event lists for analysis.
- The generated plots can be added to floating panels for more flexible viewing.
4. **Output & Warnings:**
- The Output Box displays the results and messages from your analysis operations.
- The Warning Box alerts you of any issues encountered during data processing.
5. **Help & Documentation:**
- Each section has a help area that provides guidance on how to use the tools within that section.
- This dashboard is equipped with floating panels, meaning plots and data frames can be moved around and resized independently.
6. **Saving and Managing Data:**
- The 'Data Ingestion' section also allows you to save loaded event data to disk in various formats.
- Manage your data effectively using the clear and delete options provided in the data ingestion section.
7. **Advanced Features:**
- The dashboard includes modules for advanced analysis, such as cross-spectra and averaged power spectra.
- Customize plots with different color schemes, and overlay multiple data sets for comparative analysis.
### Video Tutorial
Watch the video tutorial below for a detailed walkthrough:
<iframe width="560" height="315" src="https://www.youtube.com/embed/G_-OyY3B1cA" frameborder="0" allowfullscreen></iframe>
### Additional Resources
- <a href="https://stingray.readthedocs.io/" target="_blank">Stingray Library Documentation</a>
- <a href="https://holoviz.org/" target="_blank">Holoviz Documentation</a>
- <a href="https://www.kartikmandar.com/gsoc-2024/stingray-explorer" target="_blank">Dashboard additional information</a>
- <a href="https://stingrayexplorer.readthedocs.io/en/latest/" target="_blank">Read the Docs</a>
For any issues or queries, feel free to reach out via the Stingray Slack channel or by email.
Happy exploring!
<br><br>
"""
HOME_WELCOME_MESSAGE_STRING = """
<div>
<p>This dashboard is designed to provide a comprehensive toolset for X-ray astronomy data analysis. Here are the main features:</p>
<ul>
<li><b>Quicklook with Stingray:</b><ul><li> Don't want to dabble around too much and generate plots fast and easy, this is the way.</li></ul></li>
<li><b>Working with Event Data:</b>
<ul>
<li>Setup and creating EventList from photon arrival times</li>
<li>Roundtrip to Astropy-compatible formats</li>
<li>Loading and writing EventList objects</li>
<li>Simulating EventList from Lightcurve</li>
<li>Joining EventLists</li>
</ul>
</li>
<li><b>Working with Lightcurves:</b>
<ul>
<li>Creating light curves from time stamps, counts, or photon arrival times</li>
<li>Operations including addition, subtraction, indexing, and plotting</li>
<li>Handling Good Time Intervals (GTIs) and analyzing light curve segments</li>
</ul>
</li>
<li><b>Fourier Analysis:</b>
<ul>
<li>Generating Powerspectra, AveragedPowerspectra, and Cross Spectra</li>
<li>Normalizing and re-binning power spectra</li>
<li>Creating Dynamical Power Spectra</li>
</ul>
</li>
<li><b>Cross and Autocorrelations:</b>
<ul>
<li>Generating CrossCorrelation and AutoCorrelation plots</li>
</ul>
</li>
<li><b>Bispectra:</b>
<ul>
<li>Understanding and plotting Bispectrum</li>
</ul>
</li>
<li><b>Bayesian Excess Variance:</b>
<ul>
<li>Theoretical background and practical examples</li>
</ul>
</li>
<li><b>Multi-taper Periodogram:</b>
<ul>
<li>Creating and analyzing Multitaper objects</li>
</ul>
</li>
<li><b>Lomb Scargle Spectra:</b>
<ul>
<li>Generating Lomb Scargle Powerspectrum and Crossspectrum</li>
</ul>
</li>
</ul>
<p>Please use the sidebar to navigate to the different analysis tools. Each tool comes with interactive widgets to customize your analysis and generate plots on the fly.</p>
<p>We hope you find this dashboard useful for your research!</p>
</div>
"""
HOME_FOOTER_STRING = """
<div>
<p>Stingray Explorer Dashboard</p>
<p>© 2021 Kartik Mandar</p>
</div>
"""
# Tabs in Main Area of Home Page
HOME_STINGRAY_TAB_STRING = """
<h2> Stingray: Next-Generation Spectral Timing </h2>

Stingray is a Python library designed to perform time series analysis and related tasks on astronomical light curves. It supports a range of commonly-used Fourier analysis techniques, as well as extensions for analyzing pulsar data, simulating data sets, and statistical modeling. Stingray is designed to be easy to extend and easy to incorporate into data analysis workflows and pipelines.
<h3> Features </h3>
<h4> Current Capabilities </h4>
1. **Data handling and simulation**
- Loading event lists from FITS files (and generally good handling of OGIP-compliant missions, like RXTE/PCA, NuSTAR/FPM, XMM-Newton/EPIC, NICER/XTI)
- Constructing light curves and time series from event data
- Various operations on time series (e.g. addition, subtraction, joining, and truncation)
- Simulating a light curve with a given power spectrum
- Simulating a light curve from another light curve and a 1-d (time) or 2-d (time-energy) impulse response
- Simulating an event list from a given light curve _and_ with a given energy spectrum
- Good Time Interval operations
- Filling gaps in light curves with statistically sound fake data
2. **Fourier methods**
- Power spectra and cross spectra in Leahy, rms normalization, absolute rms, and no normalization
- Averaged power spectra and cross spectra
- Dynamical power spectra and cross spectra
- Maximum likelihood fitting of periodograms/parametric models
- (Averaged) cross spectra
- Coherence, time lags
- Variability-Energy spectra, like covariance spectra and lags (needs testing)
- Covariance spectra (needs testing)
- Bispectra (needs testing)
- (Bayesian) quasi-periodic oscillation searches
- Lomb-Scargle periodograms and cross spectra
- Power Colors
3. **Other time series methods**
- Pulsar searches with Epoch Folding, Z-test
- Gaussian Processes for QPO studies
- Cross-correlation functions
<h4> Future Plans </h4>
Other future additions we are currently implementing are:
- Bicoherence
- Phase-resolved spectroscopy of quasi-periodic oscillations
- Fourier-frequency-resolved spectroscopy
- Full HEASARC-compatible mission support
- Pulsar searches with Z-test
- Binary pulsar searches
<h4> Platform-specific Issues </h4>
Windows uses an internal 32-bit representation for int. This might create numerical errors when using large integer numbers (e.g., when calculating the sum of a light curve, if the lc.counts array is an integer). On Windows, we automatically convert the counts array to float. The small numerical errors should be a relatively small issue compared to the above.
<br></br>
"""
HOME_HOLOVIZ_TAB_STRING = """
<h2> High-level tools to simplify visualization in Python </h2>

**HoloViz provides:**
- High-level tools that make it easier to apply Python plotting libraries to your data.
- A comprehensive tutorial showing how to use the available tools together to do a wide range of different tasks.
- Sample datasets to work with.
<h3> HoloViz-maintained libraries </h3>
HoloViz provides a set of Python packages that make visualization easier, more accurate, and more powerful:
- **Panel**: For making apps and dashboards for your plots from any supported plotting library.
- **hvPlot**: To quickly generate interactive plots from your data.
- **HoloViews**: To help you make all of your data instantly visualizable.
- **GeoViews**: To extend HoloViews for geographic data.
- **Datashader**: For rendering even the largest datasets.
- **Lumen**: To build data-driven dashboards from a simple YAML specification.
- **Param**: To create declarative user-configurable objects.
- **Colorcet**: For perceptually uniform colormaps.
<h3> Building on the SciPy/PyData/PyViz ecosystem </h3>
HoloViz tools build on the many excellent visualization tools available in the scientific Python ecosystem, allowing you to access their power conveniently and efficiently. The core tools make use of:
- **Bokeh**: For interactive plotting.
- **Matplotlib**: For publication-quality output.
- **Plotly**: For interactive 3D visualizations.
**Panel** lets you combine any of these visualizations with output from nearly any other Python plotting library, including specific support for:
- seaborn
- altair
- vega
- plotnine
- graphviz
- ggplot2
- Plus anything that can generate HTML, PNG, or SVG.
HoloViz tools and examples generally work with any Python standard data types (lists, dictionaries, etc.), plus:
- Pandas or Dask DataFrames
- NumPy, Xarray, or Dask arrays
- Including remote data from the Intake data catalog library.
They also use Dask and Numba to speed up computations along with algorithms and functions from SciPy, and support both GPUs and CPUs to make use of all your available hardware.
HoloViz tools are designed for general-purpose use but also support some domain-specific datatypes like:
- Graphs from NetworkX
- Geographic data from GeoPandas, Cartopy, and Iris.
HoloViz tools provide extensive support for Jupyter notebooks, as well as for standalone Python-backed web servers and exporting visualizations or apps as images or static HTML files.
<br/>
"""
HOME_DASHBOARD_TAB_STRING = """
<h2> Dashboard Overview </h2>

The Dashboard tab in Stingray Explorer provides a unified interface for interactive exploration and analysis of X-ray astronomical data. It enables users to leverage advanced Fourier and time-series analysis tools seamlessly integrated with visualization capabilities.
### Core Functionalities
- **Time-Series Analysis**:
- Quickly generate and visualize light curves from event data.
- Apply Good Time Intervals (GTIs) to refine observations.
- Perform segment-based and aggregated analysis for improved insights.
- **Fourier Analysis Tools**:
- Generate Power Spectra to understand frequency-domain properties of data.
- Compute Cross Spectra and Averaged Cross Spectra to study relationships between datasets.
- Explore advanced metrics like Bispectrum for higher-order analysis.
- **Visualization Features**:
- Dynamically create floating plots for independent exploration.
- Customize visualization parameters such as binning, normalization, and plotting styles.
- **Interactive Widgets**:
- Use dropdowns, sliders, and checkboxes to control data inputs and analysis configurations.
- Update plots and outputs in real time based on user interactions.
- **Event Data Management**:
- Load, save, and manage event data files through a streamlined interface.
- Support for multiple formats including OGIP and HDF5.
- **Output and Logging**:
- Dedicated panels for warnings, logs, and results ensure smooth operation and debugging.
### How It Works
- **Navigation**: Use the sidebar to switch between functionalities like Light Curve, Power Spectrum, Cross Spectrum, and more. The home button resets the main content area to the overview page.
- **Data Loading**: The **Data Ingestion** section allows uploading event list files. Once uploaded, the files are available for subsequent analyses.
- **Plot Interaction**: Each analysis tool outputs interactive plots. You can pan, zoom, and explore individual plots with HoloViews' intuitive interface.
### Advanced Features
- **Automated Data Handling**: Automatically load specific files during initialization to minimize setup time (e.g., `nomission.evt` and `xte_test.evt.gz`).
- **Modularity**: The Dashboard leverages reusable components like `MainHeader`, `PlotsContainer`, and `FloatingPlot` for maintainable and scalable code.
- **Floating Panel Integration**: Allows independent resizing and moving of visualizations to tailor the workspace to your needs.
### Resources
- Tutorials and documentation links are provided for both **Stingray** and **HoloViz** to assist users in mastering the tool.
- Contextual help content is available in the Help Box for each section.
### Example Use Cases
1. **Light Curve Analysis**: Visualize photon arrival times, apply GTIs, and compare segments.
2. **Frequency Domain Studies**: Identify quasi-periodic oscillations (QPOs) and perform detailed spectral timing.
3. **Advanced Visualization**: Use Power Colors and Bispectrum plots to study nuanced data relationships.
<br/>
"""
HOME_OUTPUT_BOX_STRING = """
This is the output container. It will display the output of the analysis tools.
"""
HOME_WARNING_BOX_STRING = """
This is the warning container. It will display any warnings or errors that occur during the analysis process.
"""
HOME_HELP_BOX_STRING = """
This is the helpbox container. It will display any help or documentation for the analysis tools.
It will also have links to the documentation and tutorials for the tools.
And have a brief description of the physics behind the analysis.
"""
# This section contains strings used in the DataIngestion.py
LOADING_DATA_HELP_BOX_STRING = """
<h2> Loading Tab </h2>
### Functionality
The "Loading" tab allows you to load, save, delete, and preview event data files. Here is a detailed explanation of each component and its functionality:
- **File Selector**: Select files to load into the event data list.
- **Enter File Names**: Specify custom names for the loaded files. If left blank, the names will be derived from the file paths.
- **Enter Formats**: Specify the formats of the files being loaded. If left blank, the default format is used.
- **Use default format**: Check this to use the default format ('ogip' for loading and 'hdf5' for saving).
- **Load Event Data**: Load the selected files into the event data list.
- **Save Loaded Data**: Save the loaded event data files to the specified directory.
- **Delete Selected Files**: Delete the selected files from the file system.
- **Preview Loaded Files**: Preview the contents of the loaded event data files.
### Precautions
- Ensure the file contains at least a 'time' column when loading event data.
- When specifying custom names or formats, ensure that the number of names/formats matches the number of files selected.
- Deleting files with the ".py" extension is not allowed to prevent accidental deletion of script files.
### Examples
#### Loading an Event List
```python
from stingray import EventList
ev = EventList.read('events.fits', 'ogip')
print(ev.time)
```
### Saving an Event List
```python
ev.write("events.hdf5", "hdf5")
```
## Creation Tab
### Functionality
The "Creation" tab allows you to create new event lists. Here is a detailed explanation of each component and its functionality:
- **Photon Arrival Times**: Enter photon arrival times in seconds from a reference MJD.
- **MJDREF**: Enter the MJD reference for the photon arrival times.
- **Energy (optional)**: Enter the energy values associated with the photons.
Default is
- **GTIs (optional)**: Enter the Good Time Intervals (GTIs) for the event list.
- **Event List Name**: Specify a name for the new event list.
- **Create Event List**: Create a new event list with the specified parameters.
### Simulation of Event Lists
- **Number of Time Bins**: Specify the number of time bins for the simulation.
- **Max Counts per Bin**: Specify the maximum counts per bin.
- **Delta Time (dt)**: Specify the delta time for the light curve.
- **Method**: Choose between "Standard Method" and "Inverse CDF Method" for simulating event lists.
- **Simulated Event List Name**: Specify a name for the simulated event list.
- **Simulate Event List**: Simulate an event list using the specified parameters.
### Precautions
- Ensure that photon arrival times and MJDREF are provided when creating an event list.
- When simulating event lists, ensure that the provided parameters (e.g., number of time bins, max counts per bin) are reasonable to avoid excessively large or small event lists.
### Examples
#### Creating an Event List
```python
from stingray import EventList
times = [0.5, 1.1, 2.2, 3.7]
mjdref = 58000.
energy = [0., 3., 4., 20.]
gti = [[0, 4]]
ev = EventList(times, gti=gti, energy=energy, mjdref=mjdref)
print(ev.time)
```
#### Simulating an Event List from a Light Curve
```python
from stingray import EventList, Lightcurve
times = np.arange(3)
counts = np.floor(np.random.rand(3) * 5)
lc = Lightcurve(times, counts, skip_checks=True, dt=1.)
ev = EventList.from_lc(lc)
print(ev.time)
```
## Stingray Documentation References
### Creating EventList from Photon Arrival Times
```python
from stingray import EventList
times = [0.5, 1.1, 2.2, 3.7]
mjdref = 58000.
ev = EventList(times, mjdref=mjdref)
print(ev.time)
```
### Transforming a Lightcurve into an EventList
```python
from stingray import EventList, Lightcurve
times = np.arange(3)
counts = np.floor(np.random.rand(3) * 5)
lc = Lightcurve(times, counts, skip_checks=True, dt=1.)
ev = EventList.from_lc(lc)
print(ev.time)
```
### Simulating EventList from Lightcurve
```python
from stingray import EventList, Lightcurve
times = np.arange(50)
counts = np.floor(np.random.rand(50) * 50000)
lc = Lightcurve(times, counts, skip_checks=True, dt=1.)
ev = EventList()
ev.simulate_times(lc)
print(ev.time)
```
### Loading and Writing EventList Objects
```python
from stingray import EventList
ev = EventList.read('events.fits', 'ogip')
ev.write("events.hdf5", "hdf5")
```
<br/>
""" |