Search found 7 matches
- Thu Sep 01, 2022 9:31 am
- Forum: eSASS tasks
- Topic: Demo [SOLVED]
- Replies: 10
- Views: 54469
Re: Demo
Dear Matteo From the snippet further above it looks like you are running the demo-script inside the demo folder, which I presume would write the output file in ~/demo, so inside the container. Do you get the same behaviour when running the script from ~/WorkingFolder? I don't know what the expected ...
- Wed Aug 03, 2022 4:08 pm
- Forum: General
- Topic: cone search (Search the Catalogues)
- Replies: 3
- Views: 31769
Re: cone search (Search the Catalogues)
Dear Kalyani
The links to the data tarballs can be found in the "Search for Observations" on the left, so unfortunately there is an extra step involved when coming from the catalog information.
cheers
Jonas
The links to the data tarballs can be found in the "Search for Observations" on the left, so unfortunately there is an extra step involved when coming from the catalog information.
cheers
Jonas
- Fri Jul 22, 2022 8:48 am
- Forum: General
- Topic: cone search (Search the Catalogues)
- Replies: 3
- Views: 31769
Re: cone search (Search the Catalogues)
Dear Kalyani
Thank you very much for reporting this!
The EDR catalog Conesearch service needed to be restarted as the database server behind it had crashed a few days back and the service had not recovered from that by itself.
it should work now.
thanks!
Jonas
Thank you very much for reporting this!
The EDR catalog Conesearch service needed to be restarted as the database server behind it had crashed a few days back and the service had not recovered from that by itself.
it should work now.
thanks!
Jonas
- Thu Nov 18, 2021 2:54 pm
- Forum: Data analysis
- Topic: One confusion in using eSASS
- Replies: 4
- Views: 48076
Re: One confusion in using eSASS
Dear Yun That is indeed a bit strange. Are you able to access the FITS file from the system at all? (reading the header with fold or perhaps with one if the ftools?) I assume the file permissions are ok? Depending on how you copied the file the 'idies' user might not have read access to it. cheers J...
- Fri Nov 12, 2021 11:56 am
- Forum: srctool
- Topic: Problem Reading Event List from file in Docker Container version
- Replies: 7
- Views: 65431
Re: Problem Reading Event List from file in Docker Container version
Dear Duncan Regarding file permissions you could just check if you are able to open the file by other means - perhaps with ''fold' to read the header or with one of the HEASoft ftools. Also perhaps check if you can write a file into the directory from the container. So far I have not encountered a c...
- Fri Oct 29, 2021 8:01 am
- Forum: eSASS download and installation
- Topic: File permissions in docker
- Replies: 3
- Views: 40607
Re: File permissions in docker
Great, thank you!
I'll give it a spin in Singularity too to try it out now
cheers
Jonas
I'll give it a spin in Singularity too to try it out now

cheers
Jonas
- Mon Oct 25, 2021 12:06 pm
- Forum: eSASS download and installation
- Topic: File permissions in docker
- Replies: 3
- Views: 40607
Re: File permissions in docker
Hi Ben I have not tried to convert the Docker image to Singularity myself yet and don't have any experience with it, so I am just looking at the Singularity documentation to see if I can spot a obvious solution. I am guessing it is not possible to force the container user to be idies or run it as a ...