metamri 0.2.21 → 0.2.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ZDcxZTM0MmRiYWY0OTk5Nzg3YjllNmFmNGIyZmM3OWRmNGZjYThiMA==
4
+ ZjFhMjkxMTIxODJjYzk4MjQ3NTZhZDQ4MjNkMTRhNzgxN2RiMWJmYQ==
5
5
  data.tar.gz: !binary |-
6
- YTU5Y2MzODk5Yjk1ODI4MzY3YWUyNzI5ZWYzMTE0MjFkMTdiYWRlYQ==
6
+ ZjIzODliNzRlMTY4MThiNGYwODc0YzY5ZWFiYjc2NjIyNDk4MmQ5Mw==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- NjhmMTVjYWIzYjUwYmI4ZmE3YjNmY2FjYTdhM2U2ZDJkOGY5Y2QzNzY4YWI1
10
- NjdkYjU0NDNlZGY2YmQ2MWY0YTQ5MGRlZjVmMDdmMjcxZTAwZDg3ZDAxYmVj
11
- N2RjMWNlNGQ3ZjE2OWZhOTkyNTNlY2FmZDYyMjc3YTE4NjRiMmE=
9
+ OWY2YzQ2OGI1NWE2NzJjNTdkOTk4YTY1Yzc5ZWFiNDkyZTk1MmYyZjc4MTI3
10
+ YThhOGFiYzhjZDZmMDM5YWUzMjVkNjY3OGRhNzlkMDVhZjE2MDg0MzdjMTkx
11
+ NjBkMGUzNGE5YjY1YjZmMTcyMWNiY2FmZmI5MTBlM2I4YTA1Yjk=
12
12
  data.tar.gz: !binary |-
13
- NWU2NTgyNWQ4NGNlZDI0YzY5ODRiOGU0MGIzYmIxMWI0MDMwODQzYjBjZGIw
14
- ODk3YmRmNWQyZDhhYTI2MjY1ZDNmYTdkOWRiMDM5NzEyMzljMzgyMDVjMmM3
15
- ZWM0YjY4NTQxZjBiYTgzYjM3YmRjMjgwMTBjMTAyMTQ2MjcxMmI=
13
+ NWE0NjkyZGExMzkwNzE5ZjY4NTI2N2JjZmZlMjFlNzE5MjBkMjE0Y2RjZjI0
14
+ OWIwZjhlZDJhZDNjZmYyY2Q1YWM3NjM3NWNmMTdjYWNkYjBlYTZlMjhhZjNk
15
+ Y2IyOTU3NzUwOTgyMzU0Zjk3OWJiMTZjNGMyMzZiMmNjYzc1ZmU=
data/bin/convert_visit.rb CHANGED
@@ -42,7 +42,7 @@ def convert_visit(raw_directory, scan_procedure_codename, output_directory = nil
42
42
  output_directory = output_directory ||= v.default_preprocess_directory
43
43
 
44
44
  begin
45
- default_options = {:ignore_patterns => [[/vipr/,/raw$/,/pfiles/,/Processed-Images/,/900$/,/901$/,/999$/,/\/01300\./,/\/01301\./,/\/01001\./,/\/01002\./,/\/01000\./,/\/00600\./]} # does not like "raw" because in dir path
45
+ default_options = {:ignore_patterns => [/vipr/,/ge_physios/,/raw$/,/pfiles/,/Processed-Images/,/900$/,/901$/,/999$/,/\/01300\./,/\/01301\./,/\/01001\./,/\/01002\./,/\/01000\./,/\/00600\./]} # does not like "raw" because in dir path
46
46
  #options = default_options.merge(options)
47
47
  v.scan(default_options)
48
48
  v.to_nifti!(output_directory)
@@ -1,3 +1,3 @@
1
1
  module Metamri
2
- VERSION = "0.2.21"
2
+ VERSION = "0.2.22"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metamri
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.21
4
+ version: 0.2.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kristopher J. Kosmatka
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-05-01 00:00:00.000000000 Z
12
+ date: 2014-12-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: dicom