| Package | Description |
|---|---|
| org.lsst.ccs.daq.ims |
An interface to the DAQ image services (ims) library.
|
| Modifier and Type | Method and Description |
|---|---|
Store |
Image.getStore()
Get the store in which this image resides.
|
| Modifier and Type | Method and Description |
|---|---|
static Image |
Utils.imageFromPath(Store store,
Matcher matcher) |
static Image |
Utils.imageFromPath(Store store,
String path) |
static Stream<String> |
Utils.list(Store store,
String path)
Utility to list the contents of the 2-day store
|
ByteChannel |
Source.openChannel(Store store,
Source.ChannelMode mode)
Open a channel for reading or writing data to this source.
|
Copyright © 2022 LSST. All rights reserved.