Osprey 2.10 output

Hi, I am using the new version of Osprey (2.10) because I had different results analysing the data with different computers and I saw in a post here (Inconsistent Fit results from Osprey) that the latest version addressed this problem. However I am confused about the output of the new version which seems to include a lot of files none of which is a .csv. Is that normal?

I was using the following files: diff1_tCr_Voxel_1.csv, diff1_AlphaCorrWaterScaled_Voxel_1.csv

Should i assume that the equivalent in the new version are diff1_tCr_Voxel_1_Basis_1.tsv and diff1_AlphaCorrWaterScaled_Voxel_1_Basis_1.tsv?

Many thanks!

The .tsv files are functionally equivalent to the .csv files - the only real difference is whether a tab or a comma is used to delimit the data, which has minor implications for reading the data into other software (e.g., R or Python) but no implications for what can be stored in the file.

The Osprey output should be totally unchanged. Hope this helps!