blanton144

Results 8 comments of blanton144

The astropy version is 5.0.4. The numpy version is not relevant, though I think it is 1.22.x I can't exactly send a piece of code that reproduces the error---the code...

Can you be more specific about which script you are trying to run? and send the traceback?

Just a question first: You are using KcorrectGST but you are specifying the responses? If you are specifying the responses, just use the base Kcorrect class. On Fri, Oct 20,...

Also, can you verify that the behavior is really different in the two cases? You are giving "redshift" in one case, whose nature I can't tell, and "lista_redshift" in the...

Like LD_LIBRARY_PATH or C_INCLUDE_PATH? Nothing like that (I think!). My env is reproduced below ... ``` SYSTEMD_EXEC_PID=2044 MODULEPATH=/home/blanton/modulefiles:/usr/modulefiles/Linux:/usr/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core VENDOR=unknown SESSION_MANAGER=local/snow:@/tmp/.ICE-unix/2000,unix/snow:/tmp/.ICE-unix/2000 GNOME_TERMINAL_SCREEN=/org/gnome/Terminal/screen/d491ca30_07bc_4e5a_b46c_b6e8407f7112 XDG_CURRENT_DESKTOP=ubuntu:GNOME LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod WAYLAND_DISPLAY=wayland-0 TARG_TITLE_BAR_PAREN= LMOD_DIR=/usr/share/lmod/lmod/libexec LMOD_SETTARG_CMD=: SSH_AUTH_SOCK=/tmp/ssh-XXXXXXRusQuP/agent.94762 COLORTERM=truecolor QT_IM_MODULE=ibus...

"apt install zlib1g" claims it is already installed, yes. Presumably wherever Ubuntu normally puts it. I am not 100% sure what it calls itself, but there is this: ``` /usr/lib/x86_64-linux-gnu/libz.so.1...

For using fitsio myself yes that does work. And in pretty much every context I work we have miniconda or conda distributions. My test was of installing the dependencies of...

Thanks for starting the issue! The difference is between this statement in "Incorporating ...": ``` For example, if your project is in a directory named /science, your source code and...