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

add bids toggle #3

Open
WillForan opened this issue Jul 22, 2024 · 1 comment
Open

add bids toggle #3

WillForan opened this issue Jul 22, 2024 · 1 comment

Comments

@WillForan
Copy link
Member

WillForan commented Jul 22, 2024

  • add button, dropdown, or other toggle to change href url anchor (#show=reproin vs #show=BIDS)
  • follow/check anchor of url (#show=BIDS)
  • change from scanner exam card image to bids file hierarchy
@WillForan
Copy link
Member Author

WillForan commented Aug 1, 2024

Want what is now the Siemens cockpit image to instead be a bids folder tree like
image
(taken from https://bids.neuroimaging.io/). Where folder 📁 name and text after 🗎 sub-01 change based on the options selected.

  • add new css element mirroring div.scanner (e.g. div.filetree or div.BIDS)
  • refactor datatype_update_suffix, suffix_updated, and name_update() to disbatch to specific reproin (current) and bids (todo) versions of those functions based on anchor in e.g. https://....#show=BIDS
  • or populate both reproin and new BIDS name in the existing functions, but hide/show div.scanner or div.filetree based on page setting (anchor tag? global variable toggled with button?)

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

No branches or pull requests

1 participant