You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Want what is now the Siemens cockpit image to instead be a bids folder tree like
(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?)
#show=BIDS
)The text was updated successfully, but these errors were encountered: