spacetelescope / jwst_validation_notebooks

JWST Pipeline Validation Notebooks
BSD 3-Clause "New" or "Revised" License
5 stars 24 forks source link

changed np.str to str to avoid error #249

Closed cracraft closed 1 year ago

cracraft commented 1 year ago

Updated code to use str() rather than np.str() to avoid notebook crashing on error.