! Started logfile: /scr/pima/bg219b_uvs/J0730-0535_S_uvs.log on Thu Apr 7 01:17:01 2016 obs /scr/pima/bg219b_uvs/J0730-0535_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0730-0535_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.753584 visibilities/baseline/integration-bin. ! Found source: J0730-0535 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 6728 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219b_uvs/J0730-0535_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017134Jy sigma=21.002996 ! Fit after self-cal, rms=0.911010Jy sigma=18.882733 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=10.31 mas, bpa=16.1 degrees ! Estimated noise=0.706348 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0658958 Jy ! Component: 100 - total flux cleaned = 0.0854369 Jy ! Total flux subtracted in 100 components = 0.0854369 Jy ! Clean residual min=-0.005151 max=0.008152 Jy/beam ! Clean residual mean=0.000017 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.0854369 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0854369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108712Jy sigma=1.340777 ! Fit after self-cal, rms=0.107863Jy sigma=1.324427 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=11.22 mas, bpa=12.71 degrees ! Estimated noise=0.462635 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117374 Jy ! Component: 100 - total flux cleaned = 0.0166801 Jy ! Component: 150 - total flux cleaned = 0.0182468 Jy ! Component: 200 - total flux cleaned = 0.0189116 Jy ! Total flux subtracted in 200 components = 0.0189116 Jy ! Clean residual min=-0.004396 max=0.006721 Jy/beam ! Clean residual mean=0.000003 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.104349 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 28 components and 0.104349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106099Jy sigma=1.290629 ! Fit after self-cal, rms=0.106026Jy sigma=1.289988 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.194 x 11.22 at 12.71 degrees (North through East) ! Clean map min=-0.0042677 max=0.08913 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.106026Jy sigma=1.289988 ! Fit after self-cal, rms=0.106026Jy sigma=1.289988 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=11.22 mas, bpa=12.71 degrees ! Estimated noise=0.462635 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (21.5, -112). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00607561 Jy ! Component: 100 - total flux cleaned = 0.00917461 Jy ! Component: 150 - total flux cleaned = 0.0113284 Jy ! Component: 200 - total flux cleaned = 0.0128498 Jy ! Total flux subtracted in 200 components = 0.0128498 Jy ! Clean residual min=-0.004305 max=0.004536 Jy/beam ! Clean residual mean=-0.000003 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.117198 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 76 components and 0.117198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105498Jy sigma=1.278441 ! Fit after self-cal, rms=0.105328Jy sigma=1.276767 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105328Jy sigma=1.276767 ! Fit after self-cal, rms=0.105680Jy sigma=1.263086 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=11.27 mas, bpa=13.22 degrees ! Estimated noise=0.468683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000597957 Jy ! Component: 100 - total flux cleaned = -0.000658926 Jy ! Component: 150 - total flux cleaned = -0.000658518 Jy ! Component: 200 - total flux cleaned = -0.000781459 Jy ! Total flux subtracted in 200 components = -0.000781459 Jy ! Clean residual min=-0.002573 max=0.002959 Jy/beam ! Clean residual mean=-0.000002 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.116417 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.116417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105603Jy sigma=1.261231 ! Fit after self-cal, rms=0.105621Jy sigma=1.260593 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-58, -119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158191 Jy ! Component: 100 - total flux cleaned = 0.00127378 Jy ! Component: 150 - total flux cleaned = 0.00106409 Jy ! Component: 200 - total flux cleaned = 0.00102957 Jy ! Total flux subtracted in 200 components = 0.00102957 Jy ! Clean residual min=-0.002252 max=0.002442 Jy/beam ! Clean residual mean=-0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.117447 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.117447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105493Jy sigma=1.258794 ! Fit after self-cal, rms=0.105503Jy sigma=1.258570 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105503Jy sigma=1.258570 ! Fit after self-cal, rms=0.105919Jy sigma=1.255251 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.183 mas, bmaj=11.26 mas, bpa=13.31 degrees ! Estimated noise=0.473508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000780727 Jy ! Component: 100 - total flux cleaned = 0.000689805 Jy ! Component: 150 - total flux cleaned = 0.000613473 Jy ! Component: 200 - total flux cleaned = 0.000508622 Jy ! Total flux subtracted in 200 components = 0.000508622 Jy ! Clean residual min=-0.002344 max=0.002281 Jy/beam ! Clean residual mean=-0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.117955 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 135 components and 0.117955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105834Jy sigma=1.254502 ! Fit after self-cal, rms=0.105845Jy sigma=1.254372 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136163 Jy ! Component: 100 - total flux cleaned = -0.000324455 Jy ! Component: 150 - total flux cleaned = -0.000355028 Jy ! Component: 200 - total flux cleaned = -0.000382814 Jy ! Total flux subtracted in 200 components = -0.000382814 Jy ! Clean residual min=-0.002228 max=0.002225 Jy/beam ! Clean residual mean=-0.000002 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.117572 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 150 components and 0.117572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105812Jy sigma=1.254008 ! Fit after self-cal, rms=0.105811Jy sigma=1.253986 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105811Jy sigma=1.253986 ! Fit after self-cal, rms=0.106183Jy sigma=1.253720 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.648 mas, bmaj=14.76 mas, bpa=2.901 degrees ! Estimated noise=0.545674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110339 Jy ! Component: 100 - total flux cleaned = 0.000805021 Jy ! Component: 150 - total flux cleaned = 0.000614082 Jy ! Component: 200 - total flux cleaned = 0.000459022 Jy ! Total flux subtracted in 200 components = 0.000459022 Jy ! Clean residual min=-0.001983 max=0.002176 Jy/beam ! Clean residual mean=-0.000002 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.118031 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 179 components and 0.118031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106136Jy sigma=1.253502 ! Fit after self-cal, rms=0.106125Jy sigma=1.253348 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.66637e-05 Jy ! Component: 100 - total flux cleaned = -0.000215295 Jy ! Component: 150 - total flux cleaned = -0.000473076 Jy ! Component: 200 - total flux cleaned = -0.000679576 Jy ! Total flux subtracted in 200 components = -0.000679576 Jy ! Clean residual min=-0.001894 max=0.002098 Jy/beam ! Clean residual mean=-0.000003 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.117352 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 186 components and 0.117352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106110Jy sigma=1.253259 ! Fit after self-cal, rms=0.106096Jy sigma=1.253180 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=11.25 mas, bpa=13.37 degrees ! Estimated noise=0.477926 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.176 x 11.25 at 13.37 degrees (North through East) ! Clean map min=-0.0023341 max=0.089671 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=10.38 mas, bpa=16.59 degrees ! Estimated noise=0.736162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0689873 Jy ! Component: 100 - total flux cleaned = 0.0906777 Jy ! Component: 150 - total flux cleaned = 0.100558 Jy ! Component: 200 - total flux cleaned = 0.105778 Jy ! Total flux subtracted in 200 components = 0.105778 Jy ! Clean residual min=-0.004142 max=0.004402 Jy/beam ! Clean residual mean=0.000006 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.105778 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.105778 Jy ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=11.25 mas, bpa=13.37 degrees ! Estimated noise=0.477926 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545102 Jy ! Component: 100 - total flux cleaned = 0.00838811 Jy ! Component: 150 - total flux cleaned = 0.00961066 Jy ! Component: 200 - total flux cleaned = 0.0104559 Jy ! Total flux subtracted in 200 components = 0.0104559 Jy ! Clean residual min=-0.002729 max=0.002046 Jy/beam ! Clean residual mean=-0.000001 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.116234 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 55 components and 0.116234 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.648 mas, bmaj=14.76 mas, bpa=2.901 degrees ! Estimated noise=0.545674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000879305 Jy ! Component: 100 - total flux cleaned = 0.000879134 Jy ! Component: 150 - total flux cleaned = 0.00100911 Jy ! Component: 200 - total flux cleaned = 0.00104915 Jy ! Total flux subtracted in 200 components = 0.00104915 Jy ! Clean residual min=-0.001938 max=0.002027 Jy/beam ! Clean residual mean=-0.000004 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.117283 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108025 Jy ! Component: 100 - total flux cleaned = 0.000107805 Jy ! Component: 150 - total flux cleaned = 0.000230008 Jy ! Component: 200 - total flux cleaned = 0.000258742 Jy ! Total flux subtracted in 200 components = 0.000258742 Jy ! Clean residual min=-0.001865 max=0.001958 Jy/beam ! Clean residual mean=-0.000005 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.117541 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 99 components and 0.117541 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=11.25 mas, bpa=13.37 degrees ! Estimated noise=0.477926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015393 Jy ! Component: 100 - total flux cleaned = 0.000243006 Jy ! Component: 150 - total flux cleaned = 0.000362579 Jy ! Component: 200 - total flux cleaned = 0.000397963 Jy ! Total flux subtracted in 200 components = 0.000397963 Jy ! Clean residual min=-0.002243 max=0.001880 Jy/beam ! Clean residual mean=-0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.117939 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.117939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106113Jy sigma=1.252658 ! Fit after self-cal, rms=0.106086Jy sigma=1.252409 wmodel /scr/pima/bg219b_uvs/J0730-0535_S_map.mod ! Writing 119 model components to file: /scr/pima/bg219b_uvs/J0730-0535_S_map.mod wobs /scr/pima/bg219b_uvs/J0730-0535_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0730-0535_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0730-0535_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219b_uvs/J0730-0535_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000631786 Jy ! Component: 100 - total flux cleaned = -0.000732113 Jy ! Component: 150 - total flux cleaned = -0.000701252 Jy ! Component: 200 - total flux cleaned = -0.000671008 Jy ! Component: 250 - total flux cleaned = -0.000583996 Jy ! Component: 300 - total flux cleaned = -0.000584504 Jy ! Component: 350 - total flux cleaned = -0.000557599 Jy ! Component: 400 - total flux cleaned = -0.000477615 Jy ! Component: 450 - total flux cleaned = -0.000269122 Jy ! Component: 500 - total flux cleaned = -0.000217734 Jy ! Component: 550 - total flux cleaned = -4.13399e-05 Jy ! Component: 600 - total flux cleaned = 8.20322e-05 Jy ! Component: 650 - total flux cleaned = 0.000154847 Jy ! Component: 700 - total flux cleaned = 0.000226423 Jy ! Component: 750 - total flux cleaned = 0.00031994 Jy ! Component: 800 - total flux cleaned = 0.000274039 Jy ! Component: 850 - total flux cleaned = 0.000342175 Jy ! Component: 900 - total flux cleaned = 0.000386631 Jy ! Component: 950 - total flux cleaned = 0.000429896 Jy ! Component: 1000 - total flux cleaned = 0.000408278 Jy ! Component: 1050 - total flux cleaned = 0.000451129 Jy ! Component: 1100 - total flux cleaned = 0.000514295 Jy ! Component: 1150 - total flux cleaned = 0.000493215 Jy ! Component: 1200 - total flux cleaned = 0.000575651 Jy ! Component: 1250 - total flux cleaned = 0.000677636 Jy ! Component: 1300 - total flux cleaned = 0.00077836 Jy ! Component: 1350 - total flux cleaned = 0.000917356 Jy ! Component: 1400 - total flux cleaned = 0.0010548 Jy ! Component: 1450 - total flux cleaned = 0.001133 Jy ! Component: 1500 - total flux cleaned = 0.00130676 Jy ! Component: 1550 - total flux cleaned = 0.0014405 Jy ! Component: 1600 - total flux cleaned = 0.00157343 Jy ! Component: 1650 - total flux cleaned = 0.00164838 Jy ! Component: 1700 - total flux cleaned = 0.00174145 Jy ! Component: 1750 - total flux cleaned = 0.00190744 Jy ! Component: 1800 - total flux cleaned = 0.00199865 Jy ! Component: 1850 - total flux cleaned = 0.00207112 Jy ! Component: 1900 - total flux cleaned = 0.00226869 Jy ! Component: 1950 - total flux cleaned = 0.00235768 Jy ! Component: 2000 - total flux cleaned = 0.0024637 Jy ! Component: 2050 - total flux cleaned = 0.00253383 Jy ! Component: 2100 - total flux cleaned = 0.00267339 Jy ! Component: 2150 - total flux cleaned = 0.00272532 Jy ! Component: 2200 - total flux cleaned = 0.00286264 Jy ! Component: 2250 - total flux cleaned = 0.00296493 Jy ! Component: 2300 - total flux cleaned = 0.00308341 Jy ! Component: 2350 - total flux cleaned = 0.00326847 Jy ! Component: 2400 - total flux cleaned = 0.00333532 Jy ! Component: 2450 - total flux cleaned = 0.00351794 Jy ! Component: 2500 - total flux cleaned = 0.00360042 Jy ! Component: 2550 - total flux cleaned = 0.00376437 Jy ! Component: 2600 - total flux cleaned = 0.00384596 Jy ! Component: 2650 - total flux cleaned = 0.00394327 Jy ! Component: 2700 - total flux cleaned = 0.00410401 Jy ! Component: 2750 - total flux cleaned = 0.00419997 Jy ! Component: 2800 - total flux cleaned = 0.00426351 Jy ! Component: 2850 - total flux cleaned = 0.00435838 Jy ! Component: 2900 - total flux cleaned = 0.00445267 Jy ! Component: 2950 - total flux cleaned = 0.00456207 Jy ! Component: 3000 - total flux cleaned = 0.00468609 Jy ! Component: 3050 - total flux cleaned = 0.00474775 Jy ! Component: 3100 - total flux cleaned = 0.00483971 Jy ! Component: 3150 - total flux cleaned = 0.00493094 Jy ! Component: 3200 - total flux cleaned = 0.00502184 Jy ! Component: 3250 - total flux cleaned = 0.00514227 Jy ! Component: 3300 - total flux cleaned = 0.00518722 Jy ! Component: 3350 - total flux cleaned = 0.00526153 Jy ! Component: 3400 - total flux cleaned = 0.00536535 Jy ! Component: 3450 - total flux cleaned = 0.00546843 Jy ! Component: 3500 - total flux cleaned = 0.00552699 Jy ! Component: 3550 - total flux cleaned = 0.00565808 Jy ! Component: 3600 - total flux cleaned = 0.0057015 Jy ! Component: 3650 - total flux cleaned = 0.00580244 Jy ! Component: 3700 - total flux cleaned = 0.0059172 Jy ! Component: 3750 - total flux cleaned = 0.00598852 Jy ! Component: 3800 - total flux cleaned = 0.00605942 Jy ! Component: 3850 - total flux cleaned = 0.00615821 Jy ! Component: 3900 - total flux cleaned = 0.00622831 Jy ! Component: 3950 - total flux cleaned = 0.00629809 Jy ! Component: 4000 - total flux cleaned = 0.00633981 Jy ! Component: 4050 - total flux cleaned = 0.00640889 Jy ! Total flux subtracted in 4096 components = 0.00647764 Jy ! Clean residual min=-0.000723 max=0.000959 Jy/beam ! Clean residual mean=-0.000003 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.124417 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 414 components and 0.124417 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0730-0535_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.176 x 11.25 at 13.37 degrees (North through East) ! Clean map min=-0.0018973 max=0.090858 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0730-0535_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0908579 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263385 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.86966 0.86966 1.73932 3.47864 6.95728 13.9146 27.8291 55.6583 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 344.962 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0730-0535_S_uvs.log closed on Thu Apr 7 01:17:05 2016