! Started logfile: J1138+4745_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:33:44 2016 obs J1138+4745_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1138+4745_S_2014_12_20_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.864499 visibilities/baseline/integration-bin. ! Found source: J1138+4745 ! ! 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 344 lines of history. ! ! Reading 12760 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 J1138+4745_S_2014_12_20_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.895517Jy sigma=0.010560 ! Fit after self-cal, rms=0.882714Jy sigma=0.010412 ! 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.207 mas, bmaj=4.217 mas, bpa=-16.2 degrees ! Estimated noise=904.316 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.090257 Jy ! Component: 100 - total flux cleaned = 0.111778 Jy ! Total flux subtracted in 100 components = 0.111778 Jy ! Clean residual min=-0.004717 max=0.008124 Jy/beam ! Clean residual mean=-0.000003 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.111778 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.111778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075003Jy sigma=0.000817 ! Fit after self-cal, rms=0.074995Jy sigma=0.000817 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00878438 Jy ! Component: 100 - total flux cleaned = 0.0132133 Jy ! Total flux subtracted in 100 components = 0.0132133 Jy ! Clean residual min=-0.004280 max=0.004665 Jy/beam ! Clean residual mean=-0.000001 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.124991 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.124991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073573Jy sigma=0.000801 ! Fit after self-cal, rms=0.073569Jy sigma=0.000801 ! 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.995 mas, bmaj=5.046 mas, bpa=-13.19 degrees ! Estimated noise=539.843 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 (3, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0058087 Jy ! Component: 100 - total flux cleaned = 0.00923062 Jy ! Component: 150 - total flux cleaned = 0.011678 Jy ! Component: 200 - total flux cleaned = 0.0134769 Jy ! Total flux subtracted in 200 components = 0.0134769 Jy ! Clean residual min=-0.003500 max=0.003182 Jy/beam ! Clean residual mean=0.000007 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.138468 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 63 components and 0.138468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072985Jy sigma=0.000795 ! Fit after self-cal, rms=0.072957Jy sigma=0.000795 ! 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.05 FD 0.89 HN 0.95 KP 1.07 ! LA 0.96 MK 0.99 NL 0.99 OV 0.98 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.04 HN 1.06 KP 1.02 ! LA 0.92 MK 0.98 NL 1.02 OV 0.99 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.17 HN 1.06 KP 0.96 ! LA 0.75 MK 1.00 NL 1.11 OV 0.91 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.03 HN 0.94 KP 0.89 ! LA 0.80 MK 1.00 NL 0.99 OV 0.98 ! PT 1.03 SC 1.02 ! ! ! Fit before self-cal, rms=0.072957Jy sigma=0.000795 ! Fit after self-cal, rms=0.070422Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.011 mas, bmaj=5.09 mas, bpa=-14.09 degrees ! Estimated noise=537.499 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 = 3.54768e-05 Jy ! Component: 100 - total flux cleaned = -7.94717e-05 Jy ! Component: 150 - total flux cleaned = -0.000145086 Jy ! Component: 200 - total flux cleaned = -0.000183245 Jy ! Total flux subtracted in 200 components = -0.000183245 Jy ! Clean residual min=-0.002018 max=0.002087 Jy/beam ! Clean residual mean=0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.138285 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.138285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070403Jy sigma=0.000778 ! Fit after self-cal, rms=0.070406Jy sigma=0.000778 ! 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.070406Jy sigma=0.000778 ! Fit after self-cal, rms=0.070501Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=5.085 mas, bpa=-13.46 degrees ! Estimated noise=536.898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318097 Jy ! Component: 100 - total flux cleaned = -0.000381616 Jy ! Component: 150 - total flux cleaned = -0.000434775 Jy ! Component: 200 - total flux cleaned = -0.000481094 Jy ! Total flux subtracted in 200 components = -0.000481094 Jy ! Clean residual min=-0.001682 max=0.001951 Jy/beam ! Clean residual mean=0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.137804 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.137803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070486Jy sigma=0.000776 ! Fit after self-cal, rms=0.070491Jy sigma=0.000776 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 (-35, -29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00054708 Jy ! Component: 100 - total flux cleaned = 0.000385085 Jy ! Component: 150 - total flux cleaned = 0.000326999 Jy ! Component: 200 - total flux cleaned = 0.000304513 Jy ! Total flux subtracted in 200 components = 0.000304513 Jy ! Clean residual min=-0.001679 max=0.001626 Jy/beam ! Clean residual mean=0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.138108 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.138108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070441Jy sigma=0.000775 ! Fit after self-cal, rms=0.070438Jy sigma=0.000775 ! 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.070438Jy sigma=0.000775 ! Fit after self-cal, rms=0.070409Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.014 mas, bmaj=5.083 mas, bpa=-13.26 degrees ! Estimated noise=535.998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.02431e-05 Jy ! Component: 100 - total flux cleaned = -0.000168671 Jy ! Component: 150 - total flux cleaned = -0.000303639 Jy ! Component: 200 - total flux cleaned = -0.000374074 Jy ! Total flux subtracted in 200 components = -0.000374074 Jy ! Clean residual min=-0.001597 max=0.001568 Jy/beam ! Clean residual mean=0.000002 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.137734 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 110 components and 0.137734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070398Jy sigma=0.000775 ! Fit after self-cal, rms=0.070399Jy sigma=0.000775 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 = -8.75808e-05 Jy ! Component: 100 - total flux cleaned = -0.000151582 Jy ! Component: 150 - total flux cleaned = -0.000225955 Jy ! Component: 200 - total flux cleaned = -0.000281663 Jy ! Total flux subtracted in 200 components = -0.000281663 Jy ! Clean residual min=-0.001586 max=0.001543 Jy/beam ! Clean residual mean=0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.137452 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 116 components and 0.137452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070393Jy sigma=0.000775 ! Fit after self-cal, rms=0.070392Jy sigma=0.000775 ! 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.070392Jy sigma=0.000775 ! Fit after self-cal, rms=0.070390Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.633 mas, bmaj=9.104 mas, bpa=-23.06 degrees ! Estimated noise=635.029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000429011 Jy ! Component: 100 - total flux cleaned = -0.000600898 Jy ! Component: 150 - total flux cleaned = -0.000670277 Jy ! Component: 200 - total flux cleaned = -0.000705854 Jy ! Total flux subtracted in 200 components = -0.000705854 Jy ! Clean residual min=-0.001687 max=0.001783 Jy/beam ! Clean residual mean=0.000004 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.136746 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.136746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070387Jy sigma=0.000775 ! Fit after self-cal, rms=0.070389Jy sigma=0.000775 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.30382e-05 Jy ! Component: 100 - total flux cleaned = -8.44951e-05 Jy ! Component: 150 - total flux cleaned = -0.00011304 Jy ! Component: 200 - total flux cleaned = -0.000157017 Jy ! Total flux subtracted in 200 components = -0.000157017 Jy ! Clean residual min=-0.001695 max=0.001758 Jy/beam ! Clean residual mean=0.000004 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.136589 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.136589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070388Jy sigma=0.000775 ! Fit after self-cal, rms=0.070388Jy sigma=0.000775 ! 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.016 mas, bmaj=5.086 mas, bpa=-13.2 degrees ! Estimated noise=535.343 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 5.086 at -13.2 degrees (North through East) ! Clean map min=-0.0015301 max=0.11401 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.21 mas, bmaj=4.233 mas, bpa=-16.38 degrees ! Estimated noise=900.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0897182 Jy ! Component: 100 - total flux cleaned = 0.111422 Jy ! Component: 150 - total flux cleaned = 0.119886 Jy ! Component: 200 - total flux cleaned = 0.123622 Jy ! Total flux subtracted in 200 components = 0.123622 Jy ! Clean residual min=-0.002848 max=0.003056 Jy/beam ! Clean residual mean=-0.000003 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.123622 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.123622 Jy ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=5.086 mas, bpa=-13.2 degrees ! Estimated noise=535.343 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.00426622 Jy ! Component: 100 - total flux cleaned = 0.00635377 Jy ! Component: 150 - total flux cleaned = 0.00788623 Jy ! Component: 200 - total flux cleaned = 0.00903635 Jy ! Total flux subtracted in 200 components = 0.00903635 Jy ! Clean residual min=-0.001830 max=0.001636 Jy/beam ! Clean residual mean=0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.132658 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 69 components and 0.132658 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.633 mas, bmaj=9.104 mas, bpa=-23.06 degrees ! Estimated noise=635.029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178086 Jy ! Component: 100 - total flux cleaned = 0.00248954 Jy ! Component: 150 - total flux cleaned = 0.00271771 Jy ! Component: 200 - total flux cleaned = 0.00284828 Jy ! Total flux subtracted in 200 components = 0.00284828 Jy ! Clean residual min=-0.001814 max=0.001835 Jy/beam ! Clean residual mean=0.000004 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.135506 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129745 Jy ! Component: 100 - total flux cleaned = 0.000221845 Jy ! Component: 150 - total flux cleaned = 0.000344398 Jy ! Component: 200 - total flux cleaned = 0.0004352 Jy ! Total flux subtracted in 200 components = 0.0004352 Jy ! Clean residual min=-0.001716 max=0.001818 Jy/beam ! Clean residual mean=0.000004 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.135941 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 123 components and 0.135941 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=5.086 mas, bpa=-13.2 degrees ! Estimated noise=535.343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.61133e-05 Jy ! Component: 100 - total flux cleaned = 0.000242218 Jy ! Component: 150 - total flux cleaned = 0.000280684 Jy ! Component: 200 - total flux cleaned = 0.000298333 Jy ! Total flux subtracted in 200 components = 0.000298333 Jy ! Clean residual min=-0.001650 max=0.001509 Jy/beam ! Clean residual mean=0.000002 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.13624 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.13624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070398Jy sigma=0.000775 ! Fit after self-cal, rms=0.070393Jy sigma=0.000775 wmodel J1138+4745_S_2014_12_20_pus_map.mod ! Writing 143 model components to file: J1138+4745_S_2014_12_20_pus_map.mod wobs J1138+4745_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1138+4745_S_2014_12_20_pus_uvs.fits wwins J1138+4745_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J1138+4745_S_2014_12_20_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.000482019 Jy ! Component: 100 - total flux cleaned = -0.000510512 Jy ! Component: 150 - total flux cleaned = -0.00058853 Jy ! Component: 200 - total flux cleaned = -0.000589147 Jy ! Component: 250 - total flux cleaned = -0.000565977 Jy ! Component: 300 - total flux cleaned = -0.000612832 Jy ! Component: 350 - total flux cleaned = -0.000544956 Jy ! Component: 400 - total flux cleaned = -0.000457119 Jy ! Component: 450 - total flux cleaned = -0.00041461 Jy ! Component: 500 - total flux cleaned = -0.000477789 Jy ! Component: 550 - total flux cleaned = -0.000436554 Jy ! Component: 600 - total flux cleaned = -0.000436582 Jy ! Component: 650 - total flux cleaned = -0.000416473 Jy ! Component: 700 - total flux cleaned = -0.000358391 Jy ! Component: 750 - total flux cleaned = -0.000415751 Jy ! Component: 800 - total flux cleaned = -0.000453008 Jy ! Component: 850 - total flux cleaned = -0.00041574 Jy ! Component: 900 - total flux cleaned = -0.000433742 Jy ! Component: 950 - total flux cleaned = -0.000433421 Jy ! Component: 1000 - total flux cleaned = -0.000415132 Jy ! Component: 1050 - total flux cleaned = -0.000345617 Jy ! Component: 1100 - total flux cleaned = -0.000294148 Jy ! Component: 1150 - total flux cleaned = -0.000193428 Jy ! Component: 1200 - total flux cleaned = -0.000226875 Jy ! Component: 1250 - total flux cleaned = -0.000243404 Jy ! Component: 1300 - total flux cleaned = -0.000178206 Jy ! Component: 1350 - total flux cleaned = -0.000146001 Jy ! Component: 1400 - total flux cleaned = -6.66895e-05 Jy ! Component: 1450 - total flux cleaned = -9.78988e-05 Jy ! Component: 1500 - total flux cleaned = -6.68568e-05 Jy ! Component: 1550 - total flux cleaned = -2.10694e-05 Jy ! Component: 1600 - total flux cleaned = -3.63805e-05 Jy ! Component: 1650 - total flux cleaned = -2.14252e-05 Jy ! Component: 1700 - total flux cleaned = -2.15288e-05 Jy ! Component: 1750 - total flux cleaned = -3.63925e-05 Jy ! Component: 1800 - total flux cleaned = 6.7313e-06 Jy ! Component: 1850 - total flux cleaned = 6.79536e-06 Jy ! Component: 1900 - total flux cleaned = 6.80283e-06 Jy ! Component: 1950 - total flux cleaned = 3.46504e-05 Jy ! Component: 2000 - total flux cleaned = 3.4849e-05 Jy ! Component: 2050 - total flux cleaned = 4.86185e-05 Jy ! Component: 2100 - total flux cleaned = 8.91228e-05 Jy ! Component: 2150 - total flux cleaned = 0.000102558 Jy ! Component: 2200 - total flux cleaned = 0.000129058 Jy ! Component: 2250 - total flux cleaned = 0.00018174 Jy ! Component: 2300 - total flux cleaned = 0.000273118 Jy ! Component: 2350 - total flux cleaned = 0.00029879 Jy ! Component: 2400 - total flux cleaned = 0.00027305 Jy ! Component: 2450 - total flux cleaned = 0.000285717 Jy ! Component: 2500 - total flux cleaned = 0.000310795 Jy ! Component: 2550 - total flux cleaned = 0.000310917 Jy ! Component: 2600 - total flux cleaned = 0.000347999 Jy ! Component: 2650 - total flux cleaned = 0.000347913 Jy ! Component: 2700 - total flux cleaned = 0.000335552 Jy ! Component: 2750 - total flux cleaned = 0.000335545 Jy ! Component: 2800 - total flux cleaned = 0.000335521 Jy ! Component: 2850 - total flux cleaned = 0.000359302 Jy ! Component: 2900 - total flux cleaned = 0.000347464 Jy ! Component: 2950 - total flux cleaned = 0.000370815 Jy ! Component: 3000 - total flux cleaned = 0.000393877 Jy ! Component: 3050 - total flux cleaned = 0.000370749 Jy ! Component: 3100 - total flux cleaned = 0.000325078 Jy ! Component: 3150 - total flux cleaned = 0.000279708 Jy ! Component: 3200 - total flux cleaned = 0.000324805 Jy ! Component: 3250 - total flux cleaned = 0.000291332 Jy ! Component: 3300 - total flux cleaned = 0.0002694 Jy ! Component: 3350 - total flux cleaned = 0.000302402 Jy ! Component: 3400 - total flux cleaned = 0.000313213 Jy ! Component: 3450 - total flux cleaned = 0.00033488 Jy ! Component: 3500 - total flux cleaned = 0.00028095 Jy ! Component: 3550 - total flux cleaned = 0.000291781 Jy ! Component: 3600 - total flux cleaned = 0.000312977 Jy ! Component: 3650 - total flux cleaned = 0.00027072 Jy ! Component: 3700 - total flux cleaned = 0.000312661 Jy ! Component: 3750 - total flux cleaned = 0.000364778 Jy ! Component: 3800 - total flux cleaned = 0.000364768 Jy ! Component: 3850 - total flux cleaned = 0.000344018 Jy ! Component: 3900 - total flux cleaned = 0.000364401 Jy ! Component: 3950 - total flux cleaned = 0.000354177 Jy ! Component: 4000 - total flux cleaned = 0.000364148 Jy ! Component: 4050 - total flux cleaned = 0.000353969 Jy ! Total flux subtracted in 4096 components = 0.000354011 Jy ! Clean residual min=-0.000612 max=0.000507 Jy/beam ! Clean residual mean=0.000001 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.136594 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 438 components and 0.136594 Jy ![Exited script file: muppet] wmap "J1138+4745_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 5.086 at -13.2 degrees (North through East) ! Clean map min=-0.0015773 max=0.11393 Jy/beam ! Writing clean map to FITS file: J1138+4745_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113931 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180717 device "J1138+4745_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1138+4745_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.475859 0.475859 0.951718 1.90344 3.80687 7.61374 15.2275 30.455 60.9099 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.113 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.016 x 5.086 at -13.2 degrees (North through East) ! Clean map min=-0.0015773 max=0.11393 Jy/beam quit ! Quitting program ! Log file J1138+4745_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:33:49 2016