FABLE-3DXRD / ImageD11

ImageD11 is a python code for identifying individual grains in spotty area detector X-ray diffraction images.
https://imaged11.readthedocs.io/
GNU General Public License v2.0
15 stars 25 forks source link

Make manager for PBP indexing #351

Open jadball opened 1 week ago

jadball commented 1 week ago

More of a note-to-self!

Just ran into this - corrected a dataset for half-scan acquisition, set up the point-by-point object, sent the job to the cluster. Because the cluster job re-imports the dataset and re-generates the icolf, it forgot about the ybincens recalculation.

jonwright commented 1 week ago

I did notice this on the notebook with Loïc - dataset.save() does not save ybins...