Commit 4307b980 authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

fix issue #16

parent 728b7f9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ export PROJARCH=$(PROJECT)-$(VERSION_MAJOR).$(VERSION_MINOR)

export VERSION_MAJOR=1
export VERSION_MINOR=1
export VERSION_RELEASE=2
export VERSION_RELEASE=3

git_rev=$(shell git rev-parse --short HEAD 2> /dev/null)
ifeq "$(git_rev)" ""
+1 −0
Original line number Diff line number Diff line
@@ -561,6 +561,7 @@ contains
    Pixel     => scan_point%centerbin
    if( Pixel%amplitude%value == 0d0 .or. Pixel%status .ne. PIXEL_OK) then  !! if it is not present..
       Pixel => scan_point%pixelbin(ila,xpix,ypix)
       Pixel_ref => scan_point_ref%pixelbin(ila,xpix,ypix) ! (PAZ) need to update the reference, bug #16
    endif

    ws_id = 32                                   !! an "arbitrary" gks open device handle