amunn
About
- Username
- amunn
- Joined
- Visits
- 4
- Last Active
- Roles
- Member
Comments
-
Hi Kristian, I appreciate the problem, and I don't even think that autodetection is necessary. It would help even to have this as an export option chosen by the user when results are exported. I don't know if that would be an easier solution, but i…
-
-
Hi Elisa, this helps a lot! And I agree that the python code is overkill, but I also find that snippets of R code are harder to use over and over, and since I like reusable code, it works for me especially since I need tools that can be distributed…
-
Thanks, Elisa. This didn't seem to do the trick for me. Here's a sample output file from a test experiment containing two runs: [{"response":{"test_date":"2022-07-24","experimenter_name":"Sara"},&quo…
-
Hi, sorry for taking so long to reply but I was busy trying to get all this working to actually collect data. :) With respect to your question, item 7 of the linked documentation page says: Configure IP and port in conf/production.conf: Use the 'P…
-
Update: I have solved both problems. The AWS problem was related to a missing A record for my domain (I had only records for the subdomains). The JATOS problem was solved by changing the production.conf file so that the host was not specified. This …