Skip to content

Commit

Permalink
MAINT: fix heading level
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Aug 28, 2024
1 parent 384ed71 commit 91b88d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions forced_photometry/multiband_photometry.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ print("Number of objects: ", len(cosmos_table))

+++

#### Use the fornax cloud access API to obtain the IRAC data from the IRSA S3 bucket.
### Use the fornax cloud access API to obtain the IRAC data from the IRSA S3 bucket.

Details here may change as the prototype code is being added to the appropriate libraries, as well as the data holding to the appropriate NGAP storage as opposed to IRSA resources.

Expand Down Expand Up @@ -247,7 +247,7 @@ fornax_download(spitzer, access_url_column='sia_url', fname_filter='go2_sci',
data_subdirectory='IRAC', verbose=False)
```

#### Use IVOA image search and Fornax download to obtain Galex from the MAST archive
### Use IVOA image search and Fornax download to obtain Galex from the MAST archive

```{code-cell} ipython3
#the Galex mosaic of COSMOS is broken into 4 seperate images
Expand Down

0 comments on commit 91b88d6

Please sign in to comment.