neuroscout / neuroscout

NeuroScout web app and API
https://neuroscout.org
BSD 3-Clause "New" or "Revised" License
15 stars 12 forks source link

Cloning an analysis and removing contrasts removes HRF #984

Open jsmentch opened 2 years ago

jsmentch commented 2 years ago

On the website:

If I clone an analysis with 3 contrasts (faces, buildings, faces vs buildings) example id: i6937

Screen Shot 2021-09-28 at 10 30 47 AM

and then delete the 'faces' and 'buildings' dummy contrasts in the new cloned analysis, the HRF seems to get unapplied:

Screen Shot 2021-09-28 at 10 31 50 AM

this is easily fixed by going back to the HRF step and pressing next.

I tried to see if this was specific to a cloned analysis by: 1) starting a new analysis from scratch 2) making the same contrasts and getting to the review stage 3) removing the 2 dummy contrasts and it did not remove the HRF, so may be specific to modifying a cloned analysis.

Just wanted to document this minor odd behavior on the website - thanks!

adelavega commented 2 years ago

Very delayed but I just confirmed this behavior.

The issue is not at the level of the API. It looks like the frontend resets Transformations when the wizard restarts for the new cloned analysis.