-
Notifications
You must be signed in to change notification settings - Fork 45
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
Make heuristics a simple set of "if .. elif .. else" statements and use a dictionary instead of variables. #209
Commits on Apr 10, 2020
-
Start from 1 in run numeration
Stefano Moia committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for cd55bf0 - Browse repository at this point
Copy the full SHA cd55bf0View commit details -
Stefano Moia committed
Apr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 38a7142 - Browse repository at this point
Copy the full SHA 38a7142View commit details -
Restructure heuristics to use info dictionary
Stefano Moia committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for c4e62b8 - Browse repository at this point
Copy the full SHA c4e62b8View commit details -
Adapt use_heuristic to accept new heuristics and use info dictionary
Stefano Moia committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 2f9146a - Browse repository at this point
Copy the full SHA 2f9146aView commit details -
Update heuristics for tutorial and tests
Stefano Moia committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for fbc30fd - Browse repository at this point
Copy the full SHA fbc30fdView commit details -
Stefano Moia committed
Apr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 28570e8 - Browse repository at this point
Copy the full SHA 28570e8View commit details -
Stefano Moia committed
Apr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 7abb36e - Browse repository at this point
Copy the full SHA 7abb36eView commit details -
Update tests to match new heuristic (run-00→01)
Stefano Moia committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for bd46897 - Browse repository at this point
Copy the full SHA bd46897View commit details
Commits on Apr 18, 2020
-
Change dictionary name from 'info' to 'bids_keys'
Stefano Moia committedApr 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 447c176 - Browse repository at this point
Copy the full SHA 447c176View commit details -
Add pytest parametrisation not to loose coverage
Stefano Moia committedApr 18, 2020 Configuration menu - View commit details
-
Copy full SHA for a7cf2c6 - Browse repository at this point
Copy the full SHA a7cf2c6View commit details -
Change file link for deleted file
Stefano Moia committedApr 18, 2020 Configuration menu - View commit details
-
Copy full SHA for e21c138 - Browse repository at this point
Copy the full SHA e21c138View commit details
Commits on Apr 20, 2020
-
Co-Authored-By: Ross Markello <rossmarkello@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c9a54e1 - Browse repository at this point
Copy the full SHA c9a54e1View commit details -
Co-Authored-By: Ross Markello <rossmarkello@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ba2ec5 - Browse repository at this point
Copy the full SHA 0ba2ec5View commit details -
Co-Authored-By: Ross Markello <rossmarkello@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8158e41 - Browse repository at this point
Copy the full SHA 8158e41View commit details -
Co-Authored-By: Ross Markello <rossmarkello@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c0d9954 - Browse repository at this point
Copy the full SHA c0d9954View commit details
Commits on Apr 21, 2020
-
Remove logger from heuristic, initialise dictionary internally rather…
… than passing it as an argument
Stefano Moia committedApr 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 4eecc21 - Browse repository at this point
Copy the full SHA 4eecc21View commit details -
Add logger that was in the heuristics before, update dictionary inste…
…ad of reassigning it.
Stefano Moia committedApr 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 6c94afe - Browse repository at this point
Copy the full SHA 6c94afeView commit details -
Merge remote-tracking branch 'origin/enh/heuristic_refactor' into enh…
…/heuristic_refactor
Stefano Moia committedApr 21, 2020 Configuration menu - View commit details
-
Copy full SHA for ebe5614 - Browse repository at this point
Copy the full SHA ebe5614View commit details -
Stefano Moia committed
Apr 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 34fa496 - Browse repository at this point
Copy the full SHA 34fa496View commit details -
Stefano Moia committed
Apr 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 2d64201 - Browse repository at this point
Copy the full SHA 2d64201View commit details -
It's always the whitespaces. Always.
Stefano Moia committedApr 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 3387c34 - Browse repository at this point
Copy the full SHA 3387c34View commit details