lsst-sitcom / spot_motion_monitor

Code related to the User Interface for the Dome Seeing Monitor
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

write data files to ~/dsm/ (default), or a user-configured location #51

Open bxin opened 4 years ago

bxin commented 4 years ago

Right now the UI writes data files to the current dir where the command is executed. If the user doesn't have write permission in the current dir, attempting to write to the current dir causes the UI to crash. A better behavior would be, always write data files to /home/user/dsm/. Or, we can use that as the default, and let the user specify the data file location in configuration.