Search found 2 matches
- Fri Nov 19, 2021 1:30 am
- Forum: Data analysis
- Topic: One confusion in using eSASS
- Replies: 4
- Views: 48080
Re: One confusion in using eSASS
Dear Jonas You're right, I didn't realize the problem was file permissions. The solution is to mount a directory instead of copying files into the container. This can be a bit confusing for users who do not know Docker, but it's really easy to install. By the way, I am sorry that I seem to have to s...
- Thu Nov 18, 2021 11:20 am
- Forum: Data analysis
- Topic: One confusion in using eSASS
- Replies: 4
- Views: 48080
One confusion in using eSASS
Hello, When I try to process data using commands in eSASS (such as evtool), it always tells me that the file does not exist. But I already copied it into the Docker environment. I also tried the full path to the file. idies@c89e594e2696:~/workspace$ ls fm00_300007_020_EventList_c001.fits idies@c89e5...