Jerome Kieffer
Jerome Kieffer
On Fri, 05 May 2017 07:11:50 -0700 Jon Wright wrote: > We often get edfimages that are mistakenly flipped during data collection. There is a header item which tells us...
We usually don't test the -dbg packages ... I wonder if it makes sense to still produce them since we have now a package with symbols which is enough for...
Thanks a lot Fred for this investigation. I agree with the bug should be reported to Pillow Bool images are often used to store masks ...
My initial comment remains: do we need to maintain the `dbg` version if nobody uses them ?
We could convert binary files into uint8 dtype, that would be easy on out side.
for now try to have each of them properly working.
On Wed, 12 Jun 2019 09:16:23 -0700 Jon Wright wrote: > Rather the simplifying the code, can you just remove it altogether? > > See: https://commandcenter.blogspot.com/2012/04/byte-order-fallacy.html > > He suggests...
Needs to change all meson.build -> only after `setup.py` gets removed !
done
Thanks for the advice. I will try to ensure the proper versions are used. The packaging system will change for the next release of fabio, probably going away from `setup.py`...