You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently reallocate all arrays in SPixel for every single pixel. Apparently, when OCA removed that from their code base, there was a vast reduction in runtime. We should do likewise.
It's a big task, and doesn't further our science goals, but is probably a good starting task for someone new to the Fortran.
The text was updated successfully, but these errors were encountered:
We currently reallocate all arrays in SPixel for every single pixel. Apparently, when OCA removed that from their code base, there was a vast reduction in runtime. We should do likewise.
It's a big task, and doesn't further our science goals, but is probably a good starting task for someone new to the Fortran.
The text was updated successfully, but these errors were encountered: