Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use coord tracing code in the trace example to return the loop intensities #198

Closed
nabobalis opened this issue Apr 1, 2024 · 2 comments · Fixed by #244
Closed

Use coord tracing code in the trace example to return the loop intensities #198

nabobalis opened this issue Apr 1, 2024 · 2 comments · Fixed by #244

Comments

@nabobalis
Copy link
Contributor

nabobalis commented Apr 1, 2024

In that case, we should expand the tracing example to:

"I think we should just use the coord tracing stuff we have in sunpy to show how once you have the SkyCoord you can extract the intensities a la https://docs.sunpy.org/en/stable/generated/gallery/units_and_coordinates/map_slit_extraction.html#sphx-glr-generated-gallery-units-and-coordinates-map-slit-extraction-py"

@Abinash-bit
Copy link
Contributor

Hi @nabobalis can you please clear , what do "coord tracing stuff we have in sunpy" means or can you provide the link of how to have the SkyCoord any codebase !!

@nabobalis
Copy link
Contributor Author

nabobalis commented Oct 27, 2024

Hello @Abinash-bit,

https://docs.sunpy.org/en/stable/generated/gallery/units_and_coordinates/map_slit_extraction.html#sphx-glr-generated-gallery-units-and-coordinates-map-slit-extraction-py is what is meant by the "coord tracing stuff we have in sunpy". That would allow the example to be extended to pull the values from the data array out at the end.

I am not sure if we produce a skycoord out at the end of the example, I forget now.
If not, one needs to be constructed.

Hopefully that helps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants