Skip to content

Add openuniverse2024 toc#302

Open
jkrick wants to merge 8 commits intoCaltech-IPAC:mainfrom
jkrick:add-openuniverse2024-toc
Open

Add openuniverse2024 toc#302
jkrick wants to merge 8 commits intoCaltech-IPAC:mainfrom
jkrick:add-openuniverse2024-toc

Conversation

@jkrick
Copy link
Copy Markdown
Contributor

@jkrick jkrick commented Apr 22, 2026

Builds on #301 Moves all six OpenUniverse2024-related tutorials (three pre-existing and three new) into
tutorials/simulated-data/OpenUniverse2024/ and updates the TOC and landing page to reflect the new structure.

Changes:

  • git mv three existing OU tutorials into the OpenUniverse2024/ subdirectory
  • Update all paths in toc.yml, simulated.md, and notebook_metadata.yml
  • Add three new OU tutorials to toc.yml and notebook_metadata.yml
  • Rewrite simulated.md to match the style of other landing pages (gallery only, no per-tutorial descriptions)

@jkrick jkrick self-assigned this Apr 22, 2026
@jkrick jkrick requested a review from bsipocz April 22, 2026 17:49
Copy link
Copy Markdown
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made some minor suggestion about naming files and filling out the metadata. Neither of them are blockers, but I think especially the filenaming would make sense to make as part of this PR.

Also, testing is failing for relevant reasons.; these are blockers but once the other comments are addressed (or postponed to follow-up) I'm more than happy to deal with all there of these, especially the first two.

  • irsadev is not accessible outside of the VPN; these notebooks cannot be executed/tested in circleCI/GHA
  • the previously existing OU notebooks were too resource intensive for circleCI, and thus were ignored in preview executing: the file renames should be propagated into the config files.
  • Some of the references/links are not resolvable and looking at the logs they look to be genuinely problematic and not just server side issues.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say we may rename this file, too. All the other tutorials have a bit more verbose names including the survey/telescope/etc in there.

(The use case I have in mind is that the user downloads the notebook. Then they may loose the context of the subdirectory and thus end up with a very generic quickstart.md file as opposed to e.g. openuniverse_quickstart.md

@@ -0,0 +1,386 @@
---
jupytext:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

authors metadata needs to be added here

# Point the astroquery IRSA client to the simulated VO endpoints.
# Must be connected to the IPAC VPN or local network to access these endpoints.
# TODO: replace irsadev with irsa when the simulated SIA is deployed to production.
Irsa.sia_url = "https://irsadev.ipac.caltech.edu/simulated/SIA"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to skip testing any of the notebooks that require VPN access

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these renames should be also made in the ignore testing files.

I can push changes for this once the content is ready for merging

@jkrick
Copy link
Copy Markdown
Contributor Author

jkrick commented Apr 24, 2026

@bsipocz I think I have addressed all of your comments and the CI issues that I understood (links). I also changed the URLS to point to ops instead of irsa dev. I don't know which notebooks you want to ignore, so I have not touched that at all.

Please let me know if there is something else I should do here.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants