-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
164 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,164 +1,5 @@ | ||
<!doctype html> | ||
<html lang=en> | ||
<head> | ||
<meta charset=utf-8> | ||
<title>Notebooks Index</title> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.0/css/bootstrap.min.css" integrity="sha384-PDle/QlgIONtM1aqA2Qemk5gPOE7wFq8+Em+G/hmo5Iq0CCmYZLv3fVRDJ4MMwEA" crossorigin="anonymous"> | ||
</head> | ||
<body> | ||
<h2 style="margin: 1em; border-bottom: 1px solid #eaecef; | ||
padding-bottom: .3em; font-size: 1.5em">Notebooks Index</h2> | ||
|
||
<ul class="list-group list-group-flush" style="width: fit-content; margin: .5em"> | ||
|
||
<li> | ||
<ul class="list-group list-group-flush" style="width: fit-content; margin: .5em"> | ||
NICMOS | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/NICMOS/nicmos-unit-conversion/nicmos_unit_conversion.html">nicmos-unit-conversion | Programmatic Replacements for NICMOS Units Conversion Form</a></li> | ||
|
||
</ul> | ||
</li> | ||
|
||
<li> | ||
<ul class="list-group list-group-flush" style="width: fit-content; margin: .5em"> | ||
JWST | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/JWST/NIRCam/PSF_phot_01/GriddedPSFModel_simulation_and_photometry.html">NIRCam | Creating a simulated starfield image and performing photometry using `webbpsf` and `photutils.GriddedPSFModel`</a></li> | ||
|
||
</ul> | ||
</li> | ||
|
||
<li> | ||
<ul class="list-group list-group-flush" style="width: fit-content; margin: .5em"> | ||
DrizzlePac | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/optimize_image_sampling/optimize_image_sampling.html">Optimizing the Image Sampling</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/Initialization/Initialization.html">Initialization | DrizzlePac Initialization</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/align_sparse_fields/align_sparse_fields.html">Aligning Deep Exposures of Sparse Fields</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/using_updated_astrometry_solutions/using_updated_astrometry_solutions.html">Using updated astrometry solutions</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/align_to_catalogs/align_to_catalogs.html">Aligning HST images to an absolute reference catalog</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/align_mosaics/align_mosaics.html">Aligning HST Mosaics</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/drizzle_wfpc2/drizzle_wfpc2.html">Drizzling WFPC2 Images to use a Single Zeropoint</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/mask_satellite/mask_satellite.html">Satellite Trail Masking Techniques</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/use_ds9_regions_in_tweakreg/use_ds9_regions_in_tweakreg.html">Using DS9 Regions to Include and Exclude Sources in HST Image Alignment with TWEAKREG</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/DrizzlePac/sky_matching/sky_matching.html">Sky Matching</a></li> | ||
|
||
</ul> | ||
</li> | ||
|
||
<li> | ||
<ul class="list-group list-group-flush" style="width: fit-content; margin: .5em"> | ||
MAST | ||
|
||
<li class="list-group-item"><a href="notebooks/MAST/astroquery/beginner_search_astroquery/beginner_search_astroquery.html">astroquery | Beginner: Search for Data in MAST</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/astroquery/large_downloads/large_downloads.html">astroquery | Large Data Downloads</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/JWST/download_by_program_id/download_by_program_id.html">JWST | Beginner: Downloading by Program ID</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/JWST/engineering_database_retreival/EDB_Retrieval.html">JWST | Advanced: Engineering Database Query</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/JWST/SI_keyword_exoplanet_search/SI_keyword_exoplanet_search.html">JWST | SI Keyword Search for Exoplanet Spectra</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/K2/K2_TPF/k2_tpf.html">K2 | Beginner: Read and Display A K2 Target Pixel File</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/K2/K2_Lightcurve/k2_lightcurve.html">K2 | Beginner: Read and Plot A K2 Light Curve File</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/K2/K2_FFI/beginner_how_to_use_ffi.html">K2 | Beginner: Read and Display a K2 Full Frame Image</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/HSC/HSC_TAP/HSC_TAP.html">HSC | MAST Table Access Protocol Hubble Source Catalog Demo</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/PanSTARRS/PS1_DR2_TAP/PS1_DR2_TAP.html">PanSTARRS | MAST Table Access Protocol PanSTARRS 1 DR2 Demo</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/Kepler/Kepler_FFI/kepler_ffi.html">Kepler | Plotting a Catalog over a Kepler Full Frame Image File</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/Kepler/Kepler_Lightcurve/kepler_lightcurve.html">Kepler | Using Kepler Data to Plot a Light Curve</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/Kepler/Kepler_TPF/kepler_tpf.html">Kepler | Plotting Images from Kepler Target Pixel Files</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/Kepler/Kepler_DVT/kepler_dvt.html">Kepler | Read and Plot A Kepler Data Validation Timeseries File</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/beginner_astroquery_dv/beginner_astroquery_dv.html">TESS | Beginner: Retrieve TESS Data Validation Products with Astroquery</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/interm_gi_query/interm_gi_query.html">TESS | Intermediate: Search and Download GI Program Light Curves</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/beginner_how_to_use_lc/beginner_how_to_use_lc.html">TESS | Beginner: Read and Plot A TESS Light Curve File</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/interm_tesscut_requests/interm_tesscut_requests.html">TESS | Intermediate: Create TESS FFI Cutout using Python Requests</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/beginner_tour_lc_tp/beginner_tour_lc_tp.html">TESS | Beginnner: A Tour of the Contents of the TESS 2-minute Cadence Data</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/beginner_tess_exomast/beginner_tess_exomast.html">TESS | Exoplanet Data and TESS Light Curves Using Python Requests</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/beginner_tess_tap_search/beginner_tess_tap_search.html">TESS | Download MAST TESS Light Curves Within an FFI Footprint Using TAP</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/beginner_tic_search_hd209458/beginner_tic_search_hd209458.html">TESS | Beginner: Search The TESS Input Catalog Centered On HD 209458.</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/interm_tasc_lc/interm_tasc_lc.html">TESS | Intermediate: Finding Flares and Variable Stars in TASC Light Curves</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/beginner_how_to_use_ffi/beginner_how_to_use_ffi.html">TESS | Beginner: Read and Display a TESS Full Frame Image</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/interm_tess_prf_retrieve/tess_prf_retrieval.html">TESS | Intermediate: Retrieve TESS Pixel Response Function Images</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/beginner_how_to_use_tp/beginner_how_to_use_tp.html">TESS | Beginner: Read and Display A TESS Target Pixel File</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/interm_tesscut_astroquery/interm_tesscut_astroquery.html">TESS | Beginner: Cutout of the TESS FFIs using Astrocut and Astroquery</a></li> | ||
|
||
|
||
<li class="list-group-item"><a href="notebooks/MAST/TESS/beginner_how_to_use_dvt/beginner_how_to_use_dvt.html">TESS | Beginner: Read and Plot A TESS Data Validation Timeseries File</a></li> | ||
|
||
</ul> | ||
</li> | ||
|
||
</ul> | ||
|
||
</body> | ||
</html> | ||
<!DOCTYPE html> | ||
<meta charset="utf-8"> | ||
<title>Redirecting to https://spacetelescope.github.io/notebook-infrastructure/> | ||
<meta http-equiv="refresh" content="0; URL=https://spacetelescope.github.io/notebook-infrastructure/"> | ||
<link rel="canonical" href="https://spacetelescope.github.io/notebook-infrastructure/"> |