Commits
Click on a commit to change the comparison rangeSchema nonsense5 months ago
by SolarDrew Needed to point the manifest at the right schema5 months ago
by SolarDrew Save header table as rec array5 months ago
by SolarDrew Fix header fetching in init3 months ago
by SolarDrew Spaces are important apparently3 months ago
by SolarDrew Update schema in converter3 months ago
by SolarDrew Lots of changes to look at2 months ago
by SolarDrew Move header-wrangling into TiledDataset contructor from serialiser2 months ago
by SolarDrew Merge branch 'main' of github.com:DKISTDC/dkist into asdf-read-speed2 months ago
by SolarDrew Make things show headers as tables but store them as arrays2 months ago
by SolarDrew Fix a thing2 months ago
by SolarDrew "Fixes"2 months ago
by SolarDrew This should not have been changed2 months ago
by SolarDrew Tweaks to make tests pass2 months ago
by SolarDrew Needs this and I'm not sure why2 months ago
by SolarDrew Only broadcast headers if there was no starting combined_headers2 months ago
by SolarDrew Yep we just still need table as well2 months ago
by SolarDrew Curse you asdf2 months ago
by SolarDrew Curse you, isort2 months ago
by SolarDrew Update dkist/io/asdf/converters/tiled_dataset.py
Co-authored-by: Stuart Mumford <stuart@cadair.com>2 months ago
by SolarDrew Update dkist/io/asdf/resources/schemas/dataset-1.2.0.yaml
Co-authored-by: Stuart Mumford <stuart@cadair.com>2 months ago
by SolarDrew Bring back combined_headers docstring2 months ago
by SolarDrew Merge branch 'main' of github.com:DKISTDC/dkist into asdf-read-speed2 months ago
by SolarDrew Couple of test infrastructure tweaks2 months ago
by SolarDrew Merge branch 'main' of github.com:DKISTDC/dkist into asdf-read-speed2 months ago
by SolarDrew Change comparison of headers so it works for the test2 months ago
by SolarDrew Update it some more and add the asdf files2 months ago
by SolarDrew Don't change dataset meta in place when writing out becuse that's Bad2 months ago
by SolarDrew Turns out it needed more copy2 months ago
by SolarDrew Merge branch 'main' of github.com:DKISTDC/dkist into asdf-read-speed2 months ago
by SolarDrew Reduce dataset copying in converter2 months ago
by SolarDrew Fix tests, including using ds with actual headers2 months ago
by SolarDrew Merge branch 'main' of github.com:DKISTDC/dkist into asdf-read-speed2 months ago
by SolarDrew [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci2 months ago
by pre-commit-ci[bot] !*#$ you linting, don't change my variable names2 months ago
by SolarDrew Merge branch 'main' of github.com:DKISTDC/dkist into asdf-read-speed Needed to update test file name Well obviously hard-coding dimensions into tests is a bad idea No idea how this file is different but it has the benefit of working Hopefully fix notebooks build