! Started logfile: J0656+3209_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:18:15 2016 obs J0656+3209_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0656+3209_S_2014_05_31_pus_uva.fits ! AN table 1: 101 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780858 visibilities/baseline/integration-bin. ! Found source: J0656+3209 ! ! 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 336 lines of history. ! ! Reading 14196 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 J0656+3209_S_2014_05_31_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.824942Jy sigma=0.010163 ! Fit after self-cal, rms=0.787510Jy sigma=0.009794 ! 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.585 mas, bmaj=6.583 mas, bpa=17.84 degrees ! Estimated noise=914.744 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.161332 Jy ! Component: 100 - total flux cleaned = 0.19692 Jy ! Total flux subtracted in 100 components = 0.19692 Jy ! Clean residual min=-0.006678 max=0.011833 Jy/beam ! Clean residual mean=0.000040 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.19692 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.19692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106460Jy sigma=0.000873 ! Fit after self-cal, rms=0.106457Jy sigma=0.000873 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127429 Jy ! Component: 100 - total flux cleaned = 0.0193284 Jy ! Total flux subtracted in 100 components = 0.0193284 Jy ! Clean residual min=-0.005682 max=0.005941 Jy/beam ! Clean residual mean=0.000040 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.216248 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.216248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103464Jy sigma=0.000850 ! Fit after self-cal, rms=0.103455Jy sigma=0.000850 ! 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.497 mas, bmaj=7.546 mas, bpa=15.6 degrees ! Estimated noise=492.282 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.00476484 Jy ! Component: 100 - total flux cleaned = 0.00712799 Jy ! Component: 150 - total flux cleaned = 0.00778961 Jy ! Component: 200 - total flux cleaned = 0.0079252 Jy ! Total flux subtracted in 200 components = 0.0079252 Jy ! Clean residual min=-0.004403 max=0.004599 Jy/beam ! Clean residual mean=0.000036 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.224174 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.224174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102858Jy sigma=0.000849 ! Fit after self-cal, rms=0.102858Jy sigma=0.000849 ! 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.01 FD 0.82 HN 1.00 KP 1.06 ! LA 1.19 MK 1.00* NL 0.98 OV 0.99 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.03 KP 1.03 ! LA 1.16 MK 1.00* NL 1.03 OV 1.04 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.12 HN 1.02 KP 0.93 ! LA 0.92 MK 1.00* NL 1.03 OV 0.95 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.87 HN 1.00 KP 0.88 ! LA 0.87 MK 1.00* NL 1.07 OV 1.01 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.102858Jy sigma=0.000849 ! Fit after self-cal, rms=0.088738Jy sigma=0.000804 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.478 mas, bmaj=7.536 mas, bpa=15.82 degrees ! Estimated noise=494.887 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.00184308 Jy ! Component: 100 - total flux cleaned = 0.00223443 Jy ! Component: 150 - total flux cleaned = 0.00217296 Jy ! Component: 200 - total flux cleaned = 0.00210558 Jy ! Total flux subtracted in 200 components = 0.00210558 Jy ! Clean residual min=-0.003304 max=0.003410 Jy/beam ! Clean residual mean=0.000021 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.226279 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.226279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088577Jy sigma=0.000804 ! Fit after self-cal, rms=0.088557Jy sigma=0.000804 ! 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.088557Jy sigma=0.000804 ! Fit after self-cal, rms=0.070782Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.477 mas, bmaj=7.528 mas, bpa=15.95 degrees ! Estimated noise=496.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000575629 Jy ! Component: 100 - total flux cleaned = 0.000611674 Jy ! Component: 150 - total flux cleaned = 0.000636461 Jy ! Component: 200 - total flux cleaned = 0.00065441 Jy ! Total flux subtracted in 200 components = 0.00065441 Jy ! Clean residual min=-0.001578 max=0.001720 Jy/beam ! Clean residual mean=0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.226934 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.226934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070758Jy sigma=0.000785 ! Fit after self-cal, rms=0.070733Jy sigma=0.000785 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 (-108, -52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150759 Jy ! Component: 100 - total flux cleaned = 0.00174267 Jy ! Component: 150 - total flux cleaned = 0.00182389 Jy ! Component: 200 - total flux cleaned = 0.00187154 Jy ! Total flux subtracted in 200 components = 0.00187154 Jy ! Clean residual min=-0.001508 max=0.001544 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.228805 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.228805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070684Jy sigma=0.000784 ! Fit after self-cal, rms=0.070682Jy sigma=0.000784 ! 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.070682Jy sigma=0.000784 ! Fit after self-cal, rms=0.070874Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.474 mas, bmaj=7.529 mas, bpa=16.02 degrees ! Estimated noise=497.698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753021 Jy ! Component: 100 - total flux cleaned = 0.000918593 Jy ! Component: 150 - total flux cleaned = 0.000981853 Jy ! Component: 200 - total flux cleaned = 0.00100138 Jy ! Total flux subtracted in 200 components = 0.00100138 Jy ! Clean residual min=-0.001493 max=0.001558 Jy/beam ! Clean residual mean=0.000002 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.229806 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 0.229806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070844Jy sigma=0.000784 ! Fit after self-cal, rms=0.070843Jy sigma=0.000784 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.58755e-05 Jy ! Component: 100 - total flux cleaned = 0.000112539 Jy ! Component: 150 - total flux cleaned = 0.000127997 Jy ! Component: 200 - total flux cleaned = 0.000157544 Jy ! Total flux subtracted in 200 components = 0.000157544 Jy ! Clean residual min=-0.001507 max=0.001568 Jy/beam ! Clean residual mean=0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.229964 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.229964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070830Jy sigma=0.000784 ! Fit after self-cal, rms=0.070830Jy sigma=0.000784 ! 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.070830Jy sigma=0.000784 ! Fit after self-cal, rms=0.071062Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.981 mas, bmaj=9.803 mas, bpa=-1.563 degrees ! Estimated noise=572.033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000624142 Jy ! Component: 100 - total flux cleaned = 0.000774207 Jy ! Component: 150 - total flux cleaned = 0.00078837 Jy ! Component: 200 - total flux cleaned = 0.000820888 Jy ! Total flux subtracted in 200 components = 0.000820888 Jy ! Clean residual min=-0.001642 max=0.001659 Jy/beam ! Clean residual mean=0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.230785 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.230785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071041Jy sigma=0.000784 ! Fit after self-cal, rms=0.071041Jy sigma=0.000784 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 = 2.61164e-05 Jy ! Component: 100 - total flux cleaned = 1.60292e-05 Jy ! Component: 150 - total flux cleaned = 2.57081e-05 Jy ! Component: 200 - total flux cleaned = 2.5737e-05 Jy ! Total flux subtracted in 200 components = 2.5737e-05 Jy ! Clean residual min=-0.001633 max=0.001644 Jy/beam ! Clean residual mean=0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.230811 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.230811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071036Jy sigma=0.000784 ! Fit after self-cal, rms=0.071036Jy sigma=0.000784 ! 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.472 mas, bmaj=7.527 mas, bpa=16.03 degrees ! Estimated noise=499.094 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.472 x 7.527 at 16.03 degrees (North through East) ! Clean map min=-0.0014852 max=0.21344 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.557 mas, bmaj=6.561 mas, bpa=18.19 degrees ! Estimated noise=920.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162351 Jy ! Component: 100 - total flux cleaned = 0.198731 Jy ! Component: 150 - total flux cleaned = 0.212612 Jy ! Component: 200 - total flux cleaned = 0.219762 Jy ! Total flux subtracted in 200 components = 0.219762 Jy ! Clean residual min=-0.002914 max=0.003440 Jy/beam ! Clean residual mean=0.000009 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.219762 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.219762 Jy ! Inverting map and beam ! Estimated beam: bmin=4.472 mas, bmaj=7.527 mas, bpa=16.03 degrees ! Estimated noise=499.094 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.00477972 Jy ! Component: 100 - total flux cleaned = 0.00715948 Jy ! Component: 150 - total flux cleaned = 0.00878438 Jy ! Component: 200 - total flux cleaned = 0.00964379 Jy ! Total flux subtracted in 200 components = 0.00964379 Jy ! Clean residual min=-0.001551 max=0.001525 Jy/beam ! Clean residual mean=0.000003 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.229406 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.229406 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.981 mas, bmaj=9.803 mas, bpa=-1.563 degrees ! Estimated noise=572.033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935638 Jy ! Component: 100 - total flux cleaned = 0.00119201 Jy ! Component: 150 - total flux cleaned = 0.00123665 Jy ! Component: 200 - total flux cleaned = 0.00127566 Jy ! Total flux subtracted in 200 components = 0.00127566 Jy ! Clean residual min=-0.001572 max=0.001635 Jy/beam ! Clean residual mean=0.000004 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.230682 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 = -2.36732e-08 Jy ! Component: 100 - total flux cleaned = 1.7093e-05 Jy ! Component: 150 - total flux cleaned = 1.59749e-05 Jy ! Component: 200 - total flux cleaned = 3.91001e-07 Jy ! Total flux subtracted in 200 components = 3.91001e-07 Jy ! Clean residual min=-0.001567 max=0.001636 Jy/beam ! Clean residual mean=0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.230682 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 48 components and 0.230682 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.472 mas, bmaj=7.527 mas, bpa=16.03 degrees ! Estimated noise=499.094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.13921e-05 Jy ! Component: 100 - total flux cleaned = 3.79978e-05 Jy ! Component: 150 - total flux cleaned = 0.000103549 Jy ! Component: 200 - total flux cleaned = 0.000163137 Jy ! Total flux subtracted in 200 components = 0.000163137 Jy ! Clean residual min=-0.001522 max=0.001579 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.230845 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.230845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071054Jy sigma=0.000784 ! Fit after self-cal, rms=0.071053Jy sigma=0.000784 wmodel J0656+3209_S_2014_05_31_pus_map.mod ! Writing 61 model components to file: J0656+3209_S_2014_05_31_pus_map.mod wobs J0656+3209_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0656+3209_S_2014_05_31_pus_uvs.fits wwins J0656+3209_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J0656+3209_S_2014_05_31_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.000313295 Jy ! Component: 100 - total flux cleaned = 0.000493528 Jy ! Component: 150 - total flux cleaned = 0.000518032 Jy ! Component: 200 - total flux cleaned = 0.000494588 Jy ! Component: 250 - total flux cleaned = 0.000382401 Jy ! Component: 300 - total flux cleaned = 0.00023111 Jy ! Component: 350 - total flux cleaned = 8.50182e-05 Jy ! Component: 400 - total flux cleaned = 6.52885e-05 Jy ! Component: 450 - total flux cleaned = 6.55174e-05 Jy ! Component: 500 - total flux cleaned = 2.72488e-05 Jy ! Component: 550 - total flux cleaned = -2.94251e-05 Jy ! Component: 600 - total flux cleaned = -0.000121295 Jy ! Component: 650 - total flux cleaned = -0.000138917 Jy ! Component: 700 - total flux cleaned = -0.000156375 Jy ! Component: 750 - total flux cleaned = -0.00017344 Jy ! Component: 800 - total flux cleaned = -0.000224236 Jy ! Component: 850 - total flux cleaned = -0.000224274 Jy ! Component: 900 - total flux cleaned = -0.000223924 Jy ! Component: 950 - total flux cleaned = -0.000223765 Jy ! Component: 1000 - total flux cleaned = -0.000191578 Jy ! Component: 1050 - total flux cleaned = -0.000160167 Jy ! Component: 1100 - total flux cleaned = -0.000144693 Jy ! Component: 1150 - total flux cleaned = -0.000114339 Jy ! Component: 1200 - total flux cleaned = -0.000114524 Jy ! Component: 1250 - total flux cleaned = -7.02696e-05 Jy ! Component: 1300 - total flux cleaned = 2.13682e-06 Jy ! Component: 1350 - total flux cleaned = 3.05717e-05 Jy ! Component: 1400 - total flux cleaned = 8.71684e-05 Jy ! Component: 1450 - total flux cleaned = 0.000128875 Jy ! Component: 1500 - total flux cleaned = 0.000114937 Jy ! Component: 1550 - total flux cleaned = 0.000169603 Jy ! Component: 1600 - total flux cleaned = 0.00020996 Jy ! Component: 1650 - total flux cleaned = 0.000250068 Jy ! Component: 1700 - total flux cleaned = 0.000302948 Jy ! Component: 1750 - total flux cleaned = 0.000342097 Jy ! Component: 1800 - total flux cleaned = 0.000355028 Jy ! Component: 1850 - total flux cleaned = 0.000406165 Jy ! Component: 1900 - total flux cleaned = 0.000431415 Jy ! Component: 1950 - total flux cleaned = 0.000456237 Jy ! Component: 2000 - total flux cleaned = 0.000443929 Jy ! Component: 2050 - total flux cleaned = 0.000480652 Jy ! Component: 2100 - total flux cleaned = 0.000504874 Jy ! Component: 2150 - total flux cleaned = 0.000540929 Jy ! Component: 2200 - total flux cleaned = 0.000540875 Jy ! Component: 2250 - total flux cleaned = 0.000552706 Jy ! Component: 2300 - total flux cleaned = 0.000552568 Jy ! Component: 2350 - total flux cleaned = 0.000564083 Jy ! Component: 2400 - total flux cleaned = 0.000552599 Jy ! Component: 2450 - total flux cleaned = 0.000563701 Jy ! Component: 2500 - total flux cleaned = 0.000563545 Jy ! Component: 2550 - total flux cleaned = 0.000563333 Jy ! Component: 2600 - total flux cleaned = 0.000541251 Jy ! Component: 2650 - total flux cleaned = 0.000563154 Jy ! Component: 2700 - total flux cleaned = 0.00055226 Jy ! Component: 2750 - total flux cleaned = 0.000509124 Jy ! Component: 2800 - total flux cleaned = 0.000498569 Jy ! Component: 2850 - total flux cleaned = 0.000498685 Jy ! Component: 2900 - total flux cleaned = 0.00054089 Jy ! Component: 2950 - total flux cleaned = 0.000509353 Jy ! Component: 3000 - total flux cleaned = 0.000488545 Jy ! Component: 3050 - total flux cleaned = 0.000437108 Jy ! Component: 3100 - total flux cleaned = 0.000416723 Jy ! Component: 3150 - total flux cleaned = 0.000416611 Jy ! Component: 3200 - total flux cleaned = 0.000356154 Jy ! Component: 3250 - total flux cleaned = 0.000366114 Jy ! Component: 3300 - total flux cleaned = 0.000316479 Jy ! Component: 3350 - total flux cleaned = 0.000286894 Jy ! Component: 3400 - total flux cleaned = 0.000247802 Jy ! Component: 3450 - total flux cleaned = 0.000228414 Jy ! Component: 3500 - total flux cleaned = 0.000180204 Jy ! Component: 3550 - total flux cleaned = 0.000161149 Jy ! Component: 3600 - total flux cleaned = 0.000161042 Jy ! Component: 3650 - total flux cleaned = 0.000142156 Jy ! Component: 3700 - total flux cleaned = 0.000151609 Jy ! Component: 3750 - total flux cleaned = 0.000123638 Jy ! Component: 3800 - total flux cleaned = 0.000132885 Jy ! Component: 3850 - total flux cleaned = 0.000105229 Jy ! Component: 3900 - total flux cleaned = 8.70046e-05 Jy ! Component: 3950 - total flux cleaned = 0.000123443 Jy ! Component: 4000 - total flux cleaned = 0.000105342 Jy ! Component: 4050 - total flux cleaned = 7.83011e-05 Jy ! Total flux subtracted in 4096 components = 7.83431e-05 Jy ! Clean residual min=-0.000592 max=0.000539 Jy/beam ! Clean residual mean=-0.000000 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.230924 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 356 components and 0.230924 Jy ![Exited script file: muppet] wmap "J0656+3209_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.472 x 7.527 at 16.03 degrees (North through East) ! Clean map min=-0.0010218 max=0.21332 Jy/beam ! Writing clean map to FITS file: J0656+3209_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.213322 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017033 device "J0656+3209_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0656+3209_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.239539 0.239539 0.479078 0.958155 1.91631 3.83262 7.66524 15.3305 30.661 61.3219 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.213 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.472 x 7.527 at 16.03 degrees (North through East) ! Clean map min=-0.0010218 max=0.21332 Jy/beam quit ! Quitting program ! Log file J0656+3209_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:18:22 2016