Ray Schǔmacher
Ray Schǔmacher
Since PG allows modifications and joins, I wanted to re-save the pickles. In GUI.py at 351, I simply added more options. ``` def export_dialog(self): dialog = QtWidgets.QFileDialog() pgdf = self.store.selected_pgdf...
I had at one time combined various length exposures via a scaling factor inversely proportional to exposure time, using masked arrays where each contributing exposure length had clip/mask points (primarily...
After a boot, the first time PTZ_server.py is run the still image is "NO SIGNAL" in OnVif Device Manager, for instance. Stopping and restarting allows the image to appear in...
The Onvif device manager shows ~1 second of live streaming upon Live video selection, the "NO SIGNAL" and the command line output reads ffmpeg exec error: Error: Command failed: Full...
On [imu.py](https://github.com/micropython-IMU/micropython-mpu9x50/blob/master/imu.py) line 184: ` return bytes_toint(self.buf2[0], self.buf2[1]) / 340 + 35 # I think ` Whereas **MPU-6000 and MPU-6050 Register Map and Descriptions Revision 4.2** shows: > Temperature in...
The link in https://github.com/apriha/lineage/blob/main/src/lineage/__init__.py needs updating. leads to https://www.ncbi.nlm.nih.gov/variation/news/NCBI_retiring_HapMap/ "A recent computer security audit has revealed security flaws in the legacy HapMap site that require NCBI to take it down...