-
**Is your feature request related to a problem? Please describe.**
Most users who know python do not know the datajoint-specific syntax required to interact with the pipelines. A more pythonic, objec…
-
limitations to blob serialization & available workarounds should be documented
ixcat updated
5 years ago
-
Examples inlcude:
server: `synita.com`
`http://{{host}}/api/record/dependency?schemaName=ibl_aquisition&tableName=Session&restriction=eyJzdWJqZWN0X3V1aWQiOiIwMDc3ODM5NC1jOTU2LTQwOGQtOGE2Yy1jYTNiMDV…
-
I thought I had read something about this before, but couldn't find an issue about it, so apologies if this is a duplicate.
When defining a table with a foreign key, it sometimes is desired to rest…
zfj1 updated
2 months ago
-
Currently set paths to analysis tools in:
https://github.com/peabody124/PosePipeline/blob/main/pose_pipeline/env.py#L26
And path to data storage in:
https://github.com/peabody124/Pose…
-
## Bug Report
### Description
`{}` is not supported in attribute comments
### Error
```
@schema
class Session(dj.Manual):
definition = """
-> Subject
session_start_time: datet…
-
Currently `s3` allows manipulation of files in Amazon S3 stores, and the `ExternalTable` class has conditionals for local versus AWS locations. Something similar for [Google Cloud Storage](https://clo…
-
## Feature Request
### Problem
When inserting into a table that has a field `result : attach@minio`, the `insert` table method expects a file path. Similarly, `fetch` stores a file and returns a…
-
Users frequently find out right before the weekly behavior meeting that their training data have not properly uploaded to FlatIron and DataJoint.
Could Alyx check if, 24 hours after a session was c…
-
Currently (in the [datajoint-pipeline](https://github.com/SainsburyWellcomeCentre/aeon_mecha/tree/datajoint_pipeline) branch), if there is a mismatch between the schema (in [dataset.py](https://github…