| | 196 | === Availablity of Data === |
| | 197 | |
| | 198 | This may be feature creep but it would be useful if a user could determine through the web interface |
| | 199 | whether data is available for a given request, short of actually queuing the request and getting success |
| | 200 | or failure. |
| | 201 | |
| | 202 | === Filtering of data === |
| | 203 | |
| | 204 | Right now if you ask the PSS for say warps for a given exposure, we try to get all warps ever made for the |
| | 205 | exposure. This includes the various reprocessings that we're doing as part of finishing the software. |
| | 206 | Perhaps we need to be able to specify: "give me only the latest". |