Skip to content

Add WFC3 notebook 'Correcting_for_Scattered_Light_in_IR_Exposures_Using_calwf3_to_Mask_Bad_Reads.ipynb' #147

Add WFC3 notebook 'Correcting_for_Scattered_Light_in_IR_Exposures_Using_calwf3_to_Mask_Bad_Reads.ipynb'

Add WFC3 notebook 'Correcting_for_Scattered_Light_in_IR_Exposures_Using_calwf3_to_Mask_Bad_Reads.ipynb' #147

Workflow file for this run

name: Build HTML on merge
on:
pull_request:
branches:
- main
types: [closed]
workflow_dispatch:
jobs:
Generate_HTML:
if: github.event.pull_request.merged == true
uses: spacetelescope/notebook-ci-actions/.github/workflows/ci_builder.yml@v3
with:
python-version: ${{ vars.PYTHON_VERSION }}