Stuart Mumford

Results 329 comments of Stuart Mumford

I have a reasonably complete implementation of this algorithm here: https://github.com/Cadair/sunspot_experiments/blob/master/stara.py I believe @wtbarnes is doing some large scale tests of it on HMI data. It would be a great...

At this stage implementing ExtraCoords I am not sure. I feel like we need something and maybe this is the way to go. It could well get bumped.

I am certainly happy to have perceptual hashes as an option. I have previously given perceptual hashes as quick look over, but assumed that they wouldn't be able to detect...

Here or other issues is fine. You can also ping me @Cadair in the matplotlib gitter channel if that's more your liking.

> I think that it might be best for me to make a draft PR soonish Yep sounds great :rocket:

I don't think it really is. For almost all solar data, you can represent a spatial bounding box with a top left and bottom right coordinate.

yeah some object to represent the box, not really sure on the details.

Allowing configuration of generic events in the config file works, but some events probably have different data in the payloads which currently is not exposed.

Thanks! By heartbeat you mean just a message at a given time interval? Irrespective of if a print is running etc? I don't think there is an actual octoprint event...