lib/metamri/raw_image_file.rb in metamri-0.2.8 vs lib/metamri/raw_image_file.rb in metamri-0.2.9

- old
+ new

@@ -1,8 +1,8 @@ require 'pp' require 'rubygems'; require 'yaml'; -require 'sqlite3'; +# require 'sqlite3'; require 'dicom' # Implements a collection of metadata associated with a raw image file. In # this case, by image we mean one single file. For the case of Pfiles one file \ No newline at end of file