warpem / warp

https://warpem.github.io/warp/
GNU General Public License v3.0
40 stars 7 forks source link

"grid of blobs" after ts_reconstruct in WarpTools tutorial in spanish locale #265

Open pconesa opened 1 month ago

pconesa commented 1 month ago

image

pconesa commented 1 month ago

To avoid double posting I close this. I've asked the same thing in the google group. Maybe someone else knows.

alisterburt commented 1 month ago

just tested and runnning fine here on the main branch

WarpTools ts_reconstruct \
> --settings warp_tiltseries.settings \
> --angpix 10 \
> --perdevice 4 \
> --output_processing recon_test

image

here is what the xml looks like for TS_1

TS_1.xml

let's track here - easier than the mailing list

alisterburt commented 1 month ago

my suspects would be

pconesa commented 1 month ago

Yes, we run both, we also saw that TS_01.xml changed the shifts values from something reasonable after ts_etomo to something suspiciously wrong after ts_ctf.

Can paste the values but from "#.some decimals" values changes to "huge integers"

I'll ask my colleague to attach the files

pconesa commented 1 month ago

We will make a quick test... but it may be a "locale" issue...? Machine is in ES (Spanish)... maybe we lost the decimal places due to decimal separator being different.

alisterburt commented 1 month ago

That would make sense, we've had a couple of locale related bugs - thought we had squashed them all but there might be some left over

pconesa commented 1 month ago

Can confirm it was a locale (ES) issue.

alisterburt commented 1 month ago

Thanks for confirming @pconesa - will leave open so we know to look into/fix it ☺️