cni / nims

Legacy version of NIMS. All new development at @scitran
14 stars 12 forks source link

compute actual scan duration #30

Closed rfdougherty closed 9 years ago

rfdougherty commented 11 years ago

In the processor method that creates the nifti, we can compute the actual scan duration and update the db "duration" field. Right now, "duration" will always equal "prescribed_duration", even for scans that were stopped early.

gsfr commented 11 years ago

Didn't you do this the other day?

rfdougherty commented 11 years ago

Yes, but I noticed that for some scans the value that is shown is incorrect (usually way too short).

----- Original Message -----

From: "Gunnar Schaefer" notifications@github.com To: "cni/nims" nims@noreply.github.com Cc: "Bob Dougherty" bobd@stanford.edu Sent: Thursday, April 18, 2013 6:47:16 PM Subject: Re: [nims] compute actual scan duration (#30)

Didn't you do this the other day? — Reply to this email directly or view it on GitHub .

kevlarkevin commented 9 years ago

moved to scitran/nimsdata#7.