! Started logfile: J1704-1316_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:32:45 2017 obs J1704-1316_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1704-1316_S_2014_01_04_pus_uva.fits ! AN table 1: 125 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J1704-1316 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 370 lines of history. ! ! Reading 10500 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J1704-1316_S_2014_01_04_pus] 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 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.956458Jy sigma=0.011947 ! Fit after self-cal, rms=0.926869Jy sigma=0.011535 ! 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=2.528 mas, bmaj=5.656 mas, bpa=3.78 degrees ! Estimated noise=883.712 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.0573874 Jy ! Component: 100 - total flux cleaned = 0.0738098 Jy ! Total flux subtracted in 100 components = 0.0738098 Jy ! Clean residual min=-0.005532 max=0.011578 Jy/beam ! Clean residual mean=-0.000006 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 0.0738098 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0738098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086458Jy sigma=0.000937 ! Fit after self-cal, rms=0.086582Jy sigma=0.000935 ! Inverting map ! Added new window around map position (-8, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109677 Jy ! Component: 100 - total flux cleaned = 0.0170539 Jy ! Total flux subtracted in 100 components = 0.0170539 Jy ! Clean residual min=-0.004071 max=0.004522 Jy/beam ! Clean residual mean=0.000002 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.0908637 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.0908637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084968Jy sigma=0.000911 ! Fit after self-cal, rms=0.084735Jy sigma=0.000908 ! 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=2.985 mas, bmaj=6.551 mas, bpa=0.8819 degrees ! Estimated noise=584.572 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.0078042 Jy ! Component: 100 - total flux cleaned = 0.0126678 Jy ! Component: 150 - total flux cleaned = 0.0160213 Jy ! Component: 200 - total flux cleaned = 0.0185103 Jy ! Total flux subtracted in 200 components = 0.0185103 Jy ! Clean residual min=-0.003420 max=0.003315 Jy/beam ! Clean residual mean=0.000005 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.109374 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 45 components and 0.109374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083880Jy sigma=0.000898 ! Fit after self-cal, rms=0.083874Jy sigma=0.000897 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* KP 1.00* LA 1.08 ! MK 1.02 NL 0.98 OV 0.98 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* KP 1.00* LA 0.95 ! MK 1.03 NL 1.07 OV 1.00 PT 0.98 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* KP 1.00* LA 0.78 ! MK 1.00 NL 1.03 OV 0.94 PT 0.98 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* KP 1.00* LA 0.84 ! MK 0.96 NL 1.10 OV 1.04 PT 1.02 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.083874Jy sigma=0.000897 ! Fit after self-cal, rms=0.082217Jy sigma=0.000892 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=6.6 mas, bpa=0.6927 degrees ! Estimated noise=579.808 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.00268852 Jy ! Component: 100 - total flux cleaned = 0.00389736 Jy ! Component: 150 - total flux cleaned = 0.00449413 Jy ! Component: 200 - total flux cleaned = 0.00462183 Jy ! Total flux subtracted in 200 components = 0.00462183 Jy ! Clean residual min=-0.002517 max=0.002578 Jy/beam ! Clean residual mean=0.000003 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.113996 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.113996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082128Jy sigma=0.000891 ! Fit after self-cal, rms=0.082056Jy sigma=0.000891 ! 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.082056Jy sigma=0.000891 ! Fit after self-cal, rms=0.082539Jy sigma=0.000889 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=6.599 mas, bpa=0.5817 degrees ! Estimated noise=583.179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149177 Jy ! Component: 100 - total flux cleaned = 0.00193137 Jy ! Component: 150 - total flux cleaned = 0.00224599 Jy ! Component: 200 - total flux cleaned = 0.00249752 Jy ! Total flux subtracted in 200 components = 0.00249752 Jy ! Clean residual min=-0.001912 max=0.002083 Jy/beam ! Clean residual mean=0.000001 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.116493 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.116493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082508Jy sigma=0.000888 ! Fit after self-cal, rms=0.082553Jy sigma=0.000888 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.00050518 Jy ! Component: 100 - total flux cleaned = 0.000573809 Jy ! Component: 150 - total flux cleaned = 0.00064996 Jy ! Component: 200 - total flux cleaned = 0.000718361 Jy ! Total flux subtracted in 200 components = 0.000718361 Jy ! Clean residual min=-0.001899 max=0.001914 Jy/beam ! Clean residual mean=0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.117212 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.117212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082541Jy sigma=0.000888 ! Fit after self-cal, rms=0.082566Jy sigma=0.000888 ! 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.082566Jy sigma=0.000888 ! Fit after self-cal, rms=0.083146Jy sigma=0.000888 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=6.597 mas, bpa=0.5153 degrees ! Estimated noise=586.306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000634272 Jy ! Component: 100 - total flux cleaned = 0.000904462 Jy ! Component: 150 - total flux cleaned = 0.00110303 Jy ! Component: 200 - total flux cleaned = 0.00121038 Jy ! Total flux subtracted in 200 components = 0.00121038 Jy ! Clean residual min=-0.001909 max=0.001848 Jy/beam ! Clean residual mean=0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.118422 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.118422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083134Jy sigma=0.000888 ! Fit after self-cal, rms=0.083170Jy sigma=0.000888 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 = 9.78561e-05 Jy ! Component: 100 - total flux cleaned = 0.000113477 Jy ! Component: 150 - total flux cleaned = 0.00014306 Jy ! Component: 200 - total flux cleaned = 0.000169993 Jy ! Total flux subtracted in 200 components = 0.000169993 Jy ! Clean residual min=-0.001907 max=0.001842 Jy/beam ! Clean residual mean=0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.118592 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.118592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083163Jy sigma=0.000888 ! Fit after self-cal, rms=0.083182Jy sigma=0.000888 ! 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.083182Jy sigma=0.000888 ! Fit after self-cal, rms=0.083642Jy sigma=0.000887 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.504 mas, bmaj=14.59 mas, bpa=10.77 degrees ! Estimated noise=723.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000636791 Jy ! Component: 100 - total flux cleaned = 0.000978307 Jy ! Component: 150 - total flux cleaned = 0.00108628 Jy ! Component: 200 - total flux cleaned = 0.00112898 Jy ! Total flux subtracted in 200 components = 0.00112898 Jy ! Clean residual min=-0.002083 max=0.001701 Jy/beam ! Clean residual mean=0.000000 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.119721 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 90 components and 0.119721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083643Jy sigma=0.000887 ! Fit after self-cal, rms=0.083634Jy sigma=0.000887 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.000142326 Jy ! Component: 100 - total flux cleaned = 0.000170111 Jy ! Component: 150 - total flux cleaned = 0.000165051 Jy ! Component: 200 - total flux cleaned = 0.000160151 Jy ! Total flux subtracted in 200 components = 0.000160151 Jy ! Clean residual min=-0.002060 max=0.001708 Jy/beam ! Clean residual mean=0.000001 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.119881 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 93 components and 0.119881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083635Jy sigma=0.000887 ! Fit after self-cal, rms=0.083632Jy sigma=0.000887 ! 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=3.008 mas, bmaj=6.594 mas, bpa=0.4743 degrees ! Estimated noise=589.451 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 6.594 at 0.4743 degrees (North through East) ! Clean map min=-0.0017918 max=0.075416 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=2.529 mas, bmaj=5.659 mas, bpa=3.428 degrees ! Estimated noise=905.207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0578925 Jy ! Component: 100 - total flux cleaned = 0.0784276 Jy ! Component: 150 - total flux cleaned = 0.0898897 Jy ! Component: 200 - total flux cleaned = 0.0971489 Jy ! Total flux subtracted in 200 components = 0.0971489 Jy ! Clean residual min=-0.003849 max=0.004466 Jy/beam ! Clean residual mean=-0.000006 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.0971489 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0971489 Jy ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=6.594 mas, bpa=0.4743 degrees ! Estimated noise=589.451 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.0068965 Jy ! Component: 100 - total flux cleaned = 0.0114312 Jy ! Component: 150 - total flux cleaned = 0.014575 Jy ! Component: 200 - total flux cleaned = 0.016833 Jy ! Total flux subtracted in 200 components = 0.016833 Jy ! Clean residual min=-0.002358 max=0.002251 Jy/beam ! Clean residual mean=-0.000001 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.113982 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 45 components and 0.113982 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.504 mas, bmaj=14.59 mas, bpa=10.77 degrees ! Estimated noise=723.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262994 Jy ! Component: 100 - total flux cleaned = 0.00403192 Jy ! Component: 150 - total flux cleaned = 0.00484138 Jy ! Component: 200 - total flux cleaned = 0.00526187 Jy ! Total flux subtracted in 200 components = 0.00526187 Jy ! Clean residual min=-0.002001 max=0.001698 Jy/beam ! Clean residual mean=0.000000 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.119244 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 = 8.82341e-05 Jy ! Component: 100 - total flux cleaned = 0.000162709 Jy ! Component: 150 - total flux cleaned = 0.000216386 Jy ! Component: 200 - total flux cleaned = 0.000264144 Jy ! Total flux subtracted in 200 components = 0.000264144 Jy ! Clean residual min=-0.002017 max=0.001705 Jy/beam ! Clean residual mean=0.000000 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.119508 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 73 components and 0.119508 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=6.594 mas, bpa=0.4743 degrees ! Estimated noise=589.451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179608 Jy ! Component: 100 - total flux cleaned = -7.9987e-05 Jy ! Component: 150 - total flux cleaned = -8.17551e-05 Jy ! Component: 200 - total flux cleaned = -0.0001307 Jy ! Total flux subtracted in 200 components = -0.0001307 Jy ! Clean residual min=-0.001945 max=0.001916 Jy/beam ! Clean residual mean=0.000000 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.119377 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.119377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083641Jy sigma=0.000888 ! Fit after self-cal, rms=0.083614Jy sigma=0.000888 wmodel J1704-1316_S_2014_01_04_pus_map.mod ! Writing 84 model components to file: J1704-1316_S_2014_01_04_pus_map.mod wobs J1704-1316_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1704-1316_S_2014_01_04_pus_uvs.fits wwins J1704-1316_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J1704-1316_S_2014_01_04_pus_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.000606992 Jy ! Component: 100 - total flux cleaned = -0.000670248 Jy ! Component: 150 - total flux cleaned = -0.000760473 Jy ! Component: 200 - total flux cleaned = -0.000876891 Jy ! Component: 250 - total flux cleaned = -0.000961628 Jy ! Component: 300 - total flux cleaned = -0.00104265 Jy ! Component: 350 - total flux cleaned = -0.00114722 Jy ! Component: 400 - total flux cleaned = -0.0012232 Jy ! Component: 450 - total flux cleaned = -0.0013212 Jy ! Component: 500 - total flux cleaned = -0.00139324 Jy ! Component: 550 - total flux cleaned = -0.00148652 Jy ! Component: 600 - total flux cleaned = -0.00157724 Jy ! Component: 650 - total flux cleaned = -0.00164415 Jy ! Component: 700 - total flux cleaned = -0.00170952 Jy ! Component: 750 - total flux cleaned = -0.00185796 Jy ! Component: 800 - total flux cleaned = -0.00191954 Jy ! Component: 850 - total flux cleaned = -0.0020413 Jy ! Component: 900 - total flux cleaned = -0.00212044 Jy ! Component: 950 - total flux cleaned = -0.00219791 Jy ! Component: 1000 - total flux cleaned = -0.00219788 Jy ! Component: 1050 - total flux cleaned = -0.00229211 Jy ! Component: 1100 - total flux cleaned = -0.0023661 Jy ! Component: 1150 - total flux cleaned = -0.00236573 Jy ! Component: 1200 - total flux cleaned = -0.00238344 Jy ! Component: 1250 - total flux cleaned = -0.00240116 Jy ! Component: 1300 - total flux cleaned = -0.00240124 Jy ! Component: 1350 - total flux cleaned = -0.00236746 Jy ! Component: 1400 - total flux cleaned = -0.00233437 Jy ! Component: 1450 - total flux cleaned = -0.00233463 Jy ! Component: 1500 - total flux cleaned = -0.00230205 Jy ! Component: 1550 - total flux cleaned = -0.00223815 Jy ! Component: 1600 - total flux cleaned = -0.00219071 Jy ! Component: 1650 - total flux cleaned = -0.00215947 Jy ! Component: 1700 - total flux cleaned = -0.00209783 Jy ! Component: 1750 - total flux cleaned = -0.00202165 Jy ! Component: 1800 - total flux cleaned = -0.00197645 Jy ! Component: 1850 - total flux cleaned = -0.00190203 Jy ! Component: 1900 - total flux cleaned = -0.00179915 Jy ! Component: 1950 - total flux cleaned = -0.00171227 Jy ! Component: 2000 - total flux cleaned = -0.0016408 Jy ! Component: 2050 - total flux cleaned = -0.00161223 Jy ! Component: 2100 - total flux cleaned = -0.00145806 Jy ! Component: 2150 - total flux cleaned = -0.001375 Jy ! Component: 2200 - total flux cleaned = -0.00127902 Jy ! Component: 2250 - total flux cleaned = -0.00121114 Jy ! Component: 2300 - total flux cleaned = -0.00114412 Jy ! Component: 2350 - total flux cleaned = -0.0010511 Jy ! Component: 2400 - total flux cleaned = -0.000945858 Jy ! Component: 2450 - total flux cleaned = -0.000867713 Jy ! Component: 2500 - total flux cleaned = -0.00079035 Jy ! Component: 2550 - total flux cleaned = -0.000700935 Jy ! Component: 2600 - total flux cleaned = -0.000599845 Jy ! Component: 2650 - total flux cleaned = -0.000512189 Jy ! Component: 2700 - total flux cleaned = -0.000437915 Jy ! Component: 2750 - total flux cleaned = -0.000351932 Jy ! Component: 2800 - total flux cleaned = -0.000242361 Jy ! Component: 2850 - total flux cleaned = -0.000206166 Jy ! Component: 2900 - total flux cleaned = -0.000146186 Jy ! Component: 2950 - total flux cleaned = -5.13366e-05 Jy ! Component: 3000 - total flux cleaned = -4.32698e-06 Jy ! Component: 3050 - total flux cleaned = 4.22597e-05 Jy ! Component: 3100 - total flux cleaned = 0.000100164 Jy ! Component: 3150 - total flux cleaned = 8.8629e-05 Jy ! Component: 3200 - total flux cleaned = 0.000123031 Jy ! Component: 3250 - total flux cleaned = 0.000190822 Jy ! Component: 3300 - total flux cleaned = 0.00021318 Jy ! Component: 3350 - total flux cleaned = 0.000246686 Jy ! Component: 3400 - total flux cleaned = 0.000268888 Jy ! Component: 3450 - total flux cleaned = 0.00031306 Jy ! Component: 3500 - total flux cleaned = 0.000334972 Jy ! Component: 3550 - total flux cleaned = 0.00036773 Jy ! Component: 3600 - total flux cleaned = 0.00037857 Jy ! Component: 3650 - total flux cleaned = 0.000400186 Jy ! Component: 3700 - total flux cleaned = 0.000432465 Jy ! Component: 3750 - total flux cleaned = 0.000464541 Jy ! Component: 3800 - total flux cleaned = 0.000464489 Jy ! Component: 3850 - total flux cleaned = 0.000464485 Jy ! Component: 3900 - total flux cleaned = 0.000496164 Jy ! Component: 3950 - total flux cleaned = 0.000496231 Jy ! Component: 4000 - total flux cleaned = 0.000558994 Jy ! Component: 4050 - total flux cleaned = 0.000559005 Jy ! Total flux subtracted in 4096 components = 0.000600425 Jy ! Clean residual min=-0.000694 max=0.000646 Jy/beam ! Clean residual mean=0.000000 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.119978 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 335 components and 0.119978 Jy ![Exited script file: muppet] wmap "J1704-1316_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 6.594 at 0.4743 degrees (North through East) ! Clean map min=-0.0015512 max=0.076 Jy/beam ! Writing clean map to FITS file: J1704-1316_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.076 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163529 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.645507 0.645507 1.29101 2.58203 5.16406 10.3281 20.6562 41.3125 82.6249 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.075 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 6.594 at 0.4743 degrees (North through East) ! Clean map min=-0.0015512 max=0.076 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1704-1316_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:32:50 2017