! Started logfile: J1007+0708_S_2017_09_26_pus_uvs.log on Sat May 11 13:00:00 2019 obs J1007+0708_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J1007+0708_S_2017_09_26_pus_uva.fits ! AN table 1: 293 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.49052 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1007+0708 ! ! 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 674 lines of history. ! ! Reading 20696 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 J1007+0708_S_2017_09_26_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 939 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1329 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1008 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1947 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.818353Jy sigma=0.007023 ! Fit after self-cal, rms=0.791017Jy sigma=0.006773 ! 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.889 mas, bmaj=13.06 mas, bpa=-20.1 degrees ! Estimated noise=1344.8 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.163286 Jy ! Component: 100 - total flux cleaned = 0.198905 Jy ! Total flux subtracted in 100 components = 0.198905 Jy ! Clean residual min=-0.004786 max=0.010009 Jy/beam ! Clean residual mean=-0.000035 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.198905 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.198905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085914Jy sigma=0.000682 ! Fit after self-cal, rms=0.085912Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104723 Jy ! Component: 100 - total flux cleaned = 0.0156778 Jy ! Total flux subtracted in 100 components = 0.0156778 Jy ! Clean residual min=-0.004504 max=0.004288 Jy/beam ! Clean residual mean=-0.000018 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.214583 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.214583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084350Jy sigma=0.000669 ! Fit after self-cal, rms=0.084355Jy sigma=0.000669 ! 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.614 mas, bmaj=13.2 mas, bpa=-19.26 degrees ! Estimated noise=674.288 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.00290193 Jy ! Component: 100 - total flux cleaned = 0.00270684 Jy ! Component: 150 - total flux cleaned = 0.00247498 Jy ! Component: 200 - total flux cleaned = 0.00220428 Jy ! Total flux subtracted in 200 components = 0.00220428 Jy ! Clean residual min=-0.003158 max=0.003229 Jy/beam ! Clean residual mean=-0.000022 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.216787 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 46 components and 0.216787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084110Jy sigma=0.000668 ! Fit after self-cal, rms=0.084107Jy sigma=0.000668 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 309 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.96 KP 1.06 ! LA 1.01 MK 1.00 NL 0.89 OV 1.02 ! PT 1.01 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.01 KP 1.02 ! LA 0.98 MK 0.99 NL 1.04 OV 1.07 ! PT 0.96 ! ! ! Correcting IF 3. ! A total of 240 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.01 KP 1.01 ! LA 1.00 MK 1.01 NL 1.00 OV 0.98 ! PT 0.95 ! ! ! Correcting IF 4. ! A total of 51 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.98 MK 1.09 NL 1.00* OV 1.28 ! PT 1.04 ! ! ! Fit before self-cal, rms=0.084107Jy sigma=0.000668 ! Fit after self-cal, rms=0.082922Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=13.59 mas, bpa=-19.97 degrees ! Estimated noise=686.151 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.000525788 Jy ! Component: 100 - total flux cleaned = -0.000559258 Jy ! Component: 150 - total flux cleaned = -0.000574432 Jy ! Component: 200 - total flux cleaned = -0.000588383 Jy ! Total flux subtracted in 200 components = -0.000588383 Jy ! Clean residual min=-0.001777 max=0.001645 Jy/beam ! Clean residual mean=-0.000016 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.216199 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.216199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082913Jy sigma=0.000658 ! Fit after self-cal, rms=0.082915Jy sigma=0.000658 ! 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.082915Jy sigma=0.000658 ! Fit after self-cal, rms=0.083325Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=13.58 mas, bpa=-19.92 degrees ! Estimated noise=686.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00015605 Jy ! Component: 100 - total flux cleaned = -0.000174378 Jy ! Component: 150 - total flux cleaned = -0.000189555 Jy ! Component: 200 - total flux cleaned = -0.000202775 Jy ! Total flux subtracted in 200 components = -0.000202775 Jy ! Clean residual min=-0.001396 max=0.001461 Jy/beam ! Clean residual mean=-0.000012 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.215996 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.215996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083320Jy sigma=0.000657 ! Fit after self-cal, rms=0.083343Jy sigma=0.000657 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.41936e-05 Jy ! Component: 100 - total flux cleaned = -3.58264e-05 Jy ! Component: 150 - total flux cleaned = -5.73196e-05 Jy ! Component: 200 - total flux cleaned = -7.71339e-05 Jy ! Total flux subtracted in 200 components = -7.71339e-05 Jy ! Clean residual min=-0.001368 max=0.001446 Jy/beam ! Clean residual mean=-0.000012 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.215919 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.215919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083341Jy sigma=0.000657 ! Fit after self-cal, rms=0.083340Jy sigma=0.000657 ! 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.083340Jy sigma=0.000657 ! Fit after self-cal, rms=0.083459Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=13.57 mas, bpa=-19.9 degrees ! Estimated noise=687.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154369 Jy ! Component: 100 - total flux cleaned = 9.42085e-05 Jy ! Component: 150 - total flux cleaned = 7.29845e-05 Jy ! Component: 200 - total flux cleaned = 5.36215e-05 Jy ! Total flux subtracted in 200 components = 5.36215e-05 Jy ! Clean residual min=-0.001355 max=0.001453 Jy/beam ! Clean residual mean=-0.000011 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.215973 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.215973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083456Jy sigma=0.000657 ! Fit after self-cal, rms=0.083459Jy sigma=0.000657 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.18e-05 Jy ! Component: 100 - total flux cleaned = -3.9048e-05 Jy ! Component: 150 - total flux cleaned = -5.50481e-05 Jy ! Component: 200 - total flux cleaned = -7.02638e-05 Jy ! Total flux subtracted in 200 components = -7.02638e-05 Jy ! Clean residual min=-0.001338 max=0.001447 Jy/beam ! Clean residual mean=-0.000011 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.215902 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.215902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083458Jy sigma=0.000657 ! Fit after self-cal, rms=0.083457Jy sigma=0.000657 ! 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.083457Jy sigma=0.000657 ! Fit after self-cal, rms=0.083539Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.492 mas, bmaj=14.29 mas, bpa=-16.92 degrees ! Estimated noise=822.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.10763e-05 Jy ! Component: 100 - total flux cleaned = 6.21774e-05 Jy ! Component: 150 - total flux cleaned = 4.5868e-05 Jy ! Component: 200 - total flux cleaned = 3.6232e-05 Jy ! Total flux subtracted in 200 components = 3.6232e-05 Jy ! Clean residual min=-0.001406 max=0.001722 Jy/beam ! Clean residual mean=-0.000021 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.215939 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.215939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083538Jy sigma=0.000657 ! Fit after self-cal, rms=0.083539Jy sigma=0.000657 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.28637e-06 Jy ! Component: 100 - total flux cleaned = -2.66492e-05 Jy ! Component: 150 - total flux cleaned = -3.52628e-05 Jy ! Component: 200 - total flux cleaned = -3.9482e-05 Jy ! Total flux subtracted in 200 components = -3.9482e-05 Jy ! Clean residual min=-0.001415 max=0.001727 Jy/beam ! Clean residual mean=-0.000021 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.215899 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.215899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083539Jy sigma=0.000657 ! Fit after self-cal, rms=0.083539Jy sigma=0.000657 ! 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.612 mas, bmaj=13.56 mas, bpa=-19.89 degrees ! Estimated noise=687.827 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.612 x 13.56 at -19.89 degrees (North through East) ! Clean map min=-0.0013591 max=0.21178 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.903 mas, bmaj=13.35 mas, bpa=-20.32 degrees ! Estimated noise=1361.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164107 Jy ! Component: 100 - total flux cleaned = 0.200012 Jy ! Component: 150 - total flux cleaned = 0.20953 Jy ! Component: 200 - total flux cleaned = 0.214059 Jy ! Total flux subtracted in 200 components = 0.214059 Jy ! Clean residual min=-0.002586 max=0.003157 Jy/beam ! Clean residual mean=-0.000007 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.214059 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.214059 Jy ! Inverting map and beam ! Estimated beam: bmin=3.612 mas, bmaj=13.56 mas, bpa=-19.89 degrees ! Estimated noise=687.827 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.00239915 Jy ! Component: 100 - total flux cleaned = 0.00255928 Jy ! Component: 150 - total flux cleaned = 0.00263393 Jy ! Component: 200 - total flux cleaned = 0.0026034 Jy ! Total flux subtracted in 200 components = 0.0026034 Jy ! Clean residual min=-0.001411 max=0.001462 Jy/beam ! Clean residual mean=-0.000009 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.216662 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 53 components and 0.216662 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.492 mas, bmaj=14.29 mas, bpa=-16.92 degrees ! Estimated noise=822.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.16944e-05 Jy ! Component: 100 - total flux cleaned = -0.000182959 Jy ! Component: 150 - total flux cleaned = -0.000213113 Jy ! Component: 200 - total flux cleaned = -0.000239077 Jy ! Total flux subtracted in 200 components = -0.000239077 Jy ! Clean residual min=-0.001436 max=0.001753 Jy/beam ! Clean residual mean=-0.000018 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.216423 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 = -3.46458e-05 Jy ! Component: 100 - total flux cleaned = -5.5552e-05 Jy ! Component: 150 - total flux cleaned = -7.47818e-05 Jy ! Component: 200 - total flux cleaned = -0.000101417 Jy ! Total flux subtracted in 200 components = -0.000101417 Jy ! Clean residual min=-0.001418 max=0.001743 Jy/beam ! Clean residual mean=-0.000019 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.216322 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 91 components and 0.216322 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.612 mas, bmaj=13.56 mas, bpa=-19.89 degrees ! Estimated noise=687.827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102842 Jy ! Component: 100 - total flux cleaned = 0.00013574 Jy ! Component: 150 - total flux cleaned = 0.000150384 Jy ! Component: 200 - total flux cleaned = 0.000123113 Jy ! Total flux subtracted in 200 components = 0.000123113 Jy ! Clean residual min=-0.001351 max=0.001441 Jy/beam ! Clean residual mean=-0.000010 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.216445 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 103 components and 0.216445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083545Jy sigma=0.000657 ! Fit after self-cal, rms=0.083543Jy sigma=0.000657 wmodel J1007+0708_S_2017_09_26_pus_map.mod ! Writing 103 model components to file: J1007+0708_S_2017_09_26_pus_map.mod wobs J1007+0708_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J1007+0708_S_2017_09_26_pus_uvs.fits wwins J1007+0708_S_2017_09_26_pus_map.win ! wwins: Wrote 1 windows to J1007+0708_S_2017_09_26_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.00022189 Jy ! Component: 100 - total flux cleaned = 0.000149115 Jy ! Component: 150 - total flux cleaned = -2.91117e-05 Jy ! Component: 200 - total flux cleaned = -0.000177986 Jy ! Component: 250 - total flux cleaned = -0.000280198 Jy ! Component: 300 - total flux cleaned = -0.000339782 Jy ! Component: 350 - total flux cleaned = -0.00041641 Jy ! Component: 400 - total flux cleaned = -0.000453573 Jy ! Component: 450 - total flux cleaned = -0.000508055 Jy ! Component: 500 - total flux cleaned = -0.000578296 Jy ! Component: 550 - total flux cleaned = -0.000629469 Jy ! Component: 600 - total flux cleaned = -0.000645781 Jy ! Component: 650 - total flux cleaned = -0.000662209 Jy ! Component: 700 - total flux cleaned = -0.000662007 Jy ! Component: 750 - total flux cleaned = -0.000646225 Jy ! Component: 800 - total flux cleaned = -0.000555125 Jy ! Component: 850 - total flux cleaned = -0.000496196 Jy ! Component: 900 - total flux cleaned = -0.00046715 Jy ! Component: 950 - total flux cleaned = -0.000410117 Jy ! Component: 1000 - total flux cleaned = -0.00038207 Jy ! Component: 1050 - total flux cleaned = -0.000340957 Jy ! Component: 1100 - total flux cleaned = -0.000327434 Jy ! Component: 1150 - total flux cleaned = -0.000287366 Jy ! Component: 1200 - total flux cleaned = -0.000248173 Jy ! Component: 1250 - total flux cleaned = -0.000222425 Jy ! Component: 1300 - total flux cleaned = -0.000171547 Jy ! Component: 1350 - total flux cleaned = -0.00014654 Jy ! Component: 1400 - total flux cleaned = -8.5048e-05 Jy ! Component: 1450 - total flux cleaned = -7.27597e-05 Jy ! Component: 1500 - total flux cleaned = -2.48577e-05 Jy ! Component: 1550 - total flux cleaned = -3.65261e-05 Jy ! Component: 1600 - total flux cleaned = -1.36107e-06 Jy ! Component: 1650 - total flux cleaned = 1.02167e-05 Jy ! Component: 1700 - total flux cleaned = 1.03542e-05 Jy ! Component: 1750 - total flux cleaned = 1.03482e-05 Jy ! Component: 1800 - total flux cleaned = 2.15087e-05 Jy ! Component: 1850 - total flux cleaned = 2.15238e-05 Jy ! Component: 1900 - total flux cleaned = 1.04896e-05 Jy ! Component: 1950 - total flux cleaned = 4.2934e-05 Jy ! Component: 2000 - total flux cleaned = 3.21359e-05 Jy ! Component: 2050 - total flux cleaned = 3.22242e-05 Jy ! Component: 2100 - total flux cleaned = 2.17006e-05 Jy ! Component: 2150 - total flux cleaned = 4.26703e-05 Jy ! Component: 2200 - total flux cleaned = 3.22386e-05 Jy ! Component: 2250 - total flux cleaned = 3.23278e-05 Jy ! Component: 2300 - total flux cleaned = 5.29042e-05 Jy ! Component: 2350 - total flux cleaned = 6.30459e-05 Jy ! Component: 2400 - total flux cleaned = 5.28186e-05 Jy ! Component: 2450 - total flux cleaned = 2.26903e-05 Jy ! Component: 2500 - total flux cleaned = 3.25747e-05 Jy ! Component: 2550 - total flux cleaned = 1.27302e-05 Jy ! Component: 2600 - total flux cleaned = 4.23954e-05 Jy ! Component: 2650 - total flux cleaned = 3.26115e-05 Jy ! Component: 2700 - total flux cleaned = 3.31172e-06 Jy ! Component: 2750 - total flux cleaned = 2.26793e-05 Jy ! Component: 2800 - total flux cleaned = -2.56679e-05 Jy ! Component: 2850 - total flux cleaned = -1.60632e-05 Jy ! Component: 2900 - total flux cleaned = -3.52247e-05 Jy ! Component: 2950 - total flux cleaned = -3.51621e-05 Jy ! Component: 3000 - total flux cleaned = -1.62681e-05 Jy ! Component: 3050 - total flux cleaned = -3.51632e-05 Jy ! Component: 3100 - total flux cleaned = -4.45356e-05 Jy ! Component: 3150 - total flux cleaned = -4.44949e-05 Jy ! Component: 3200 - total flux cleaned = -4.44923e-05 Jy ! Component: 3250 - total flux cleaned = -7.23758e-05 Jy ! Component: 3300 - total flux cleaned = -6.30921e-05 Jy ! Component: 3350 - total flux cleaned = -7.23287e-05 Jy ! Component: 3400 - total flux cleaned = -9.99386e-05 Jy ! Component: 3450 - total flux cleaned = -6.32111e-05 Jy ! Component: 3500 - total flux cleaned = -8.15517e-05 Jy ! Component: 3550 - total flux cleaned = -9.06937e-05 Jy ! Component: 3600 - total flux cleaned = -0.000117998 Jy ! Component: 3650 - total flux cleaned = -0.000117985 Jy ! Component: 3700 - total flux cleaned = -0.000118033 Jy ! Component: 3750 - total flux cleaned = -0.000145121 Jy ! Component: 3800 - total flux cleaned = -0.000145092 Jy ! Component: 3850 - total flux cleaned = -0.000154071 Jy ! Component: 3900 - total flux cleaned = -0.000145093 Jy ! Component: 3950 - total flux cleaned = -0.000127228 Jy ! Component: 4000 - total flux cleaned = -0.000153987 Jy ! Component: 4050 - total flux cleaned = -0.000136208 Jy ! Total flux subtracted in 4096 components = -0.00017182 Jy ! Clean residual min=-0.000566 max=0.000515 Jy/beam ! Clean residual mean=0.000000 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.216273 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 380 components and 0.216273 Jy ![Exited script file: muppet] wmap "J1007+0708_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.612 x 13.56 at -19.89 degrees (North through East) ! Clean map min=-0.0013418 max=0.21219 Jy/beam ! Writing clean map to FITS file: J1007+0708_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.212188 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150653 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.212999 0.212999 0.425998 0.851996 1.70399 3.40798 6.81597 13.6319 27.2639 54.5277 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.212 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.612 x 13.56 at -19.89 degrees (North through East) ! Clean map min=-0.0013418 max=0.21219 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 J1007+0708_S_2017_09_26_pus_uvs.log closed on Sat May 11 13:00:05 2019