Skip to content
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

Move minc pics creation to MRI.pm #149

Merged
merged 3 commits into from Aug 11, 2016
Merged

Conversation

gluneau
Copy link
Contributor

@gluneau gluneau commented Aug 1, 2016

This proto function was moved out of tarchiveLoader and into MRI.pm because it will be used also in minc_insertion.pl

uploadNeuroDB/tarchiveLoader -globLocation -profile prod ../../../../xxx_test/DCM_2016-02-17_ImagingUpload-11-34-xxxxxx.tar

@gluneau gluneau added the Cleanup label Aug 1, 2016
@gluneau gluneau added this to the 16.1 milestone Aug 1, 2016
@MounaSafiHarab MounaSafiHarab self-assigned this Aug 4, 2016
my $sth = $${dbhr}->prepare($query);
$sth->execute($TarchiveSource);
print "TarchiveSource is " . $TarchiveSource . "\n";

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gluneau

I think the print statement was added for debugging purposes (original file did not have it)

@driusan driusan merged commit d93940f into aces:16.1-dev Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants