Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cnpem/sophys-web

Bluesky http-server client apps developed by the Control Software Group @LNLS/CNPEM.
https://github.com/cnpem/sophys-web

Last synced: 26 days ago
JSON representation

Bluesky http-server client apps developed by the Control Software Group @LNLS/CNPEM.

Awesome Lists containing this project

README

        

# Sophys Web

A collection of web applications and its resources for the Sirius Ophyd and blueskY utilitieS (SOphYS) project.

## TODOS

- [x] Start monorepo.
- [x] Start of a UI package for the webapp using `shadcn-ui`
- [ ] CI/CD pipeline.
- [x] Linting.
- [x] Format check.
- [ ] Testing.
- [x] Build.
- [ ] Deploy.
- [ ] Test client demo.
- [ ] Form auto generation from _ANY_ plan schema.
- [ ] SPU beamline client demo.
- [ ] Nav bar.
- [ ] Experiment queue interface.
- [ ] v0 UI.
- [ ] Tray
- [ ] Queue
- [ ] History
- [ ] Bluesky http-server commands.
- [ ] Load list of experiment params from file (csv?).
- [ ] Image viewer.
- [ ] Plot viewer.
- [ ] Common api package
- [ ] PVs.
- [ ] Queue server w/ bluesky http-server.
- [ ] Remote processing.
- [ ] SSE real-time queue server updates.
- [ ] Auth package.
- [x] LDAP auth.
- [x] Session token rotation.
- [ ] Apply user roles for apps permissions.
- [ ] Documentation.