1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
bugs
---------------------------------------------------
- rotation safety (values correct when rotated/flipped?)
- cuts plot not rotation save
- QFits2dFit: values are correct, just the resulting ellipse is missplaced
- View3D has to be fixed... TotalView wrong
- Wiregrid has to be fixed... TotalView wrong (moving white rectangle not working)
- check ContourWidget as well
- View 3D select continuum --> strange display...
- Leonard: x-shooter-fits:
- radial profile larger than image -> create spec --> crash (MacOSX)
- rebin to 3x7 gives strange output
- Stefan: ImageCreator bugs
- crashes often when playing around with images, contrast etc
- happens when moving images one to the other, enlarged and then changing the brightness (Helligkeitscuts) manually
- changing Helligkeitscuts changes the zoom-level as well (happens as well when images are aligned 1:1)
- Options->CubeDisplay-Dialog: doesn't apply cubeCenter-values etc...
- MB: cubeCenter/lineWidth not homogen for homogenMBs (should be the same for all SBs)
- TableView: 2 clicks needed to activate a row/column
- GRAVITY
- copy table to new buffer, select column -> CubeSpectrum completely gray!
- do following:
> read all
> ext #1: select string-column
> mouse move ext #2
> mouse move ext #1 (remembers step 1...)
check for rotation-safety
---------------------------------------------------
- ellipticalProfile marker
- longslitProfile marker
- radialProfile
- Image Creator
features
---------------------------------------------------
- TableView: when col/row selected: think about setting this SB as locked (blue column, blue border...)
- QMarkers:
- add shift
- allow to load mask larger/smaller than image
- implement function writebintable
- implement procedure setfitscolumnname
- dpuser.y: implement buffer1[1]=[1,1]=1
buffer1 is a list, the [1] is a fits
|