Mark McIntyre

Results 19 comments of Mark McIntyre

I agree this is useful and consistent with most other RMS files. However there are many users who are sending the live file to to a website or sharing in...

Interesting! Still looks like a bug (since "Dose2" works as a name) but thats a useful workaround !

Could you clarify the problem that this fixes please? I am not sure i see why we need to make the change. A couple of other points: recalibrated is correctly...

all now moved to the wiki as per Radim's work

I've added this info to the wiki https://globalmeteornetwork.org//wiki/index.php?title=Focusing_your_camera#RE-Focusing_Later

Yes, the cameras do lose time if powered off. If you experience frequent power outages then the simplest solution is to run a script that executes ```python -m Utils.CameraControl CameraTime...

As milan says this is a different set of settings. Its the ones that appear in CMS when you right click and select "Color config" rather than the ones on...

ok, its a simple problem: if the Fieldsums bz2 archive isn't available, then plotFFTimeIntervals() returns None,None,None. However the values are then passed to log.info, which can't print None as a...