-
In the process of a new installation of breads I ran into a dependency conflict.
webbpsf==1.2.1 requires roman-datamodels 0.21.0 requires asdf>=3.3.0
jwst==1.12.5 requires asdf=2.15.1
Not sure …
muuud updated
2 weeks ago
-
_Issue [JP-3711](https://jira.stsci.edu/browse/JP-3711) was created on JIRA by [Tyler Pauly](https://jira.stsci.edu/secure/ViewProfile.jspa?name=tpauly):_
Routine comparison between keyword diction…
-
- [ ] Message
- [x] Text grade
- [x] Grade
- [x] Grade category
- [x] Grade comment
- [x] Average
- [x] Teacher
- [x] Event
- [x] Event category
- [x] Attendance
- [x] Attendance category
-…
Frioo updated
7 years ago
-
`None` values in Metadata can cause validation errors:
```
def mk_rcs(**kwargs):
...
meta.rcs["bank"] = kwargs.get("bank", None)
meta.rcs["led"] = kwargs.get("led", None)
...
```
M…
-
Users sometimes use a ListDataModel but this fails in a ViewScoped bean if serialized
i think we can mark it as serializable
-
Hello, Is there a way to handle the loading state of a 360 image? For example, I would like to render an overlay when I click on one of these white circles:
![image](https://github.com/user-attachm…
-
_Issue [JP-3710](https://jira.stsci.edu/browse/JP-3710) was created on JIRA by [Misty Cracraft](https://jira.stsci.edu/secure/ViewProfile.jspa?name=cracraft):_
In 2023, the apcorr selection criteri…
-
convergent evolution between:
https://github.com/deepakunni3/linkml-validator/blob/main/linkml_validator/models.py
https://github.com/linkml/linkml-model/blob/main/linkml_model/model/schema/vali…
-
### User Experience
Currently you cannot define subtypes for a `JournalEntry` to gain the benefits of datamodels. This would be a good thing to have, especially since `JournalEntryPage` can be give…
-
Trying to understand the hierarchy of the data models, I came across this section: https://github.com/spacetelescope/jwst/blob/master/docs/jwst/datamodels/models.rst#hierarchy-of-models which is compl…
mcara updated
2 years ago