openflexure_microscope_software icon indicating copy to clipboard operation
openflexure_microscope_software copied to clipboard

OLD Python scripts to run the OpenFlexure Microscope

Results 7 openflexure_microscope_software issues
Sort by recently updated
recently updated
newest added

I installed the openflexure_microscope_software according to the instructions in the markdownfile of this repository (including the memory split option). When I run the openflexure_microscope --recalibrate command the program starts working...

Hi Richard ! Here are the results of my comparison of the calibration for cameras V1 and V2 with a non-stock lens. 1. To get the right table you have...

Hello, I used your calibration script without hflip and vflip for the V2 successfully (except for a small blue band at the bottom). Now I try with the V1, I...

I installed openflexure_microscope and your modified version of picamera.with some difficulty because with Python3. After that openflexure_microscope --no_stage works without problem Now I'm trying --recalibrate, the prewiew starts but I...

By default, pip on Raspbian will install in the user directory (~/.local/bin) which is not, by default, in $PATH. What's the work-around here?

`sudo pip3 install https://github.com/rwb27/picamera/archive/lens-shading.zip`

It might be useful to have an apt repository for microscope software, that way we could handle dependencies and upgrades more easily as well as simplify installation as deb scripts...