Skip to content

Commit 0fc1b95

Browse files
jkrickjaladh-singhal
authored andcommitted
Update tutorials/irsa-sia-examples/sia_allwise_atlas.md
Co-authored-by: Jaladh Singhal <jaladhsinghal@gmail.com>
1 parent 187fb56 commit 0fc1b95

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tutorials/irsa-sia-examples/sia_allwise_atlas.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ im_table['energy_bandpassname']
124124

125125
We start by filtering the image results for the W3 band images.
126126
Then look at the header of one of the resulting W3 band images of our target star.
127-
Finally, we use the open-source astronomy data visualization software Firefly to display the fits image in a new tab.
127+
Finally, we create an interactive FITS display of the W3 image(s) by [using Firefly](https://caltech-ipac.github.io/firefly_client/index.html), an open-source interactive visualization tool for astronomical data.
128+
To understand how to open the Firefly viewer in a new tab from your Python notebook, refer to [this documentation](https://caltech-ipac.github.io/firefly_client/usage/initializing-vanilla.html) on how to initialize FireflyClient.```
128129

129130
```{code-cell} ipython3
130131
# You can put the URL from the column "access_url" into a browser to download the file.

0 commit comments

Comments
 (0)