cortex-lab / Suite2P

Tools for processing 2P recordings
Other
122 stars 66 forks source link

fix for saving RegBinFiles correctly #50

Closed lfedros closed 7 years ago

lfedros commented 7 years ago

Changes in reg2P and blockReg2p: rewind the file identifiers for the registered .bin files after write_reg_to_tiff or getBlockBegEnd. Otherwise, if you need to save a copy of the .bin files to another HDD ( i.e. if ~iesmpty(ops.RegFileBinLocation)) you will write empty .bin copies to disk.