! Started logfile: J1141+6410_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:40:11 2019 obs J1141+6410_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1141+6410_S_2017_03_27_pus_uva.fits ! AN table 1: 191 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.88249 visibilities/baseline/integration-bin. ! Found source: J1141+6410 ! ! 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 1684 lines of history. ! ! Reading 30340 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 J1141+6410_S_2017_03_27_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 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 676 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.903916Jy sigma=0.007835 ! Fit after self-cal, rms=0.895748Jy sigma=0.007773 ! 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.265 mas, bmaj=4.038 mas, bpa=61.06 degrees ! Estimated noise=893.012 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.0826139 Jy ! Component: 100 - total flux cleaned = 0.101166 Jy ! Total flux subtracted in 100 components = 0.101166 Jy ! Clean residual min=-0.003271 max=0.006424 Jy/beam ! Clean residual mean=-0.000012 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.101166 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.101166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085507Jy sigma=0.000671 ! Fit after self-cal, rms=0.085484Jy sigma=0.000671 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00679113 Jy ! Component: 100 - total flux cleaned = 0.0104944 Jy ! Total flux subtracted in 100 components = 0.0104944 Jy ! Clean residual min=-0.002826 max=0.002994 Jy/beam ! Clean residual mean=-0.000006 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.11166 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.11166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084886Jy sigma=0.000664 ! Fit after self-cal, rms=0.084898Jy sigma=0.000664 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.064 mas, bmaj=4.925 mas, bpa=59.97 degrees ! Estimated noise=510.812 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.0028944 Jy ! Component: 100 - total flux cleaned = 0.00434002 Jy ! Component: 150 - total flux cleaned = 0.00513628 Jy ! Component: 200 - total flux cleaned = 0.00557904 Jy ! Total flux subtracted in 200 components = 0.00557904 Jy ! Clean residual min=-0.001915 max=0.001711 Jy/beam ! Clean residual mean=-0.000009 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.117239 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.117239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084824Jy sigma=0.000663 ! Fit after self-cal, rms=0.084832Jy sigma=0.000663 ! 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.00 FD 0.95 HN 0.97 KP 1.03 ! LA 0.99 MK 1.03 NL 0.97 OV 1.03 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.01 KP 0.99 ! LA 0.96 MK 1.05 NL 1.00 OV 1.04 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.00 KP 0.98 ! LA 0.99 MK 1.05 NL 0.99 OV 0.95 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 0.95 KP 1.00* ! LA 1.04 MK 0.98 NL 1.00* OV 1.40 ! PT 1.00 SC 1.12 ! ! ! Fit before self-cal, rms=0.084832Jy sigma=0.000663 ! Fit after self-cal, rms=0.090661Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.085 mas, bmaj=4.948 mas, bpa=59.82 degrees ! Estimated noise=511.451 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 = -8.73687e-05 Jy ! Component: 100 - total flux cleaned = -0.000146603 Jy ! Component: 150 - total flux cleaned = -0.000156733 Jy ! Component: 200 - total flux cleaned = -0.000176163 Jy ! Total flux subtracted in 200 components = -0.000176163 Jy ! Clean residual min=-0.001710 max=0.001398 Jy/beam ! Clean residual mean=-0.000005 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.117063 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.117063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090655Jy sigma=0.000661 ! Fit after self-cal, rms=0.090821Jy sigma=0.000661 ! 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.090821Jy sigma=0.000661 ! Fit after self-cal, rms=0.091348Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.078 mas, bmaj=4.949 mas, bpa=59.8 degrees ! Estimated noise=511.129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133882 Jy ! Component: 100 - total flux cleaned = -9.5168e-05 Jy ! Component: 150 - total flux cleaned = -9.50253e-05 Jy ! Component: 200 - total flux cleaned = -9.50376e-05 Jy ! Total flux subtracted in 200 components = -9.50376e-05 Jy ! Clean residual min=-0.001534 max=0.001295 Jy/beam ! Clean residual mean=-0.000008 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.116968 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.116968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091347Jy sigma=0.000659 ! Fit after self-cal, rms=0.091382Jy sigma=0.000659 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 = -1.87863e-05 Jy ! Component: 100 - total flux cleaned = -1.84028e-05 Jy ! Component: 150 - total flux cleaned = -2.34906e-05 Jy ! Component: 200 - total flux cleaned = -2.80381e-05 Jy ! Total flux subtracted in 200 components = -2.80381e-05 Jy ! Clean residual min=-0.001528 max=0.001287 Jy/beam ! Clean residual mean=-0.000008 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.11694 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.11694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091381Jy sigma=0.000659 ! Fit after self-cal, rms=0.091382Jy sigma=0.000659 ! 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.091382Jy sigma=0.000659 ! Fit after self-cal, rms=0.091475Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.077 mas, bmaj=4.953 mas, bpa=59.63 degrees ! Estimated noise=511.177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.23521e-05 Jy ! Component: 100 - total flux cleaned = -5.92322e-05 Jy ! Component: 150 - total flux cleaned = -5.44697e-05 Jy ! Component: 200 - total flux cleaned = -5.44687e-05 Jy ! Total flux subtracted in 200 components = -5.44687e-05 Jy ! Clean residual min=-0.001519 max=0.001289 Jy/beam ! Clean residual mean=-0.000008 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.116886 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.116886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091474Jy sigma=0.000659 ! Fit after self-cal, rms=0.091477Jy sigma=0.000659 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 = -3.37059e-06 Jy ! Component: 100 - total flux cleaned = -8.14097e-06 Jy ! Component: 150 - total flux cleaned = -1.21517e-05 Jy ! Component: 200 - total flux cleaned = -1.5888e-05 Jy ! Total flux subtracted in 200 components = -1.5888e-05 Jy ! Clean residual min=-0.001518 max=0.001284 Jy/beam ! Clean residual mean=-0.000008 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.11687 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.11687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091477Jy sigma=0.000659 ! Fit after self-cal, rms=0.091477Jy sigma=0.000659 ! 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.091477Jy sigma=0.000659 ! Fit after self-cal, rms=0.091475Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.007 mas, bmaj=9.158 mas, bpa=64.72 degrees ! Estimated noise=627.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.39512e-05 Jy ! Component: 100 - total flux cleaned = 6.09771e-05 Jy ! Component: 150 - total flux cleaned = 7.20813e-05 Jy ! Component: 200 - total flux cleaned = 7.71999e-05 Jy ! Total flux subtracted in 200 components = 7.71999e-05 Jy ! Clean residual min=-0.001457 max=0.001337 Jy/beam ! Clean residual mean=-0.000016 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.116947 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.116947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091476Jy sigma=0.000659 ! Fit after self-cal, rms=0.091477Jy sigma=0.000659 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 = 1.92856e-05 Jy ! Component: 100 - total flux cleaned = 2.53893e-05 Jy ! Component: 150 - total flux cleaned = 2.52269e-05 Jy ! Component: 200 - total flux cleaned = 2.50194e-05 Jy ! Total flux subtracted in 200 components = 2.50194e-05 Jy ! Clean residual min=-0.001450 max=0.001340 Jy/beam ! Clean residual mean=-0.000016 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.116972 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.116972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091477Jy sigma=0.000659 ! Fit after self-cal, rms=0.091478Jy sigma=0.000659 ! 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.076 mas, bmaj=4.956 mas, bpa=59.46 degrees ! Estimated noise=511.225 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.076 x 4.956 at 59.46 degrees (North through East) ! Clean map min=-0.0014356 max=0.10784 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.278 mas, bmaj=4.077 mas, bpa=59.84 degrees ! Estimated noise=897.682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.082881 Jy ! Component: 100 - total flux cleaned = 0.101321 Jy ! Component: 150 - total flux cleaned = 0.107929 Jy ! Component: 200 - total flux cleaned = 0.111593 Jy ! Total flux subtracted in 200 components = 0.111593 Jy ! Clean residual min=-0.002575 max=0.002854 Jy/beam ! Clean residual mean=-0.000006 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.111593 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.111593 Jy ! Inverting map and beam ! Estimated beam: bmin=4.076 mas, bmaj=4.956 mas, bpa=59.46 degrees ! Estimated noise=511.225 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.00275254 Jy ! Component: 100 - total flux cleaned = 0.0040295 Jy ! Component: 150 - total flux cleaned = 0.00467707 Jy ! Component: 200 - total flux cleaned = 0.00500154 Jy ! Total flux subtracted in 200 components = 0.00500154 Jy ! Clean residual min=-0.001527 max=0.001307 Jy/beam ! Clean residual mean=-0.000008 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.116595 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.116595 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.007 mas, bmaj=9.158 mas, bpa=64.72 degrees ! Estimated noise=627.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000328229 Jy ! Component: 100 - total flux cleaned = 0.000336734 Jy ! Component: 150 - total flux cleaned = 0.00034385 Jy ! Component: 200 - total flux cleaned = 0.000343504 Jy ! Total flux subtracted in 200 components = 0.000343504 Jy ! Clean residual min=-0.001465 max=0.001343 Jy/beam ! Clean residual mean=-0.000016 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.116938 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 = 5.29974e-06 Jy ! Component: 100 - total flux cleaned = 1.53821e-05 Jy ! Component: 150 - total flux cleaned = 2.0314e-05 Jy ! Component: 200 - total flux cleaned = 2.95219e-05 Jy ! Total flux subtracted in 200 components = 2.95219e-05 Jy ! Clean residual min=-0.001462 max=0.001344 Jy/beam ! Clean residual mean=-0.000016 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.116968 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.116968 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.076 mas, bmaj=4.956 mas, bpa=59.46 degrees ! Estimated noise=511.225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.07352e-05 Jy ! Component: 100 - total flux cleaned = -1.1246e-05 Jy ! Component: 150 - total flux cleaned = -3.13432e-05 Jy ! Component: 200 - total flux cleaned = -4.02014e-05 Jy ! Total flux subtracted in 200 components = -4.02014e-05 Jy ! Clean residual min=-0.001510 max=0.001295 Jy/beam ! Clean residual mean=-0.000008 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.116928 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.116928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091477Jy sigma=0.000659 ! Fit after self-cal, rms=0.091475Jy sigma=0.000659 wmodel J1141+6410_S_2017_03_27_pus_map.mod ! Writing 53 model components to file: J1141+6410_S_2017_03_27_pus_map.mod wobs J1141+6410_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1141+6410_S_2017_03_27_pus_uvs.fits wwins J1141+6410_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J1141+6410_S_2017_03_27_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.000496421 Jy ! Component: 100 - total flux cleaned = -0.00065571 Jy ! Component: 150 - total flux cleaned = -0.000527758 Jy ! Component: 200 - total flux cleaned = -0.000424847 Jy ! Component: 250 - total flux cleaned = -0.000325401 Jy ! Component: 300 - total flux cleaned = -0.000248406 Jy ! Component: 350 - total flux cleaned = -0.000211059 Jy ! Component: 400 - total flux cleaned = -0.000229494 Jy ! Component: 450 - total flux cleaned = -0.000229389 Jy ! Component: 500 - total flux cleaned = -0.000247125 Jy ! Component: 550 - total flux cleaned = -0.000229671 Jy ! Component: 600 - total flux cleaned = -0.000298161 Jy ! Component: 650 - total flux cleaned = -0.000298201 Jy ! Component: 700 - total flux cleaned = -0.000364888 Jy ! Component: 750 - total flux cleaned = -0.000446454 Jy ! Component: 800 - total flux cleaned = -0.000414125 Jy ! Component: 850 - total flux cleaned = -0.000382523 Jy ! Component: 900 - total flux cleaned = -0.000398419 Jy ! Component: 950 - total flux cleaned = -0.000398252 Jy ! Component: 1000 - total flux cleaned = -0.000367385 Jy ! Component: 1050 - total flux cleaned = -0.000336948 Jy ! Component: 1100 - total flux cleaned = -0.000261898 Jy ! Component: 1150 - total flux cleaned = -0.000247028 Jy ! Component: 1200 - total flux cleaned = -0.000217267 Jy ! Component: 1250 - total flux cleaned = -0.000188067 Jy ! Component: 1300 - total flux cleaned = -7.28482e-05 Jy ! Component: 1350 - total flux cleaned = -5.87693e-05 Jy ! Component: 1400 - total flux cleaned = -4.44816e-05 Jy ! Component: 1450 - total flux cleaned = 2.553e-05 Jy ! Component: 1500 - total flux cleaned = 5.33043e-05 Jy ! Component: 1550 - total flux cleaned = 0.000135575 Jy ! Component: 1600 - total flux cleaned = 9.48042e-05 Jy ! Component: 1650 - total flux cleaned = 9.49379e-05 Jy ! Component: 1700 - total flux cleaned = 8.16524e-05 Jy ! Component: 1750 - total flux cleaned = 6.83123e-05 Jy ! Component: 1800 - total flux cleaned = 0.000107863 Jy ! Component: 1850 - total flux cleaned = 0.000107943 Jy ! Component: 1900 - total flux cleaned = 9.48679e-05 Jy ! Component: 1950 - total flux cleaned = 6.90399e-05 Jy ! Component: 2000 - total flux cleaned = 5.6387e-05 Jy ! Component: 2050 - total flux cleaned = 4.35883e-05 Jy ! Component: 2100 - total flux cleaned = -1.91933e-05 Jy ! Component: 2150 - total flux cleaned = -4.40789e-05 Jy ! Component: 2200 - total flux cleaned = -3.1556e-05 Jy ! Component: 2250 - total flux cleaned = -3.15104e-05 Jy ! Component: 2300 - total flux cleaned = -1.93476e-05 Jy ! Component: 2350 - total flux cleaned = -6.78189e-05 Jy ! Component: 2400 - total flux cleaned = -4.37451e-05 Jy ! Component: 2450 - total flux cleaned = -5.56969e-05 Jy ! Component: 2500 - total flux cleaned = 3.577e-06 Jy ! Component: 2550 - total flux cleaned = -8.25463e-06 Jy ! Component: 2600 - total flux cleaned = 3.48575e-06 Jy ! Component: 2650 - total flux cleaned = -8.2137e-06 Jy ! Component: 2700 - total flux cleaned = -1.99498e-05 Jy ! Component: 2750 - total flux cleaned = -5.44432e-05 Jy ! Component: 2800 - total flux cleaned = -3.16413e-05 Jy ! Component: 2850 - total flux cleaned = -3.17188e-05 Jy ! Component: 2900 - total flux cleaned = -7.6863e-05 Jy ! Component: 2950 - total flux cleaned = -5.44463e-05 Jy ! Component: 3000 - total flux cleaned = -7.67204e-05 Jy ! Component: 3050 - total flux cleaned = -5.43426e-05 Jy ! Component: 3100 - total flux cleaned = -6.52968e-05 Jy ! Component: 3150 - total flux cleaned = -8.72393e-05 Jy ! Component: 3200 - total flux cleaned = -4.34741e-05 Jy ! Component: 3250 - total flux cleaned = -4.34057e-05 Jy ! Component: 3300 - total flux cleaned = -5.42243e-05 Jy ! Component: 3350 - total flux cleaned = -8.63435e-05 Jy ! Component: 3400 - total flux cleaned = -7.56601e-05 Jy ! Component: 3450 - total flux cleaned = -9.67964e-05 Jy ! Component: 3500 - total flux cleaned = -9.68351e-05 Jy ! Component: 3550 - total flux cleaned = -0.000138844 Jy ! Component: 3600 - total flux cleaned = -8.65389e-05 Jy ! Component: 3650 - total flux cleaned = -9.69173e-05 Jy ! Component: 3700 - total flux cleaned = -6.59173e-05 Jy ! Component: 3750 - total flux cleaned = -0.000117351 Jy ! Component: 3800 - total flux cleaned = -5.59777e-05 Jy ! Component: 3850 - total flux cleaned = -0.000117137 Jy ! Component: 3900 - total flux cleaned = -9.69073e-05 Jy ! Component: 3950 - total flux cleaned = -9.6912e-05 Jy ! Component: 4000 - total flux cleaned = -9.70227e-05 Jy ! Component: 4050 - total flux cleaned = -6.70545e-05 Jy ! Total flux subtracted in 4096 components = -7.6947e-05 Jy ! Clean residual min=-0.000576 max=0.000632 Jy/beam ! Clean residual mean=-0.000003 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.116851 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 366 components and 0.116851 Jy ![Exited script file: muppet] wmap "J1141+6410_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.076 x 4.956 at 59.46 degrees (North through East) ! Clean map min=-0.0011631 max=0.10786 Jy/beam ! Writing clean map to FITS file: J1141+6410_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107857 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180296 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.501488 0.501488 1.00298 2.00595 4.0119 8.0238 16.0476 32.0952 64.1904 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 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.076 x 4.956 at 59.46 degrees (North through East) ! Clean map min=-0.0011631 max=0.10786 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 J1141+6410_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:40:16 2019