! Started logfile: J1359+4011_S_2017_08_12_pus_uvs.log on Fri May 10 15:00:25 2019 obs J1359+4011_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1359+4011_S_2017_08_12_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.904762 visibilities/baseline/integration-bin. ! Found source: J1359+4011 ! ! 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 594 lines of history. ! ! Reading 13680 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 J1359+4011_S_2017_08_12_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 477 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835940Jy sigma=0.007689 ! Fit after self-cal, rms=0.828962Jy sigma=0.007634 ! 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.094 mas, bmaj=4.943 mas, bpa=-8.275 degrees ! Estimated noise=1103.21 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.134658 Jy ! Component: 100 - total flux cleaned = 0.164555 Jy ! Total flux subtracted in 100 components = 0.164555 Jy ! Clean residual min=-0.004690 max=0.009962 Jy/beam ! Clean residual mean=0.000023 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.164555 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.164555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083966Jy sigma=0.000696 ! Fit after self-cal, rms=0.083966Jy sigma=0.000696 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102132 Jy ! Component: 100 - total flux cleaned = 0.0150779 Jy ! Total flux subtracted in 100 components = 0.0150779 Jy ! Clean residual min=-0.004372 max=0.005626 Jy/beam ! Clean residual mean=0.000018 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.179633 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.179633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082759Jy sigma=0.000686 ! Fit after self-cal, rms=0.082758Jy sigma=0.000686 ! 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=3.735 mas, bmaj=5.725 mas, bpa=-8.03 degrees ! Estimated noise=766.908 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.00160033 Jy ! Component: 100 - total flux cleaned = 0.00172221 Jy ! Component: 150 - total flux cleaned = 0.00177091 Jy ! Component: 200 - total flux cleaned = 0.0018146 Jy ! Total flux subtracted in 200 components = 0.0018146 Jy ! Clean residual min=-0.003293 max=0.004052 Jy/beam ! Clean residual mean=0.000015 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.181447 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.181447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082646Jy sigma=0.000685 ! Fit after self-cal, rms=0.082646Jy sigma=0.000685 ! 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 0.93 FD 1.00 HN 0.97 KP 1.06 ! LA 0.99 MK 1.02 NL 0.87 OV 0.97 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.04 HN 1.01 KP 1.01 ! LA 0.97 MK 0.98 NL 1.13 OV 1.07 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 0.97 KP 1.00 ! LA 0.98 MK 1.00 NL 0.95 OV 0.96 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.98 KP 1.00* ! LA 1.04 MK 1.29 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.082646Jy sigma=0.000685 ! Fit after self-cal, rms=0.081894Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=5.709 mas, bpa=-7.412 degrees ! Estimated noise=768.836 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.000697423 Jy ! Component: 100 - total flux cleaned = 0.00075499 Jy ! Component: 150 - total flux cleaned = 0.000779425 Jy ! Component: 200 - total flux cleaned = 0.000801401 Jy ! Total flux subtracted in 200 components = 0.000801401 Jy ! Clean residual min=-0.003061 max=0.003477 Jy/beam ! Clean residual mean=0.000015 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.182249 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.182249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081868Jy sigma=0.000670 ! Fit after self-cal, rms=0.081898Jy sigma=0.000670 ! 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.081898Jy sigma=0.000670 ! Fit after self-cal, rms=0.079064Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.737 mas, bmaj=5.715 mas, bpa=-7.246 degrees ! Estimated noise=769.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.77431e-05 Jy ! Component: 100 - total flux cleaned = 5.7092e-06 Jy ! Component: 150 - total flux cleaned = 2.49835e-05 Jy ! Component: 200 - total flux cleaned = 8.50248e-06 Jy ! Total flux subtracted in 200 components = 8.50248e-06 Jy ! Clean residual min=-0.001828 max=0.001960 Jy/beam ! Clean residual mean=0.000003 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.182257 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.182257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079053Jy sigma=0.000648 ! Fit after self-cal, rms=0.079120Jy sigma=0.000648 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 (14, -99). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000944773 Jy ! Component: 100 - total flux cleaned = 0.000994559 Jy ! Component: 150 - total flux cleaned = 0.000960706 Jy ! Component: 200 - total flux cleaned = 0.000871678 Jy ! Total flux subtracted in 200 components = 0.000871678 Jy ! Clean residual min=-0.001761 max=0.001786 Jy/beam ! Clean residual mean=0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.183129 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.183129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079073Jy sigma=0.000647 ! Fit after self-cal, rms=0.079070Jy sigma=0.000647 ! 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.079070Jy sigma=0.000647 ! Fit after self-cal, rms=0.079079Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=5.718 mas, bpa=-7.368 degrees ! Estimated noise=769.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000453244 Jy ! Component: 100 - total flux cleaned = 0.000373946 Jy ! Component: 150 - total flux cleaned = 0.000325691 Jy ! Component: 200 - total flux cleaned = 0.000281073 Jy ! Total flux subtracted in 200 components = 0.000281073 Jy ! Clean residual min=-0.001725 max=0.001765 Jy/beam ! Clean residual mean=0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.18341 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.18341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079062Jy sigma=0.000647 ! Fit after self-cal, rms=0.079064Jy sigma=0.000647 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.18498e-05 Jy ! Component: 100 - total flux cleaned = 3.09538e-05 Jy ! Component: 150 - total flux cleaned = 1.11953e-05 Jy ! Component: 200 - total flux cleaned = -2.46746e-05 Jy ! Total flux subtracted in 200 components = -2.46746e-05 Jy ! Clean residual min=-0.001704 max=0.001760 Jy/beam ! Clean residual mean=0.000003 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.183385 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.183385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079055Jy sigma=0.000647 ! Fit after self-cal, rms=0.079054Jy sigma=0.000647 ! 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.079054Jy sigma=0.000647 ! Fit after self-cal, rms=0.079045Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.232 mas, bmaj=9.465 mas, bpa=-6.104 degrees ! Estimated noise=929.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.14701e-06 Jy ! Component: 100 - total flux cleaned = -3.72085e-05 Jy ! Component: 150 - total flux cleaned = -5.16796e-05 Jy ! Component: 200 - total flux cleaned = -5.1262e-05 Jy ! Total flux subtracted in 200 components = -5.1262e-05 Jy ! Clean residual min=-0.001729 max=0.001752 Jy/beam ! Clean residual mean=0.000007 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.183334 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.183334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079042Jy sigma=0.000647 ! Fit after self-cal, rms=0.079043Jy sigma=0.000647 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.77513e-05 Jy ! Component: 100 - total flux cleaned = -4.78344e-05 Jy ! Component: 150 - total flux cleaned = -6.07131e-05 Jy ! Component: 200 - total flux cleaned = -6.03911e-05 Jy ! Total flux subtracted in 200 components = -6.03911e-05 Jy ! Clean residual min=-0.001711 max=0.001764 Jy/beam ! Clean residual mean=0.000008 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.183274 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.183274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079042Jy sigma=0.000647 ! Fit after self-cal, rms=0.079042Jy sigma=0.000647 ! 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.736 mas, bmaj=5.722 mas, bpa=-7.41 degrees ! Estimated noise=768.984 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.736 x 5.722 at -7.41 degrees (North through East) ! Clean map min=-0.0016153 max=0.17323 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.103 mas, bmaj=4.947 mas, bpa=-7.214 degrees ! Estimated noise=1104.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134415 Jy ! Component: 100 - total flux cleaned = 0.164016 Jy ! Component: 150 - total flux cleaned = 0.173624 Jy ! Component: 200 - total flux cleaned = 0.178172 Jy ! Total flux subtracted in 200 components = 0.178172 Jy ! Clean residual min=-0.002952 max=0.003142 Jy/beam ! Clean residual mean=0.000006 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.178172 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.178172 Jy ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=5.722 mas, bpa=-7.41 degrees ! Estimated noise=768.984 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.00303061 Jy ! Component: 100 - total flux cleaned = 0.00423367 Jy ! Component: 150 - total flux cleaned = 0.00480189 Jy ! Component: 200 - total flux cleaned = 0.00508798 Jy ! Total flux subtracted in 200 components = 0.00508798 Jy ! Clean residual min=-0.001805 max=0.001718 Jy/beam ! Clean residual mean=0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.18326 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.18326 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=8.232 mas, bmaj=9.465 mas, bpa=-6.104 degrees ! Estimated noise=929.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.10308e-05 Jy ! Component: 100 - total flux cleaned = 0.0001708 Jy ! Component: 150 - total flux cleaned = 0.000193854 Jy ! Component: 200 - total flux cleaned = 0.00021234 Jy ! Total flux subtracted in 200 components = 0.00021234 Jy ! Clean residual min=-0.001717 max=0.001773 Jy/beam ! Clean residual mean=0.000007 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.183473 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 = -1.69822e-05 Jy ! Component: 100 - total flux cleaned = -1.24667e-06 Jy ! Component: 150 - total flux cleaned = 1.27962e-05 Jy ! Component: 200 - total flux cleaned = 1.32447e-05 Jy ! Total flux subtracted in 200 components = 1.32447e-05 Jy ! Clean residual min=-0.001708 max=0.001781 Jy/beam ! Clean residual mean=0.000007 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.183486 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 73 components and 0.183486 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=5.722 mas, bpa=-7.41 degrees ! Estimated noise=768.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00052956 Jy ! Component: 100 - total flux cleaned = -0.00052904 Jy ! Component: 150 - total flux cleaned = -0.000530239 Jy ! Component: 200 - total flux cleaned = -0.000529729 Jy ! Total flux subtracted in 200 components = -0.000529729 Jy ! Clean residual min=-0.001749 max=0.001824 Jy/beam ! Clean residual mean=0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.182956 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.182956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079061Jy sigma=0.000647 ! Fit after self-cal, rms=0.079058Jy sigma=0.000647 wmodel J1359+4011_S_2017_08_12_pus_map.mod ! Writing 80 model components to file: J1359+4011_S_2017_08_12_pus_map.mod wobs J1359+4011_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1359+4011_S_2017_08_12_pus_uvs.fits wwins J1359+4011_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J1359+4011_S_2017_08_12_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.000138396 Jy ! Component: 100 - total flux cleaned = 1.7485e-05 Jy ! Component: 150 - total flux cleaned = -0.000184889 Jy ! Component: 200 - total flux cleaned = -0.000296556 Jy ! Component: 250 - total flux cleaned = -0.000377984 Jy ! Component: 300 - total flux cleaned = -0.0002986 Jy ! Component: 350 - total flux cleaned = -0.000273622 Jy ! Component: 400 - total flux cleaned = -0.000223316 Jy ! Component: 450 - total flux cleaned = -0.000223519 Jy ! Component: 500 - total flux cleaned = -0.000126486 Jy ! Component: 550 - total flux cleaned = -0.000102849 Jy ! Component: 600 - total flux cleaned = -5.61349e-05 Jy ! Component: 650 - total flux cleaned = -1.00553e-05 Jy ! Component: 700 - total flux cleaned = 3.57403e-05 Jy ! Component: 750 - total flux cleaned = 0.000126323 Jy ! Component: 800 - total flux cleaned = 0.000236989 Jy ! Component: 850 - total flux cleaned = 0.000280051 Jy ! Component: 900 - total flux cleaned = 0.000344471 Jy ! Component: 950 - total flux cleaned = 0.000387054 Jy ! Component: 1000 - total flux cleaned = 0.000428967 Jy ! Component: 1050 - total flux cleaned = 0.000491294 Jy ! Component: 1100 - total flux cleaned = 0.000532616 Jy ! Component: 1150 - total flux cleaned = 0.000573061 Jy ! Component: 1200 - total flux cleaned = 0.000593097 Jy ! Component: 1250 - total flux cleaned = 0.000731268 Jy ! Component: 1300 - total flux cleaned = 0.000731509 Jy ! Component: 1350 - total flux cleaned = 0.000847767 Jy ! Component: 1400 - total flux cleaned = 0.000962722 Jy ! Component: 1450 - total flux cleaned = 0.000943957 Jy ! Component: 1500 - total flux cleaned = 0.00101911 Jy ! Component: 1550 - total flux cleaned = 0.00109355 Jy ! Component: 1600 - total flux cleaned = 0.00113044 Jy ! Component: 1650 - total flux cleaned = 0.00123985 Jy ! Component: 1700 - total flux cleaned = 0.00133001 Jy ! Component: 1750 - total flux cleaned = 0.00140135 Jy ! Component: 1800 - total flux cleaned = 0.00140135 Jy ! Component: 1850 - total flux cleaned = 0.00152436 Jy ! Component: 1900 - total flux cleaned = 0.00155897 Jy ! Component: 1950 - total flux cleaned = 0.00164487 Jy ! Component: 2000 - total flux cleaned = 0.00164487 Jy ! Component: 2050 - total flux cleaned = 0.00171244 Jy ! Component: 2100 - total flux cleaned = 0.00171253 Jy ! Component: 2150 - total flux cleaned = 0.00174559 Jy ! Component: 2200 - total flux cleaned = 0.00174554 Jy ! Component: 2250 - total flux cleaned = 0.00177841 Jy ! Component: 2300 - total flux cleaned = 0.00184339 Jy ! Component: 2350 - total flux cleaned = 0.00187555 Jy ! Component: 2400 - total flux cleaned = 0.00198722 Jy ! Component: 2450 - total flux cleaned = 0.00201872 Jy ! Component: 2500 - total flux cleaned = 0.00205027 Jy ! Component: 2550 - total flux cleaned = 0.00214381 Jy ! Component: 2600 - total flux cleaned = 0.00214373 Jy ! Component: 2650 - total flux cleaned = 0.00222032 Jy ! Component: 2700 - total flux cleaned = 0.00225061 Jy ! Component: 2750 - total flux cleaned = 0.00231115 Jy ! Component: 2800 - total flux cleaned = 0.0023113 Jy ! Component: 2850 - total flux cleaned = 0.00235603 Jy ! Component: 2900 - total flux cleaned = 0.00242993 Jy ! Component: 2950 - total flux cleaned = 0.00241509 Jy ! Component: 3000 - total flux cleaned = 0.00241507 Jy ! Component: 3050 - total flux cleaned = 0.00244447 Jy ! Component: 3100 - total flux cleaned = 0.00245887 Jy ! Component: 3150 - total flux cleaned = 0.00247314 Jy ! Component: 3200 - total flux cleaned = 0.00247323 Jy ! Component: 3250 - total flux cleaned = 0.0025015 Jy ! Component: 3300 - total flux cleaned = 0.0025296 Jy ! Component: 3350 - total flux cleaned = 0.00254352 Jy ! Component: 3400 - total flux cleaned = 0.00254347 Jy ! Component: 3450 - total flux cleaned = 0.00252965 Jy ! Component: 3500 - total flux cleaned = 0.00250224 Jy ! Component: 3550 - total flux cleaned = 0.00250244 Jy ! Component: 3600 - total flux cleaned = 0.00252957 Jy ! Component: 3650 - total flux cleaned = 0.00254302 Jy ! Component: 3700 - total flux cleaned = 0.00258311 Jy ! Component: 3750 - total flux cleaned = 0.0025698 Jy ! Component: 3800 - total flux cleaned = 0.002596 Jy ! Component: 3850 - total flux cleaned = 0.00258299 Jy ! Component: 3900 - total flux cleaned = 0.00260911 Jy ! Component: 3950 - total flux cleaned = 0.0026481 Jy ! Component: 4000 - total flux cleaned = 0.00267381 Jy ! Component: 4050 - total flux cleaned = 0.00266092 Jy ! Total flux subtracted in 4096 components = 0.00262265 Jy ! Clean residual min=-0.000744 max=0.000887 Jy/beam ! Clean residual mean=0.000000 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.185579 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 353 components and 0.185579 Jy ![Exited script file: muppet] wmap "J1359+4011_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.736 x 5.722 at -7.41 degrees (North through East) ! Clean map min=-0.0014496 max=0.17313 Jy/beam ! Writing clean map to FITS file: J1359+4011_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.173134 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227508 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.394217 0.394217 0.788434 1.57687 3.15374 6.30748 12.615 25.2299 50.4598 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.173 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.736 x 5.722 at -7.41 degrees (North through East) ! Clean map min=-0.0014496 max=0.17313 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 J1359+4011_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:00:29 2019