-
Anyone have thoughts on using https://github.com/substack/node-browserify#browser-field to make separate browser/node specific files here?
I'm running into a fair number of issues in https://github.c…
-
Installed into a Python 3.10 conda env.
```bash
~/Dropbox/data/planet4/panoptes ❯ panoptes_aggregation_gui
Traceback (most recent call last):
File "/home/ayek72/mambaforge/envs/panoptes/bin/…
-
When working with the aggregation code I found out that on Windows the default `encoding` used for opening a file is not `UTF-8`, and caused issues with non-English characters in the file. It could b…
-
The `take_observation` command has some coupling between the camera and the observation that should be removed. See discussion here: https://github.com/panoptes/POCS/pull/642#discussion_r221471935
wtgee updated
2 years ago
-
Experience during Huntsman commissioning shows that while the autofocus routine is working well there are still a few improvements that would help to make it more robust, paving the way for remote obs…
-
## Package
all
## Describe the bug
`yarn test` fails, for any package, in a local dev Docker image (`front-end-monorepo_dev`) because the webpack build environment and Panoptes API environment (`…
-
Wondering what license the Zooniverse stack is under. GPL? MIT?
-
Would you support the cli to have the ability to move a subject between sets or even copy to a new set?
Noting that subject set already has the the `add-subjects` & `remove-subjects` cmds on the s…
-
## Expected behavior
The app should really run in development mode without this warning (but it's only a problem in development, not production.)
## Current behavior
_Please include any error m…
-
Copied over from https://github.com/zooniverse/Panoptes-Front-End/pull/7096. When you measure page performance for FEM vs. PFE project classify pages, FEM pages run significantly slower in the browser…