Ethan Blackwood

Results 117 comments of Ethan Blackwood

By the way, how do you quote specific lines with the line numbers and link to file? I've been wishing there was a feature like that.

I just realized that the outputs are also saved as `Path`s, e.g.: https://github.com/nel-lab/mesmerize-core/blob/38f6ebebf6dc38bc5f9312751f2848952711807e/mesmerize_core/algorithms/cnmf.py#L118C9-L134C10 Since I believe these are all relative paths, which should be cross-platform if they use forward slashes,...

So we can change this, but I want to note that I did this intentionally for the feedback modal to make it less likely that someone would accidentally lose what...

Hm, maybe. I would argue that it still wouldn't be that hard to identify someone if we're only testing with a few users at a time and checking for new...

Honestly, perfect security isn't possible. I looked at the console on Google Sheets for a few minutes and as far as I can tell, it's pretty opaque - might be...

Hm, I see one timestamp as part of what looks like a description of the sheet for previews or something, but it cuts off after just a little bit of...

Whoa OK, that's pretty wild! I guess it makes sense that it would store dates relative to some epoch rather than in human-readable form though.

1. To see the documentation locally, you can just run `npm run docs`, which will generate documentation in the top-level `docs` folder. Then you can open `docs/index.html` in your browser....

@KevinSJ You can use these instructions as well: https://github.com/codeforboston/cliff-effects/wiki/Guide:-Help-Translate (although they're aimed at non-programmers). Thanks!

Sure, makes sense. Just wanted to record that we need to do this at some point.