! Started logfile: J0145+2319_S_2017_07_16_pus_uvs.log on Thu May 9 10:57:49 2019 obs J0145+2319_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0145+2319_S_2017_07_16_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.661014 visibilities/baseline/integration-bin. ! Found source: J0145+2319 ! ! 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 815 lines of history. ! ! Reading 13564 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 J0145+2319_S_2017_07_16_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 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 254 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 784 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.550559Jy sigma=0.005279 ! Fit after self-cal, rms=0.505219Jy sigma=0.004902 ! 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.591 mas, bmaj=5.751 mas, bpa=-5.899 degrees ! Estimated noise=1035.2 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.386159 Jy ! Component: 100 - total flux cleaned = 0.470668 Jy ! Total flux subtracted in 100 components = 0.470668 Jy ! Clean residual min=-0.010067 max=0.026161 Jy/beam ! Clean residual mean=-0.000031 rms=0.003280 Jy/beam ! Combined flux in latest and established models = 0.470668 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.470668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106858Jy sigma=0.000939 ! Fit after self-cal, rms=0.106859Jy sigma=0.000939 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282336 Jy ! Component: 100 - total flux cleaned = 0.0429165 Jy ! Total flux subtracted in 100 components = 0.0429165 Jy ! Clean residual min=-0.009702 max=0.010315 Jy/beam ! Clean residual mean=-0.000020 rms=0.002356 Jy/beam ! Combined flux in latest and established models = 0.513584 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.513584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097567Jy sigma=0.000860 ! Fit after self-cal, rms=0.097561Jy sigma=0.000860 ! 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.007 mas, bmaj=6.429 mas, bpa=-5.422 degrees ! Estimated noise=742.085 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.00936739 Jy ! Component: 100 - total flux cleaned = 0.0148543 Jy ! Component: 150 - total flux cleaned = 0.0183704 Jy ! Component: 200 - total flux cleaned = 0.0206761 Jy ! Total flux subtracted in 200 components = 0.0206761 Jy ! Clean residual min=-0.008704 max=0.008700 Jy/beam ! Clean residual mean=-0.000021 rms=0.001842 Jy/beam ! Combined flux in latest and established models = 0.53426 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 33 components and 0.53426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096236Jy sigma=0.000854 ! Fit after self-cal, rms=0.096233Jy sigma=0.000853 ! 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.92 FD 1.00* HN 0.96 KP 1.03 ! LA 0.98 MK 1.00 NL 0.89 OV 1.00 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.00* HN 1.01 KP 1.00 ! LA 0.95 MK 1.00 NL 1.05 OV 1.04 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.01 KP 0.99 ! LA 0.99 MK 1.02 NL 1.03 OV 0.95 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 216 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.96 KP 1.00* ! LA 0.94 MK 1.57 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.096233Jy sigma=0.000853 ! Fit after self-cal, rms=0.089321Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.048 mas, bmaj=6.392 mas, bpa=-4.721 degrees ! Estimated noise=748.356 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.00160502 Jy ! Component: 100 - total flux cleaned = 0.00152897 Jy ! Component: 150 - total flux cleaned = 0.00152143 Jy ! Component: 200 - total flux cleaned = 0.00171579 Jy ! Total flux subtracted in 200 components = 0.00171579 Jy ! Clean residual min=-0.006254 max=0.006845 Jy/beam ! Clean residual mean=-0.000016 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.535976 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.535976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089203Jy sigma=0.000773 ! Fit after self-cal, rms=0.089224Jy sigma=0.000773 ! 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.089224Jy sigma=0.000773 ! Fit after self-cal, rms=0.077132Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=6.382 mas, bpa=-4.919 degrees ! Estimated noise=748.954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000501272 Jy ! Component: 100 - total flux cleaned = -0.000561436 Jy ! Component: 150 - total flux cleaned = -0.000613708 Jy ! Component: 200 - total flux cleaned = -0.000659269 Jy ! Total flux subtracted in 200 components = -0.000659269 Jy ! Clean residual min=-0.002748 max=0.002418 Jy/beam ! Clean residual mean=-0.000006 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.535317 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.535317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077046Jy sigma=0.000675 ! Fit after self-cal, rms=0.077062Jy sigma=0.000675 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 = 7.01093e-05 Jy ! Component: 100 - total flux cleaned = 3.7985e-05 Jy ! Component: 150 - total flux cleaned = 1.04983e-05 Jy ! Component: 200 - total flux cleaned = 8.8965e-06 Jy ! Total flux subtracted in 200 components = 8.8965e-06 Jy ! Clean residual min=-0.002688 max=0.002587 Jy/beam ! Clean residual mean=-0.000006 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.535326 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.535326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077040Jy sigma=0.000675 ! Fit after self-cal, rms=0.077039Jy sigma=0.000675 ! 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.077039Jy sigma=0.000675 ! Fit after self-cal, rms=0.077321Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=6.376 mas, bpa=-4.867 degrees ! Estimated noise=749.201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000913789 Jy ! Component: 100 - total flux cleaned = -0.000959316 Jy ! Component: 150 - total flux cleaned = -0.000997378 Jy ! Component: 200 - total flux cleaned = -0.00102736 Jy ! Total flux subtracted in 200 components = -0.00102736 Jy ! Clean residual min=-0.002325 max=0.002213 Jy/beam ! Clean residual mean=-0.000006 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.534299 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.534299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077279Jy sigma=0.000673 ! Fit after self-cal, rms=0.077281Jy sigma=0.000673 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.96558e-05 Jy ! Component: 100 - total flux cleaned = 6.6464e-06 Jy ! Component: 150 - total flux cleaned = -1.28644e-05 Jy ! Component: 200 - total flux cleaned = -2.91989e-05 Jy ! Total flux subtracted in 200 components = -2.91989e-05 Jy ! Clean residual min=-0.002279 max=0.002287 Jy/beam ! Clean residual mean=-0.000006 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.534269 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.534269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077270Jy sigma=0.000673 ! Fit after self-cal, rms=0.077270Jy sigma=0.000673 ! 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.077270Jy sigma=0.000673 ! Fit after self-cal, rms=0.077273Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.657 mas, bmaj=9.741 mas, bpa=-10.19 degrees ! Estimated noise=971.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016852 Jy ! Component: 100 - total flux cleaned = 7.86042e-05 Jy ! Component: 150 - total flux cleaned = -4.54133e-06 Jy ! Component: 200 - total flux cleaned = -5.51237e-05 Jy ! Total flux subtracted in 200 components = -5.51237e-05 Jy ! Clean residual min=-0.002583 max=0.002661 Jy/beam ! Clean residual mean=-0.000014 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.534214 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.534214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077271Jy sigma=0.000673 ! Fit after self-cal, rms=0.077268Jy sigma=0.000673 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.00010002 Jy ! Component: 100 - total flux cleaned = 5.73653e-05 Jy ! Component: 150 - total flux cleaned = 1.39213e-05 Jy ! Component: 200 - total flux cleaned = -1.17055e-05 Jy ! Total flux subtracted in 200 components = -1.17055e-05 Jy ! Clean residual min=-0.002590 max=0.002677 Jy/beam ! Clean residual mean=-0.000014 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.534203 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.534203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077274Jy sigma=0.000673 ! Fit after self-cal, rms=0.077272Jy sigma=0.000673 ! 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.066 mas, bmaj=6.373 mas, bpa=-4.815 degrees ! Estimated noise=749.434 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 6.373 at -4.815 degrees (North through East) ! Clean map min=-0.0020754 max=0.50108 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077272Jy sigma=0.000673 ! Fit after self-cal, rms=0.069106Jy sigma=0.000601 ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=6.372 mas, bpa=-4.752 degrees ! Estimated noise=748.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000980934 Jy ! Component: 100 - total flux cleaned = -0.00100984 Jy ! Component: 150 - total flux cleaned = -0.00103245 Jy ! Component: 200 - total flux cleaned = -0.001031 Jy ! Total flux subtracted in 200 components = -0.001031 Jy ! Clean residual min=-0.002061 max=0.002141 Jy/beam ! Clean residual mean=-0.000006 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.533172 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.533172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069081Jy sigma=0.000600 ! Fit after self-cal, rms=0.069081Jy sigma=0.000600 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.84446e-06 Jy ! Component: 100 - total flux cleaned = -1.86813e-05 Jy ! Component: 150 - total flux cleaned = -4.62406e-05 Jy ! Component: 200 - total flux cleaned = -5.79057e-05 Jy ! Total flux subtracted in 200 components = -5.79057e-05 Jy ! Clean residual min=-0.002027 max=0.002114 Jy/beam ! Clean residual mean=-0.000006 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.533114 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.533114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069074Jy sigma=0.000600 ! Fit after self-cal, rms=0.069074Jy sigma=0.000600 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069074Jy sigma=0.000600 ! Fit after self-cal, rms=0.069065Jy sigma=0.000600 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.656 mas, bmaj=5.693 mas, bpa=-5.319 degrees ! Estimated noise=1044.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.388071 Jy ! Component: 100 - total flux cleaned = 0.472719 Jy ! Component: 150 - total flux cleaned = 0.496731 Jy ! Component: 200 - total flux cleaned = 0.508733 Jy ! Total flux subtracted in 200 components = 0.508733 Jy ! Clean residual min=-0.003527 max=0.005967 Jy/beam ! Clean residual mean=-0.000008 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.508732 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.508732 Jy ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=6.37 mas, bpa=-4.712 degrees ! Estimated noise=748.716 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.00930425 Jy ! Component: 100 - total flux cleaned = 0.0143546 Jy ! Component: 150 - total flux cleaned = 0.0174056 Jy ! Component: 200 - total flux cleaned = 0.0193657 Jy ! Total flux subtracted in 200 components = 0.0193657 Jy ! Clean residual min=-0.002244 max=0.002563 Jy/beam ! Clean residual mean=-0.000008 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.528098 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 49 components and 0.528098 Jy ! Inverting map ! Added new window around map position (-4.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211143 Jy ! Component: 100 - total flux cleaned = 0.00298162 Jy ! Component: 150 - total flux cleaned = 0.00353213 Jy ! Component: 200 - total flux cleaned = 0.00401706 Jy ! Total flux subtracted in 200 components = 0.00401706 Jy ! Clean residual min=-0.001990 max=0.001880 Jy/beam ! Clean residual mean=-0.000006 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.532115 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.532115 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.662 mas, bmaj=9.735 mas, bpa=-10.12 degrees ! Estimated noise=969.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000834525 Jy ! Component: 100 - total flux cleaned = 0.0013183 Jy ! Component: 150 - total flux cleaned = 0.00145277 Jy ! Component: 200 - total flux cleaned = 0.00149841 Jy ! Total flux subtracted in 200 components = 0.00149841 Jy ! Clean residual min=-0.002297 max=0.002371 Jy/beam ! Clean residual mean=-0.000014 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.533614 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 = 4.27525e-05 Jy ! Component: 100 - total flux cleaned = 8.27301e-05 Jy ! Component: 150 - total flux cleaned = 0.000129217 Jy ! Component: 200 - total flux cleaned = 0.000155329 Jy ! Total flux subtracted in 200 components = 0.000155329 Jy ! Clean residual min=-0.002276 max=0.002363 Jy/beam ! Clean residual mean=-0.000014 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.533769 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 91 components and 0.533769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=6.37 mas, bpa=-4.712 degrees ! Estimated noise=748.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000376725 Jy ! Component: 100 - total flux cleaned = -0.000356704 Jy ! Component: 150 - total flux cleaned = -0.000319922 Jy ! Component: 200 - total flux cleaned = -0.000303008 Jy ! Total flux subtracted in 200 components = -0.000303008 Jy ! Clean residual min=-0.001989 max=0.001815 Jy/beam ! Clean residual mean=-0.000006 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.533466 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.533466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068969Jy sigma=0.000600 ! Fit after self-cal, rms=0.068963Jy sigma=0.000600 wmodel J0145+2319_S_2017_07_16_pus_map.mod ! Writing 108 model components to file: J0145+2319_S_2017_07_16_pus_map.mod wobs J0145+2319_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0145+2319_S_2017_07_16_pus_uvs.fits wwins J0145+2319_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J0145+2319_S_2017_07_16_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.000286816 Jy ! Component: 100 - total flux cleaned = -0.000596541 Jy ! Component: 150 - total flux cleaned = -0.000832858 Jy ! Component: 200 - total flux cleaned = -0.000889202 Jy ! Component: 250 - total flux cleaned = -0.000999145 Jy ! Component: 300 - total flux cleaned = -0.00102581 Jy ! Component: 350 - total flux cleaned = -0.00118265 Jy ! Component: 400 - total flux cleaned = -0.00128425 Jy ! Component: 450 - total flux cleaned = -0.00140824 Jy ! Component: 500 - total flux cleaned = -0.00143283 Jy ! Component: 550 - total flux cleaned = -0.0015281 Jy ! Component: 600 - total flux cleaned = -0.00159763 Jy ! Component: 650 - total flux cleaned = -0.00168831 Jy ! Component: 700 - total flux cleaned = -0.00171071 Jy ! Component: 750 - total flux cleaned = -0.00179911 Jy ! Component: 800 - total flux cleaned = -0.00188505 Jy ! Component: 850 - total flux cleaned = -0.00194816 Jy ! Component: 900 - total flux cleaned = -0.00201064 Jy ! Component: 950 - total flux cleaned = -0.00207163 Jy ! Component: 1000 - total flux cleaned = -0.0020915 Jy ! Component: 1050 - total flux cleaned = -0.00217068 Jy ! Component: 1100 - total flux cleaned = -0.0022098 Jy ! Component: 1150 - total flux cleaned = -0.00224878 Jy ! Component: 1200 - total flux cleaned = -0.00232504 Jy ! Component: 1250 - total flux cleaned = -0.00241866 Jy ! Component: 1300 - total flux cleaned = -0.00243691 Jy ! Component: 1350 - total flux cleaned = -0.00252818 Jy ! Component: 1400 - total flux cleaned = -0.00254594 Jy ! Component: 1450 - total flux cleaned = -0.00259932 Jy ! Component: 1500 - total flux cleaned = -0.00261722 Jy ! Component: 1550 - total flux cleaned = -0.00268648 Jy ! Component: 1600 - total flux cleaned = -0.00273752 Jy ! Component: 1650 - total flux cleaned = -0.00275416 Jy ! Component: 1700 - total flux cleaned = -0.00270373 Jy ! Component: 1750 - total flux cleaned = -0.0027367 Jy ! Component: 1800 - total flux cleaned = -0.00267164 Jy ! Component: 1850 - total flux cleaned = -0.00272 Jy ! Component: 1900 - total flux cleaned = -0.00264021 Jy ! Component: 1950 - total flux cleaned = -0.00267174 Jy ! Component: 2000 - total flux cleaned = -0.00256227 Jy ! Component: 2050 - total flux cleaned = -0.00253141 Jy ! Component: 2100 - total flux cleaned = -0.0024703 Jy ! Component: 2150 - total flux cleaned = -0.00244019 Jy ! Component: 2200 - total flux cleaned = -0.00236531 Jy ! Component: 2250 - total flux cleaned = -0.00224654 Jy ! Component: 2300 - total flux cleaned = -0.00226145 Jy ! Component: 2350 - total flux cleaned = -0.00221778 Jy ! Component: 2400 - total flux cleaned = -0.00218904 Jy ! Component: 2450 - total flux cleaned = -0.00216054 Jy ! Component: 2500 - total flux cleaned = -0.00204721 Jy ! Component: 2550 - total flux cleaned = -0.00207546 Jy ! Component: 2600 - total flux cleaned = -0.00210315 Jy ! Component: 2650 - total flux cleaned = -0.00203418 Jy ! Component: 2700 - total flux cleaned = -0.00203403 Jy ! Component: 2750 - total flux cleaned = -0.00200697 Jy ! Component: 2800 - total flux cleaned = -0.00203403 Jy ! Component: 2850 - total flux cleaned = -0.00196707 Jy ! Component: 2900 - total flux cleaned = -0.00202021 Jy ! Component: 2950 - total flux cleaned = -0.00198074 Jy ! Component: 3000 - total flux cleaned = -0.00199352 Jy ! Component: 3050 - total flux cleaned = -0.0019677 Jy ! Component: 3100 - total flux cleaned = -0.00196764 Jy ! Component: 3150 - total flux cleaned = -0.00191654 Jy ! Component: 3200 - total flux cleaned = -0.00187857 Jy ! Component: 3250 - total flux cleaned = -0.00184088 Jy ! Component: 3300 - total flux cleaned = -0.00186598 Jy ! Component: 3350 - total flux cleaned = -0.00182883 Jy ! Component: 3400 - total flux cleaned = -0.00182887 Jy ! Component: 3450 - total flux cleaned = -0.00179207 Jy ! Component: 3500 - total flux cleaned = -0.00174356 Jy ! Component: 3550 - total flux cleaned = -0.00174369 Jy ! Component: 3600 - total flux cleaned = -0.00176765 Jy ! Component: 3650 - total flux cleaned = -0.00174384 Jy ! Component: 3700 - total flux cleaned = -0.0017203 Jy ! Component: 3750 - total flux cleaned = -0.00174371 Jy ! Component: 3800 - total flux cleaned = -0.00170881 Jy ! Component: 3850 - total flux cleaned = -0.00169724 Jy ! Component: 3900 - total flux cleaned = -0.00168569 Jy ! Component: 3950 - total flux cleaned = -0.00166286 Jy ! Component: 4000 - total flux cleaned = -0.00167435 Jy ! Component: 4050 - total flux cleaned = -0.0016631 Jy ! Total flux subtracted in 4096 components = -0.0016744 Jy ! Clean residual min=-0.000720 max=0.000661 Jy/beam ! Clean residual mean=-0.000002 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.531792 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 413 components and 0.531791 Jy ![Exited script file: muppet] wmap "J0145+2319_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.07 x 6.37 at -4.712 degrees (North through East) ! Clean map min=-0.0012866 max=0.50093 Jy/beam ! Writing clean map to FITS file: J0145+2319_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.50093 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200547 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.120105 0.120105 0.240209 0.480418 0.960836 1.92167 3.84335 7.68669 15.3734 30.7468 61.4935 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.5 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.07 x 6.37 at -4.712 degrees (North through East) ! Clean map min=-0.0012866 max=0.50093 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 J0145+2319_S_2017_07_16_pus_uvs.log closed on Thu May 9 10:57:54 2019