Commit eaf89653 authored by Shuai Feng's avatar Shuai Feng
Browse files

fix some bugs

parent 9d7b50e0
Pipeline #7607 passed with stage
in 0 seconds
...@@ -33,3 +33,4 @@ class config(): ...@@ -33,3 +33,4 @@ class config():
self.dpix = dpix self.dpix = dpix
self.fov_x = nx * dpix self.fov_x = nx * dpix
self.fov_y = ny * dpix self.fov_y = ny * dpix
self.inst_fwhm = 2.5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment