Skip to content

Conversation

hsinfang
Copy link
Collaborator

No description provided.

@hsinfang hsinfang force-pushed the tickets/DM-38405 branch 2 times, most recently from c069a86 to 4442444 Compare April 13, 2023 00:10
Copy link
Member

@kfindeisen kfindeisen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor comment and one request:

dome: Dome
duration: float # script execution, not exposure
nimages: int # number of snaps expected, 0 if unknown
survey: str # survey name
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also update the documentation of filters to say that these filter names are in the Middleware format, including ~ for composite filters? Following up on https://lsstc.slack.com/archives/C0345PUU4N9/p1679429952829539.

hsinfang and others added 5 commits April 17, 2023 11:17
This is a preparation for the upcoming change that we will start to
differentiate detector-level Visit versus visit-level Visit.
This changes the schema to be the same as messages from the summit.
It is an interim commit to review before removing kakfa producer.
This cleans up codes that are no longer used. next_visit messages
are now sent to Sasquatch via the HTTP-based Confluent REST proxy.
As the fan-out service is standing up, the next visit messages
sent by the upload tester scripts should be at the visit level
as those from the summit, and they are to be consumed by the
fan-out service. A SummitVisit class is added for the summit-style
messages, which have some extra private_ fields.
Currently the filter naming format in the summit messages
are differnt from the format in the Middleware, but will be
fixed in CAP-967.

Even if the summit format is different, the fan-out service
fixes it to be in the Middleware format.
@hsinfang hsinfang merged commit fe8435c into main Apr 18, 2023
@hsinfang hsinfang deleted the tickets/DM-38405 branch April 18, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants