Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/~bsimon/weblog/y2015/m05/index.html
Дата изменения: Fri May 29 23:34:07 2015
Дата индексирования: Mon Apr 11 11:00:49 2016
Кодировка:

Поисковые слова: mdi
Archive for May

Archive for May

More

More

More

More

More

More

More

More

More

More

More

More

More

More

Finished Help Changes

I finished making the changes to the online iraf help pages, committed the changes to subversion, and checked them out on the website. The site now uses a template that looks like the rest of the site. More

The Long Slog

There was a bug reported against spherical geomertry that turned out to be a misunderstanding on how it is used. And I reported that to the user. After that I returned to converting code to run under Python3. I finished and committed the changes to stwcs and I am working on pydrizzle. More

Moving Along

I finished the changes to pydrizzle and committed them. I also committed the changes to pysynphot, even though it doesn't run under python3. Then I made and committed the changes to fitsblender and I am currently working ob calcos. More

Half Right

I finished converting calcos, but I am having a problem importing stsci.convolve when running under python 3. I changed to converting astrolib.coords, which I finished and committed. More

Forward Motion

I converted stistools and am working on reftools. More

More and Bigger Errors

I spent the day converting the rest of reftools, pyregion, opuscoords, and multidrizzle. I couldn't commit multidrizzle because of the packing loading problems under python 3. More

Moby Drizzle

I spent the day converting the code in drizzlepac to run under python 2 and 3. Not done yet. More

Home Stretch

I finished converting drizzlepac, though I couldn't commit the changes for the usual reasons. I plan to do costools and acstools tomorrow and maybe the leagacy instruments,which would be everything. More

Almost There

I converted acstools and costools, now starting the stuff that doesn't need to be converted. More

First Lap

I finished converting the code to run under python 2 and 3. I am now going back to do a double check and commit what hasn't been committed. More

Second Lap

I'm about half way through the double check of the python conversion. No problems except with the C code of stsci.stimage. More

Closing In

I'm still working on the second pass. There was a folder under pydrizzle that I missed converting and it's giving me headaches. More

Stuck

Still trying to resolve all the porting issues with pydrizzle. More

Next Phase

I finished converting all the code under stsci_python. Today I ooked at the regression test output and used that to locate errors where I could. More

Bug Squashing

Tried again to modify py_geomap so that it creates a new style Python class instead of the existing old style class. Still don't understand all the issues. I took the regression test report and looked for bugs in the python 3 conversion. I found one in drizzlepac. The other bugs reported don't ... More

Chipping Away

I fixed a bad import in stsci.tools and continued working on converting stsci.stimage. More

Finally

I finished the conversion of stsci.stimage by converting the C code to use new style classes. More

Review Mode

I reviewed the regression tests and didn't find any new problems. I went back to testing the pysynphot code. More extensive tests will have to wayt for the python 3 regression test pipeline. More

Setting Up

I started to set up the code to do the python 3 regression tests. More