-
Hello,
I tried to upload skeletons to neuroglancer using the following function:
`vol.skeleton.upload_raw(777, skel.vertices, skel.edges) `
after creating a skeletons layer:
```
info_seg = …
-
**Is your feature request related to a problem? Please describe.**
For certain workflows, it's not clear how we can ensure data provenance. The example I am thinking of is model constraining where …
-
For humanMine to be a success, we need to take data provenance seriously. Scientists need to be able to reproduce their results and know which versions of data was loaded.
`DataSet.version` should be…
-
If I understand correctly, the primary use of the "system" source (provenance) is to fill in some source for old data prior to the existence of users declaring (or PDC automatically detecting) sources…
-
For a user, it wasn't clear that:
1) We use compiled releases
2) How do we access the data, and if we do additional transformations
For 1) we mention compiled releases only on the main page h…
-
Set up meta data schema
Equivalent of Multiframe, but if all images are SEF, do we need multi frame detector? Do not need separate astrometry?
Provenance?
What are the details we need?
-
I'm a little fuzzy on exactly where the CTD data is sourced. I've downloaded the following from the CSIRO DAP. They are sitting on Gadi but I can move them elsewhere if required.
'/g/data4/ul08/MO…
-
(From offline chat with @oliver-sanders)
For science experiments, we should provide proper provenance data collection:
> Everything that goes into obtaining a result: workflow execution, system…
-
Collect info that can be used to support reproducibility & data provenance.
Including:
- Pipeline Run Start Timestamp
- SGE Job IDs
- Pipeline Version (With Link to GitHub Release or Tag)
- Pat…
-
Miri executes this program without error, but I believe our lowering to LLVM IR adds UB:
```rust
#![feature(strict_provenance, exposed_provenance)]
#[no_mangle]
pub fn from_exposed_null(addr: usize) -…