-
**I want to implement and contribute the following feature to matRad:**
The [TROTS dataset](https://sebastiaanbreedveld.nl/trots/) is a very interesting set of CTs and treatment plans for benchmarkin…
-
Create table for words and nouns. Query it when generating usernames
Reference: https://stackoverflow.com/questions/8674718/best-way-to-select-random-rows-postgresql
-
Hi there,
Here is a "serious" problem that will probably need some thinking,
In PET/CT not all PET series are ATTN corrected, in PET/CT series it is frequent to have also a non attenuated correcte…
-
In case it helps others, I modified the original `For CouchDB 3.1+` script in the Readme to work on Macs:
```BASH
params="-H Content-Type:application/json"; \
couch="http://USER:PASSWORD@127.0.0…
-
Couchdb-photon is not working i am following error.
uname=zzzz; upwd=xxxxx; \
> couch="-H Content-Type:application/json -X PUT http://$uname:$upwd@127.0.0.1:5984"; \
> curl $couch/photon; curl …
-
## Expected Behavior
CouchDB should prevent creation of Mango index ddoc with the `_design/` _id.
## Current Behavior
POST-ing JSON body with `"ddoc":""` field to `/db/_index` creates a ddoc…
-
Couchdb 1.6.1 is no longer supported, example
https://issues.apache.org/jira/browse/COUCHDB-1869
and we should eventually upgrade it to the latest stable couch release (2.3.x).
Since I always hav…
-
Hi
Thanks for your work, this version is really helpful and I love it!
I was wondering if you could add more fields displayed in the `_all_docs` view. It would be helpful to locate a document f…
-
Hi
Node management looks like ordinary DB. You can extract database info
```
curl "http://admin:xxxxxx@localhost:5984/_node/_local/_nodes/"
```
```
{"db_name":"_nodes","engine":"couch_bt_eng…
-
Hello, I just launched the asset but I'm already having problems. I followed the little tutorial, nothing complicated but when I run the 2 builds, I correctly create the server but cannot see it in th…