Xi-CAM / Xi-cam.gui

0 stars 9 forks source link

Flatten discovered catalogs to those that contain BlueskyRuns. #36

Open danielballan opened 4 years ago

danielballan commented 4 years ago

This can be done by checking the type of the first entry. If it is a BlueskyRun or a RemoteBlueskyRun, the catalog should be added to the flat list of catalogs.

This issue was manually transferred from https://github.com/bluesky/bluesky-browser/issues/59.