! Started logfile: /scr/pima/bg219h_uvs/J1807-2506_S_uvs.log on Thu Apr 7 09:09:25 2016 obs /scr/pima/bg219h_uvs/J1807-2506_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1807-2506_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.534113 visibilities/baseline/integration-bin. ! Found source: J1807-2506 ! ! 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 4384 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/bg219h_uvs/J1807-2506_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 179 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029173Jy sigma=19.350481 ! Fit after self-cal, rms=0.850257Jy sigma=16.365415 ! 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=6.912 mas, bmaj=25.69 mas, bpa=-8.886 degrees ! Estimated noise=0.815055 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.107416 Jy ! Component: 100 - total flux cleaned = 0.149952 Jy ! Total flux subtracted in 100 components = 0.149952 Jy ! Clean residual min=-0.009058 max=0.019689 Jy/beam ! Clean residual mean=-0.000008 rms=0.003975 Jy/beam ! Combined flux in latest and established models = 0.149952 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.149952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081116Jy sigma=1.479711 ! Fit after self-cal, rms=0.080816Jy sigma=1.474406 ! 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=8.084 mas, bmaj=28.35 mas, bpa=-7.347 degrees ! Estimated noise=0.676165 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.0295298 Jy ! Component: 100 - total flux cleaned = 0.0432607 Jy ! Component: 150 - total flux cleaned = 0.0509502 Jy ! Component: 200 - total flux cleaned = 0.0558879 Jy ! Total flux subtracted in 200 components = 0.0558879 Jy ! Clean residual min=-0.004289 max=0.005068 Jy/beam ! Clean residual mean=-0.000023 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.205839 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 93 components and 0.20584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070132Jy sigma=1.266268 ! Fit after self-cal, rms=0.069997Jy sigma=1.263680 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.084 x 28.35 at -7.347 degrees (North through East) ! Clean map min=-0.0041439 max=0.1503 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.02 FD 1.00* HN 1.00* KP 0.99 ! LA 1.00 NL 0.86 OV 0.97 PT 0.98 ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.00* KP 1.02 ! LA 1.00 NL 0.93 OV 0.96 PT 0.95 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.069997Jy sigma=1.263680 ! Fit after self-cal, rms=0.067892Jy sigma=1.258127 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.98 mas, bmaj=28.57 mas, bpa=-7.516 degrees ! Estimated noise=0.658616 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.00366294 Jy ! Component: 100 - total flux cleaned = 0.00435264 Jy ! Component: 150 - total flux cleaned = 0.00501343 Jy ! Component: 200 - total flux cleaned = 0.00537452 Jy ! Total flux subtracted in 200 components = 0.00537452 Jy ! Clean residual min=-0.003194 max=0.004499 Jy/beam ! Clean residual mean=-0.000011 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.211214 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 129 components and 0.211214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067678Jy sigma=1.253697 ! Fit after self-cal, rms=0.067708Jy sigma=1.253553 ! 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.067708Jy sigma=1.253553 ! Fit after self-cal, rms=0.068920Jy sigma=1.250246 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.999 mas, bmaj=28.82 mas, bpa=-7.605 degrees ! Estimated noise=0.666073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107451 Jy ! Component: 100 - total flux cleaned = -0.00140946 Jy ! Component: 150 - total flux cleaned = -0.00159492 Jy ! Component: 200 - total flux cleaned = -0.00174955 Jy ! Total flux subtracted in 200 components = -0.00174955 Jy ! Clean residual min=-0.003799 max=0.004076 Jy/beam ! Clean residual mean=-0.000004 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.209464 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 153 components and 0.209464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068822Jy sigma=1.248825 ! Fit after self-cal, rms=0.068847Jy sigma=1.248653 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 = -6.35252e-05 Jy ! Component: 100 - total flux cleaned = -6.40071e-05 Jy ! Component: 150 - total flux cleaned = -6.33658e-05 Jy ! Component: 200 - total flux cleaned = -9.16388e-05 Jy ! Total flux subtracted in 200 components = -9.16388e-05 Jy ! Clean residual min=-0.003676 max=0.003975 Jy/beam ! Clean residual mean=-0.000005 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.209373 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 175 components and 0.209373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068814Jy sigma=1.248231 ! Fit after self-cal, rms=0.068817Jy sigma=1.248202 ! 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.068817Jy sigma=1.248202 ! Fit after self-cal, rms=0.069005Jy sigma=1.247146 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.985 mas, bmaj=28.99 mas, bpa=-7.684 degrees ! Estimated noise=0.666473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000944004 Jy ! Component: 100 - total flux cleaned = -0.00118094 Jy ! Component: 150 - total flux cleaned = -0.00129437 Jy ! Component: 200 - total flux cleaned = -0.00136307 Jy ! Total flux subtracted in 200 components = -0.00136307 Jy ! Clean residual min=-0.003645 max=0.003919 Jy/beam ! Clean residual mean=-0.000002 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.20801 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 189 components and 0.20801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068938Jy sigma=1.246269 ! Fit after self-cal, rms=0.068942Jy sigma=1.246240 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 = -5.21086e-05 Jy ! Component: 100 - total flux cleaned = -0.000111759 Jy ! Component: 150 - total flux cleaned = -0.000139496 Jy ! Component: 200 - total flux cleaned = -0.000166354 Jy ! Total flux subtracted in 200 components = -0.000166354 Jy ! Clean residual min=-0.003555 max=0.003788 Jy/beam ! Clean residual mean=-0.000003 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.207843 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 200 components and 0.207843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068915Jy sigma=1.245897 ! Fit after self-cal, rms=0.068916Jy sigma=1.245873 ! 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.068916Jy sigma=1.245873 ! Fit after self-cal, rms=0.069070Jy sigma=1.245476 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.456 mas, bmaj=28.85 mas, bpa=-6.805 degrees ! Estimated noise=0.691008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337901 Jy ! Component: 100 - total flux cleaned = 0.000192289 Jy ! Component: 150 - total flux cleaned = 4.11302e-05 Jy ! Component: 200 - total flux cleaned = -9.23524e-05 Jy ! Total flux subtracted in 200 components = -9.23524e-05 Jy ! Clean residual min=-0.003712 max=0.003549 Jy/beam ! Clean residual mean=-0.000001 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.207751 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 226 components and 0.207751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069016Jy sigma=1.245088 ! Fit after self-cal, rms=0.069016Jy sigma=1.245060 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.00567e-05 Jy ! Component: 100 - total flux cleaned = -0.000153216 Jy ! Component: 150 - total flux cleaned = -0.000232645 Jy ! Component: 200 - total flux cleaned = -0.000307238 Jy ! Total flux subtracted in 200 components = -0.000307238 Jy ! Clean residual min=-0.003604 max=0.003379 Jy/beam ! Clean residual mean=-0.000003 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.207444 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 240 components and 0.207444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068996Jy sigma=1.244885 ! Fit after self-cal, rms=0.068996Jy sigma=1.244866 ! 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=7.974 mas, bmaj=29.12 mas, bpa=-7.75 degrees ! Estimated noise=0.666878 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.974 x 29.12 at -7.75 degrees (North through East) ! Clean map min=-0.0036173 max=0.14875 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=6.793 mas, bmaj=26.52 mas, bpa=-9.338 degrees ! Estimated noise=0.805382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107054 Jy ! Component: 100 - total flux cleaned = 0.152093 Jy ! Component: 150 - total flux cleaned = 0.175505 Jy ! Component: 200 - total flux cleaned = 0.188042 Jy ! Total flux subtracted in 200 components = 0.188042 Jy ! Clean residual min=-0.006112 max=0.007199 Jy/beam ! Clean residual mean=0.000006 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 0.188042 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.188042 Jy ! Inverting map and beam ! Estimated beam: bmin=7.974 mas, bmaj=29.12 mas, bpa=-7.75 degrees ! Estimated noise=0.666878 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00989581 Jy ! Component: 100 - total flux cleaned = 0.0152213 Jy ! Component: 150 - total flux cleaned = 0.0166266 Jy ! Component: 200 - total flux cleaned = 0.0173739 Jy ! Total flux subtracted in 200 components = 0.0173739 Jy ! Clean residual min=-0.004707 max=0.005177 Jy/beam ! Clean residual mean=0.000000 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.205416 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 98 components and 0.205416 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=9.456 mas, bmaj=28.85 mas, bpa=-6.805 degrees ! Estimated noise=0.691008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211373 Jy ! Component: 100 - total flux cleaned = 0.00226963 Jy ! Component: 150 - total flux cleaned = 0.00227117 Jy ! Component: 200 - total flux cleaned = 0.00210812 Jy ! Total flux subtracted in 200 components = 0.00210812 Jy ! Clean residual min=-0.004154 max=0.004207 Jy/beam ! Clean residual mean=-0.000001 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.207524 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 = -4.66319e-05 Jy ! Component: 100 - total flux cleaned = -0.000135344 Jy ! Component: 150 - total flux cleaned = -0.000261412 Jy ! Component: 200 - total flux cleaned = -0.000382205 Jy ! Total flux subtracted in 200 components = -0.000382205 Jy ! Clean residual min=-0.004017 max=0.003938 Jy/beam ! Clean residual mean=-0.000002 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.207142 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 142 components and 0.207142 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.974 mas, bmaj=29.12 mas, bpa=-7.75 degrees ! Estimated noise=0.666878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00044478 Jy ! Component: 100 - total flux cleaned = -0.000556974 Jy ! Component: 150 - total flux cleaned = -0.00065702 Jy ! Component: 200 - total flux cleaned = -0.00083707 Jy ! Total flux subtracted in 200 components = -0.00083707 Jy ! Clean residual min=-0.003954 max=0.004211 Jy/beam ! Clean residual mean=-0.000002 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.206305 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 167 components and 0.206305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069107Jy sigma=1.247109 ! Fit after self-cal, rms=0.069100Jy sigma=1.247008 wmodel /scr/pima/bg219h_uvs/J1807-2506_S_map.mod ! Writing 167 model components to file: /scr/pima/bg219h_uvs/J1807-2506_S_map.mod wobs /scr/pima/bg219h_uvs/J1807-2506_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1807-2506_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1807-2506_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J1807-2506_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.000453488 Jy ! Component: 100 - total flux cleaned = 0.000522526 Jy ! Component: 150 - total flux cleaned = 0.000253094 Jy ! Component: 200 - total flux cleaned = 5.70026e-05 Jy ! Component: 250 - total flux cleaned = -0.000217326 Jy ! Component: 300 - total flux cleaned = -0.000346209 Jy ! Component: 350 - total flux cleaned = -0.00042521 Jy ! Component: 400 - total flux cleaned = -0.000613279 Jy ! Component: 450 - total flux cleaned = -0.00071973 Jy ! Component: 500 - total flux cleaned = -0.00102796 Jy ! Component: 550 - total flux cleaned = -0.00125851 Jy ! Component: 600 - total flux cleaned = -0.00135392 Jy ! Component: 650 - total flux cleaned = -0.00156749 Jy ! Component: 700 - total flux cleaned = -0.00174358 Jy ! Component: 750 - total flux cleaned = -0.00177135 Jy ! Component: 800 - total flux cleaned = -0.0017987 Jy ! Component: 850 - total flux cleaned = -0.00177252 Jy ! Component: 900 - total flux cleaned = -0.00179891 Jy ! Component: 950 - total flux cleaned = -0.00177462 Jy ! Component: 1000 - total flux cleaned = -0.00177537 Jy ! Component: 1050 - total flux cleaned = -0.00177559 Jy ! Component: 1100 - total flux cleaned = -0.00163901 Jy ! Component: 1150 - total flux cleaned = -0.00148394 Jy ! Component: 1200 - total flux cleaned = -0.00137757 Jy ! Component: 1250 - total flux cleaned = -0.00127355 Jy ! Component: 1300 - total flux cleaned = -0.00121272 Jy ! Component: 1350 - total flux cleaned = -0.00109336 Jy ! Component: 1400 - total flux cleaned = -0.000977333 Jy ! Component: 1450 - total flux cleaned = -0.000788893 Jy ! Component: 1500 - total flux cleaned = -0.000844031 Jy ! Component: 1550 - total flux cleaned = -0.000807744 Jy ! Component: 1600 - total flux cleaned = -0.000843177 Jy ! Component: 1650 - total flux cleaned = -0.000843176 Jy ! Component: 1700 - total flux cleaned = -0.000809352 Jy ! Component: 1750 - total flux cleaned = -0.000859274 Jy ! Component: 1800 - total flux cleaned = -0.000777168 Jy ! Component: 1850 - total flux cleaned = -0.000841876 Jy ! Component: 1900 - total flux cleaned = -0.000778587 Jy ! Component: 1950 - total flux cleaned = -0.000747707 Jy ! Component: 2000 - total flux cleaned = -0.000717477 Jy ! Component: 2050 - total flux cleaned = -0.000763129 Jy ! Component: 2100 - total flux cleaned = -0.000792897 Jy ! Component: 2150 - total flux cleaned = -0.000792802 Jy ! Component: 2200 - total flux cleaned = -0.000763701 Jy ! Component: 2250 - total flux cleaned = -0.000735087 Jy ! Component: 2300 - total flux cleaned = -0.000735123 Jy ! Component: 2350 - total flux cleaned = -0.000735169 Jy ! Component: 2400 - total flux cleaned = -0.000776832 Jy ! Component: 2450 - total flux cleaned = -0.000790776 Jy ! Component: 2500 - total flux cleaned = -0.000790681 Jy ! Component: 2550 - total flux cleaned = -0.000790642 Jy ! Component: 2600 - total flux cleaned = -0.000790708 Jy ! Component: 2650 - total flux cleaned = -0.000817225 Jy ! Component: 2700 - total flux cleaned = -0.000790733 Jy ! Component: 2750 - total flux cleaned = -0.000817101 Jy ! Component: 2800 - total flux cleaned = -0.000830119 Jy ! Component: 2850 - total flux cleaned = -0.000869314 Jy ! Component: 2900 - total flux cleaned = -0.000869438 Jy ! Component: 2950 - total flux cleaned = -0.000908426 Jy ! Component: 3000 - total flux cleaned = -0.000947284 Jy ! Component: 3050 - total flux cleaned = -0.000960227 Jy ! Component: 3100 - total flux cleaned = -0.000998811 Jy ! Component: 3150 - total flux cleaned = -0.00103739 Jy ! Component: 3200 - total flux cleaned = -0.001063 Jy ! Component: 3250 - total flux cleaned = -0.00110128 Jy ! Component: 3300 - total flux cleaned = -0.00115252 Jy ! Component: 3350 - total flux cleaned = -0.00117814 Jy ! Component: 3400 - total flux cleaned = -0.00124204 Jy ! Component: 3450 - total flux cleaned = -0.00128029 Jy ! Component: 3500 - total flux cleaned = -0.00128033 Jy ! Component: 3550 - total flux cleaned = -0.00130585 Jy ! Component: 3600 - total flux cleaned = -0.00131864 Jy ! Component: 3650 - total flux cleaned = -0.00134425 Jy ! Component: 3700 - total flux cleaned = -0.0013443 Jy ! Component: 3750 - total flux cleaned = -0.00135724 Jy ! Component: 3800 - total flux cleaned = -0.00137003 Jy ! Component: 3850 - total flux cleaned = -0.00136995 Jy ! Component: 3900 - total flux cleaned = -0.0013959 Jy ! Component: 3950 - total flux cleaned = -0.00142188 Jy ! Component: 4000 - total flux cleaned = -0.001448 Jy ! Component: 4050 - total flux cleaned = -0.00146102 Jy ! Total flux subtracted in 4096 components = -0.0014741 Jy ! Clean residual min=-0.000996 max=0.000742 Jy/beam ! Clean residual mean=0.000004 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.204831 Jy keep ! Adding 367 model components to the UV plane model. ! The established model now contains 534 components and 0.204831 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1807-2506_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.974 x 29.12 at -7.75 degrees (North through East) ! Clean map min=-0.0022627 max=0.148 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1807-2506_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.148004 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256087 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.519081 0.519081 1.03816 2.07632 4.15265 8.3053 16.6106 33.2212 66.4424 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.148 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 577.944 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1807-2506_S_uvs.log closed on Thu Apr 7 09:09:29 2016