! Started logfile: J0438+3004_S_2017_02_19_pus_uvs.log on Sat May 4 18:42:30 2019 obs J0438+3004_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0438+3004_S_2017_02_19_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771735 visibilities/baseline/integration-bin. ! Found source: J0438+3004 ! ! 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 482 lines of history. ! ! Reading 15836 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 J0438+3004_S_2017_02_19_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 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 482 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.801705Jy sigma=0.007200 ! Fit after self-cal, rms=0.795797Jy sigma=0.007153 ! 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.805 mas, bmaj=5.364 mas, bpa=-4.487 degrees ! Estimated noise=1001.72 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.154734 Jy ! Component: 100 - total flux cleaned = 0.208252 Jy ! Total flux subtracted in 100 components = 0.208252 Jy ! Clean residual min=-0.008742 max=0.022759 Jy/beam ! Clean residual mean=-0.000021 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 0.208252 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.208252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098463Jy sigma=0.000809 ! Fit after self-cal, rms=0.098262Jy sigma=0.000807 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242468 Jy ! Component: 100 - total flux cleaned = 0.0355903 Jy ! Total flux subtracted in 100 components = 0.0355903 Jy ! Clean residual min=-0.007279 max=0.007694 Jy/beam ! Clean residual mean=-0.000012 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.243843 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.243843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091319Jy sigma=0.000751 ! Fit after self-cal, rms=0.091260Jy sigma=0.000751 ! 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.326 mas, bmaj=5.896 mas, bpa=-3.907 degrees ! Estimated noise=692.224 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.00737265 Jy ! Component: 100 - total flux cleaned = 0.0108045 Jy ! Component: 150 - total flux cleaned = 0.0127104 Jy ! Component: 200 - total flux cleaned = 0.0139005 Jy ! Total flux subtracted in 200 components = 0.0139005 Jy ! Clean residual min=-0.007776 max=0.007959 Jy/beam ! Clean residual mean=-0.000020 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.257743 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.257743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090519Jy sigma=0.000747 ! Fit after self-cal, rms=0.090502Jy sigma=0.000747 ! 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.98 FD 1.01 HN 0.99 KP 1.04 ! LA 1.01 MK 1.00 NL 0.87 OV 1.01 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.01 KP 1.01 ! LA 0.96 MK 1.02 NL 1.08 OV 1.05 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.09 HN 0.98 KP 0.88 ! LA 0.76 MK 0.99 NL 1.21 OV 0.97 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.11 HN 0.93 KP 1.00* ! LA 0.79 MK 1.26 NL 1.00* OV 1.03 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.090502Jy sigma=0.000747 ! Fit after self-cal, rms=0.084531Jy sigma=0.000708 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=5.922 mas, bpa=-3.608 degrees ! Estimated noise=689.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) ! Added new window around map position (-16, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00779446 Jy ! Component: 100 - total flux cleaned = 0.0125629 Jy ! Component: 150 - total flux cleaned = 0.0146339 Jy ! Component: 200 - total flux cleaned = 0.0153783 Jy ! Total flux subtracted in 200 components = 0.0153783 Jy ! Clean residual min=-0.005631 max=0.004827 Jy/beam ! Clean residual mean=-0.000015 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.273121 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 62 components and 0.273121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083741Jy sigma=0.000700 ! Fit after self-cal, rms=0.083639Jy sigma=0.000699 ! 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.083639Jy sigma=0.000699 ! Fit after self-cal, rms=0.085664Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=5.907 mas, bpa=-3.273 degrees ! Estimated noise=692.431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202243 Jy ! Component: 100 - total flux cleaned = 0.0031795 Jy ! Component: 150 - total flux cleaned = 0.0040555 Jy ! Component: 200 - total flux cleaned = 0.00464745 Jy ! Total flux subtracted in 200 components = 0.00464745 Jy ! Clean residual min=-0.002109 max=0.003475 Jy/beam ! Clean residual mean=-0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.277769 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.277769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085606Jy sigma=0.000679 ! Fit after self-cal, rms=0.085706Jy sigma=0.000678 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 (-4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310833 Jy ! Component: 100 - total flux cleaned = 0.00338145 Jy ! Component: 150 - total flux cleaned = 0.00337891 Jy ! Component: 200 - total flux cleaned = 0.00341435 Jy ! Total flux subtracted in 200 components = 0.00341435 Jy ! Clean residual min=-0.002024 max=0.001997 Jy/beam ! Clean residual mean=-0.000003 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.281183 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.281183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085592Jy sigma=0.000677 ! Fit after self-cal, rms=0.085581Jy sigma=0.000677 ! 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.085581Jy sigma=0.000677 ! Fit after self-cal, rms=0.085588Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=5.898 mas, bpa=-3.248 degrees ! Estimated noise=692.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137147 Jy ! Component: 100 - total flux cleaned = 0.00174802 Jy ! Component: 150 - total flux cleaned = 0.00190853 Jy ! Component: 200 - total flux cleaned = 0.00202004 Jy ! Total flux subtracted in 200 components = 0.00202004 Jy ! Clean residual min=-0.001943 max=0.001742 Jy/beam ! Clean residual mean=-0.000003 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.283203 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 118 components and 0.283203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085555Jy sigma=0.000676 ! Fit after self-cal, rms=0.085554Jy sigma=0.000676 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.000106959 Jy ! Component: 100 - total flux cleaned = 0.000288785 Jy ! Component: 150 - total flux cleaned = 0.000359937 Jy ! Component: 200 - total flux cleaned = 0.000426158 Jy ! Total flux subtracted in 200 components = 0.000426158 Jy ! Clean residual min=-0.001887 max=0.001673 Jy/beam ! Clean residual mean=-0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.283629 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 134 components and 0.283629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085540Jy sigma=0.000676 ! Fit after self-cal, rms=0.085539Jy sigma=0.000676 ! 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.085539Jy sigma=0.000676 ! Fit after self-cal, rms=0.085512Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.853 mas, bmaj=8.76 mas, bpa=0.9011 degrees ! Estimated noise=905.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102817 Jy ! Component: 100 - total flux cleaned = 2.03445e-05 Jy ! Component: 150 - total flux cleaned = 0.000266573 Jy ! Component: 200 - total flux cleaned = 0.000366854 Jy ! Total flux subtracted in 200 components = 0.000366854 Jy ! Clean residual min=-0.002430 max=0.002428 Jy/beam ! Clean residual mean=-0.000006 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.283996 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 151 components and 0.283996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085504Jy sigma=0.000676 ! Fit after self-cal, rms=0.085501Jy sigma=0.000676 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.92301e-05 Jy ! Component: 100 - total flux cleaned = 6.43545e-05 Jy ! Component: 150 - total flux cleaned = 8.08591e-05 Jy ! Component: 200 - total flux cleaned = 3.77872e-05 Jy ! Total flux subtracted in 200 components = 3.77872e-05 Jy ! Clean residual min=-0.002368 max=0.002408 Jy/beam ! Clean residual mean=-0.000006 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.284034 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 161 components and 0.284034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085499Jy sigma=0.000676 ! Fit after self-cal, rms=0.085498Jy sigma=0.000676 ! 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.323 mas, bmaj=5.895 mas, bpa=-3.18 degrees ! Estimated noise=692.148 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.323 x 5.895 at -3.18 degrees (North through East) ! Clean map min=-0.0017345 max=0.20253 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.804 mas, bmaj=5.37 mas, bpa=-3.716 degrees ! Estimated noise=1001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154412 Jy ! Component: 100 - total flux cleaned = 0.208806 Jy ! Component: 150 - total flux cleaned = 0.233171 Jy ! Component: 200 - total flux cleaned = 0.245142 Jy ! Total flux subtracted in 200 components = 0.245142 Jy ! Clean residual min=-0.003720 max=0.006076 Jy/beam ! Clean residual mean=-0.000009 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.245142 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.245142 Jy ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=5.895 mas, bpa=-3.18 degrees ! Estimated noise=692.148 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.009428 Jy ! Component: 100 - total flux cleaned = 0.0159998 Jy ! Component: 150 - total flux cleaned = 0.0209144 Jy ! Component: 200 - total flux cleaned = 0.0246911 Jy ! Total flux subtracted in 200 components = 0.0246911 Jy ! Clean residual min=-0.002232 max=0.002452 Jy/beam ! Clean residual mean=-0.000006 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.269833 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.269833 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=6.853 mas, bmaj=8.76 mas, bpa=0.9011 degrees ! Estimated noise=905.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513193 Jy ! Component: 100 - total flux cleaned = 0.00835955 Jy ! Component: 150 - total flux cleaned = 0.0100975 Jy ! Component: 200 - total flux cleaned = 0.0109431 Jy ! Total flux subtracted in 200 components = 0.0109431 Jy ! Clean residual min=-0.002655 max=0.002427 Jy/beam ! Clean residual mean=-0.000007 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.280776 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.000517195 Jy ! Component: 100 - total flux cleaned = 0.00104244 Jy ! Component: 150 - total flux cleaned = 0.00143678 Jy ! Component: 200 - total flux cleaned = 0.00183588 Jy ! Total flux subtracted in 200 components = 0.00183588 Jy ! Clean residual min=-0.002361 max=0.002323 Jy/beam ! Clean residual mean=-0.000007 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.282612 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 118 components and 0.282612 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=5.895 mas, bpa=-3.18 degrees ! Estimated noise=692.148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000728279 Jy ! Component: 100 - total flux cleaned = 0.000994229 Jy ! Component: 150 - total flux cleaned = 0.00119589 Jy ! Component: 200 - total flux cleaned = 0.0013495 Jy ! Total flux subtracted in 200 components = 0.0013495 Jy ! Clean residual min=-0.001926 max=0.001749 Jy/beam ! Clean residual mean=-0.000003 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.283961 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 138 components and 0.283961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085527Jy sigma=0.000676 ! Fit after self-cal, rms=0.085520Jy sigma=0.000676 wmodel J0438+3004_S_2017_02_19_pus_map.mod ! Writing 138 model components to file: J0438+3004_S_2017_02_19_pus_map.mod wobs J0438+3004_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0438+3004_S_2017_02_19_pus_uvs.fits wwins J0438+3004_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J0438+3004_S_2017_02_19_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.000317667 Jy ! Component: 100 - total flux cleaned = -0.000222983 Jy ! Component: 150 - total flux cleaned = -0.000192904 Jy ! Component: 200 - total flux cleaned = -0.000136286 Jy ! Component: 250 - total flux cleaned = -0.000109439 Jy ! Component: 300 - total flux cleaned = -0.000136848 Jy ! Component: 350 - total flux cleaned = -0.000136101 Jy ! Component: 400 - total flux cleaned = -8.34048e-05 Jy ! Component: 450 - total flux cleaned = -8.34486e-05 Jy ! Component: 500 - total flux cleaned = -0.0001095 Jy ! Component: 550 - total flux cleaned = -0.000183111 Jy ! Component: 600 - total flux cleaned = -0.000158959 Jy ! Component: 650 - total flux cleaned = -0.000135453 Jy ! Component: 700 - total flux cleaned = -0.000159049 Jy ! Component: 750 - total flux cleaned = -0.0001362 Jy ! Component: 800 - total flux cleaned = -0.000113856 Jy ! Component: 850 - total flux cleaned = -0.00013643 Jy ! Component: 900 - total flux cleaned = -4.87721e-05 Jy ! Component: 950 - total flux cleaned = -5.61815e-06 Jy ! Component: 1000 - total flux cleaned = 7.95248e-05 Jy ! Component: 1050 - total flux cleaned = 0.000205351 Jy ! Component: 1100 - total flux cleaned = 0.000287615 Jy ! Component: 1150 - total flux cleaned = 0.000287534 Jy ! Component: 1200 - total flux cleaned = 0.000408685 Jy ! Component: 1250 - total flux cleaned = 0.000468248 Jy ! Component: 1300 - total flux cleaned = 0.000507786 Jy ! Component: 1350 - total flux cleaned = 0.000624383 Jy ! Component: 1400 - total flux cleaned = 0.000643433 Jy ! Component: 1450 - total flux cleaned = 0.000662588 Jy ! Component: 1500 - total flux cleaned = 0.000681461 Jy ! Component: 1550 - total flux cleaned = 0.000681309 Jy ! Component: 1600 - total flux cleaned = 0.000699459 Jy ! Component: 1650 - total flux cleaned = 0.000590808 Jy ! Component: 1700 - total flux cleaned = 0.000590654 Jy ! Component: 1750 - total flux cleaned = 0.000608447 Jy ! Component: 1800 - total flux cleaned = 0.00050295 Jy ! Component: 1850 - total flux cleaned = 0.000485524 Jy ! Component: 1900 - total flux cleaned = 0.000450882 Jy ! Component: 1950 - total flux cleaned = 0.000365867 Jy ! Component: 2000 - total flux cleaned = 0.00028152 Jy ! Component: 2050 - total flux cleaned = 0.000264749 Jy ! Component: 2100 - total flux cleaned = 0.000198589 Jy ! Component: 2150 - total flux cleaned = 0.000198454 Jy ! Component: 2200 - total flux cleaned = 6.87361e-05 Jy ! Component: 2250 - total flux cleaned = 8.51008e-05 Jy ! Component: 2300 - total flux cleaned = -2.64643e-05 Jy ! Component: 2350 - total flux cleaned = 5.43606e-06 Jy ! Component: 2400 - total flux cleaned = -8.81406e-05 Jy ! Component: 2450 - total flux cleaned = -2.63826e-05 Jy ! Component: 2500 - total flux cleaned = -0.000103341 Jy ! Component: 2550 - total flux cleaned = -0.000118902 Jy ! Component: 2600 - total flux cleaned = -0.000209542 Jy ! Component: 2650 - total flux cleaned = -0.000209471 Jy ! Component: 2700 - total flux cleaned = -0.000239237 Jy ! Component: 2750 - total flux cleaned = -0.000283747 Jy ! Component: 2800 - total flux cleaned = -0.000327742 Jy ! Component: 2850 - total flux cleaned = -0.000385835 Jy ! Component: 2900 - total flux cleaned = -0.000400355 Jy ! Component: 2950 - total flux cleaned = -0.00044336 Jy ! Component: 3000 - total flux cleaned = -0.000400987 Jy ! Component: 3050 - total flux cleaned = -0.000471622 Jy ! Component: 3100 - total flux cleaned = -0.000429708 Jy ! Component: 3150 - total flux cleaned = -0.000457379 Jy ! Component: 3200 - total flux cleaned = -0.000471121 Jy ! Component: 3250 - total flux cleaned = -0.000443909 Jy ! Component: 3300 - total flux cleaned = -0.000525305 Jy ! Component: 3350 - total flux cleaned = -0.000511826 Jy ! Component: 3400 - total flux cleaned = -0.000511774 Jy ! Component: 3450 - total flux cleaned = -0.00049841 Jy ! Component: 3500 - total flux cleaned = -0.000524718 Jy ! Component: 3550 - total flux cleaned = -0.000485394 Jy ! Component: 3600 - total flux cleaned = -0.000459441 Jy ! Component: 3650 - total flux cleaned = -0.000511059 Jy ! Component: 3700 - total flux cleaned = -0.000549672 Jy ! Component: 3750 - total flux cleaned = -0.000549599 Jy ! Component: 3800 - total flux cleaned = -0.000536736 Jy ! Component: 3850 - total flux cleaned = -0.000549371 Jy ! Component: 3900 - total flux cleaned = -0.000561828 Jy ! Component: 3950 - total flux cleaned = -0.000586681 Jy ! Component: 4000 - total flux cleaned = -0.000586583 Jy ! Component: 4050 - total flux cleaned = -0.000611189 Jy ! Total flux subtracted in 4096 components = -0.000684471 Jy ! Clean residual min=-0.000746 max=0.000630 Jy/beam ! Clean residual mean=-0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.283277 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 448 components and 0.283277 Jy ![Exited script file: muppet] wmap "J0438+3004_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.323 x 5.895 at -3.18 degrees (North through East) ! Clean map min=-0.0014424 max=0.20267 Jy/beam ! Writing clean map to FITS file: J0438+3004_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.202668 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218877 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.323993 0.323993 0.647986 1.29597 2.59195 5.18389 10.3678 20.7356 41.4711 82.9423 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.202 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.323 x 5.895 at -3.18 degrees (North through East) ! Clean map min=-0.0014424 max=0.20267 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 J0438+3004_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:42:36 2019