bbfrederick / rapidtide

rapidtide - a suite of programs for doing time lag correlation analysis on fMRI data
Apache License 2.0
75 stars 14 forks source link

When running, report the current version number. #91

Closed dmd closed 1 year ago

dmd commented 2 years ago

Please report version number in the log at startup.

dmd commented 2 years ago

I suspect this may require #96 to be resolved first.

bbfrederick commented 2 years ago

release_version, git_date, git_isdirty, git_longtag, and python_version are already all in the XXX_desc-runoptions_info.json file. Or do you want it output to the console?

dmd commented 2 years ago

Yes, console is useful when looking at the logs... as long as it actually works (see #96).