! Started logfile: J1138+4745_S_2017_03_23_pus_uvs.log on Mon May 13 09:58:08 2019 obs J1138+4745_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1138+4745_S_2017_03_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.892063 visibilities/baseline/integration-bin. ! Found source: J1138+4745 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 481 lines of history. ! ! Reading 13488 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1138+4745_S_2017_03_23_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 319 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.900571Jy sigma=0.008293 ! Fit after self-cal, rms=0.892249Jy sigma=0.008225 ! 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.055 mas, bmaj=4.428 mas, bpa=-6.489 degrees ! Estimated noise=1001.74 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.0836543 Jy ! Component: 100 - total flux cleaned = 0.103565 Jy ! Total flux subtracted in 100 components = 0.103565 Jy ! Clean residual min=-0.004005 max=0.007600 Jy/beam ! Clean residual mean=-0.000005 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.103565 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.103565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082618Jy sigma=0.000690 ! Fit after self-cal, rms=0.082589Jy sigma=0.000690 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00782438 Jy ! Component: 100 - total flux cleaned = 0.0116414 Jy ! Total flux subtracted in 100 components = 0.0116414 Jy ! Clean residual min=-0.003799 max=0.003967 Jy/beam ! Clean residual mean=0.000001 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.115207 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.115207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081606Jy sigma=0.000681 ! Fit after self-cal, rms=0.081594Jy sigma=0.000681 ! 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.723 mas, bmaj=5.169 mas, bpa=-3.613 degrees ! Estimated noise=728.43 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.00383914 Jy ! Component: 100 - total flux cleaned = 0.00554726 Jy ! Component: 150 - total flux cleaned = 0.00656035 Jy ! Component: 200 - total flux cleaned = 0.00716369 Jy ! Total flux subtracted in 200 components = 0.00716369 Jy ! Clean residual min=-0.002954 max=0.003643 Jy/beam ! Clean residual mean=0.000007 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.12237 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.12237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081409Jy sigma=0.000680 ! Fit after self-cal, rms=0.081401Jy sigma=0.000680 ! 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.04 FD 0.97 HN 0.98 KP 1.03 ! LA 1.03 MK 1.00 NL 0.90 OV 1.00 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.00 KP 0.96 ! LA 0.97 MK 1.00 NL 1.01 OV 1.06 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 0.97 KP 0.85 ! LA 0.80 MK 1.01 NL 1.11 OV 0.97 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.05 HN 0.89 KP 1.00* ! LA 0.82 MK 1.31 NL 1.00* OV 2.02 ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.081401Jy sigma=0.000680 ! Fit after self-cal, rms=0.085165Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.737 mas, bmaj=5.182 mas, bpa=-3.324 degrees ! Estimated noise=725.847 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 (5.5, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242768 Jy ! Component: 100 - total flux cleaned = 0.00299253 Jy ! Component: 150 - total flux cleaned = 0.00329278 Jy ! Component: 200 - total flux cleaned = 0.00345044 Jy ! Total flux subtracted in 200 components = 0.00345044 Jy ! Clean residual min=-0.002084 max=0.002379 Jy/beam ! Clean residual mean=0.000006 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.125821 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.125821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085087Jy sigma=0.000667 ! Fit after self-cal, rms=0.085314Jy sigma=0.000666 ! 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.085314Jy sigma=0.000666 ! Fit after self-cal, rms=0.087793Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=5.18 mas, bpa=-3.27 degrees ! Estimated noise=727.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611126 Jy ! Component: 100 - total flux cleaned = 0.000873997 Jy ! Component: 150 - total flux cleaned = 0.000948891 Jy ! Component: 200 - total flux cleaned = 0.000993887 Jy ! Total flux subtracted in 200 components = 0.000993887 Jy ! Clean residual min=-0.002049 max=0.001920 Jy/beam ! Clean residual mean=0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.126815 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.126815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087775Jy sigma=0.000664 ! Fit after self-cal, rms=0.087849Jy sigma=0.000664 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.000198505 Jy ! Component: 100 - total flux cleaned = 0.000199301 Jy ! Component: 150 - total flux cleaned = 0.000199568 Jy ! Component: 200 - total flux cleaned = 0.000217528 Jy ! Total flux subtracted in 200 components = 0.000217528 Jy ! Clean residual min=-0.002021 max=0.001930 Jy/beam ! Clean residual mean=0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.127032 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.127032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087839Jy sigma=0.000664 ! Fit after self-cal, rms=0.087839Jy sigma=0.000664 ! 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.087839Jy sigma=0.000664 ! Fit after self-cal, rms=0.088185Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=5.173 mas, bpa=-3.428 degrees ! Estimated noise=727.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000273711 Jy ! Component: 100 - total flux cleaned = 0.00029191 Jy ! Component: 150 - total flux cleaned = 0.000291456 Jy ! Component: 200 - total flux cleaned = 0.000291406 Jy ! Total flux subtracted in 200 components = 0.000291406 Jy ! Clean residual min=-0.002006 max=0.001969 Jy/beam ! Clean residual mean=0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.127324 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.127324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088176Jy sigma=0.000664 ! Fit after self-cal, rms=0.088186Jy sigma=0.000664 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.67415e-06 Jy ! Component: 100 - total flux cleaned = 2.37481e-05 Jy ! Component: 150 - total flux cleaned = 2.40009e-05 Jy ! Component: 200 - total flux cleaned = 2.42435e-05 Jy ! Total flux subtracted in 200 components = 2.42435e-05 Jy ! Clean residual min=-0.001992 max=0.001970 Jy/beam ! Clean residual mean=0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.127348 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.127348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088180Jy sigma=0.000664 ! Fit after self-cal, rms=0.088179Jy sigma=0.000664 ! 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.088179Jy sigma=0.000664 ! Fit after self-cal, rms=0.088220Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.867 mas, bmaj=8.591 mas, bpa=11.65 degrees ! Estimated noise=913.553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494385 Jy ! Component: 100 - total flux cleaned = 0.00053077 Jy ! Component: 150 - total flux cleaned = 0.000561147 Jy ! Component: 200 - total flux cleaned = 0.000588423 Jy ! Total flux subtracted in 200 components = 0.000588423 Jy ! Clean residual min=-0.002273 max=0.002365 Jy/beam ! Clean residual mean=0.000002 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.127936 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.127936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088221Jy sigma=0.000664 ! Fit after self-cal, rms=0.088222Jy sigma=0.000664 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.000130035 Jy ! Component: 100 - total flux cleaned = 0.000182799 Jy ! Component: 150 - total flux cleaned = 0.000194091 Jy ! Component: 200 - total flux cleaned = 0.000204494 Jy ! Total flux subtracted in 200 components = 0.000204494 Jy ! Clean residual min=-0.002260 max=0.002371 Jy/beam ! Clean residual mean=0.000002 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.128141 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.128141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088224Jy sigma=0.000664 ! Fit after self-cal, rms=0.088223Jy sigma=0.000664 ! 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.728 mas, bmaj=5.17 mas, bpa=-3.531 degrees ! Estimated noise=727.909 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.728 x 5.17 at -3.531 degrees (North through East) ! Clean map min=-0.001896 max=0.10839 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.057 mas, bmaj=4.417 mas, bpa=-5.953 degrees ! Estimated noise=1014.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0844811 Jy ! Component: 100 - total flux cleaned = 0.105078 Jy ! Component: 150 - total flux cleaned = 0.113482 Jy ! Component: 200 - total flux cleaned = 0.117968 Jy ! Total flux subtracted in 200 components = 0.117968 Jy ! Clean residual min=-0.002836 max=0.003783 Jy/beam ! Clean residual mean=-0.000003 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.117968 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.117968 Jy ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=5.17 mas, bpa=-3.531 degrees ! Estimated noise=727.909 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) ! Added new window around map position (4, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037878 Jy ! Component: 100 - total flux cleaned = 0.00591153 Jy ! Component: 150 - total flux cleaned = 0.00738554 Jy ! Component: 200 - total flux cleaned = 0.00788816 Jy ! Total flux subtracted in 200 components = 0.00788816 Jy ! Clean residual min=-0.001899 max=0.001919 Jy/beam ! Clean residual mean=-0.000000 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.125856 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.125856 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.867 mas, bmaj=8.591 mas, bpa=11.65 degrees ! Estimated noise=913.553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122201 Jy ! Component: 100 - total flux cleaned = 0.00157718 Jy ! Component: 150 - total flux cleaned = 0.00169697 Jy ! Component: 200 - total flux cleaned = 0.00173755 Jy ! Total flux subtracted in 200 components = 0.00173755 Jy ! Clean residual min=-0.002250 max=0.002345 Jy/beam ! Clean residual mean=0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.127594 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.55295e-05 Jy ! Component: 100 - total flux cleaned = 6.67144e-05 Jy ! Component: 150 - total flux cleaned = 8.10382e-05 Jy ! Component: 200 - total flux cleaned = 9.47888e-05 Jy ! Total flux subtracted in 200 components = 9.47888e-05 Jy ! Clean residual min=-0.002216 max=0.002368 Jy/beam ! Clean residual mean=0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.127689 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 69 components and 0.127689 Jy ! Inverting map ! Added new window around map position (17.5, 112). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183535 Jy ! Component: 100 - total flux cleaned = 0.00169642 Jy ! Component: 150 - total flux cleaned = 0.00158522 Jy ! Component: 200 - total flux cleaned = 0.00152128 Jy ! Total flux subtracted in 200 components = 0.00152128 Jy ! Clean residual min=-0.002113 max=0.001897 Jy/beam ! Clean residual mean=-0.000001 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.12921 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 101 components and 0.12921 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=5.17 mas, bpa=-3.531 degrees ! Estimated noise=727.909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.05066e-05 Jy ! Component: 100 - total flux cleaned = -8.41129e-05 Jy ! Component: 150 - total flux cleaned = -0.000190175 Jy ! Component: 200 - total flux cleaned = -0.000255429 Jy ! Total flux subtracted in 200 components = -0.000255429 Jy ! Clean residual min=-0.001732 max=0.001551 Jy/beam ! Clean residual mean=-0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.128954 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 136 components and 0.128955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088141Jy sigma=0.000663 ! Fit after self-cal, rms=0.088091Jy sigma=0.000663 wmodel J1138+4745_S_2017_03_23_pus_map.mod ! Writing 136 model components to file: J1138+4745_S_2017_03_23_pus_map.mod wobs J1138+4745_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1138+4745_S_2017_03_23_pus_uvs.fits wwins J1138+4745_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J1138+4745_S_2017_03_23_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.000229323 Jy ! Component: 100 - total flux cleaned = 0.000103266 Jy ! Component: 150 - total flux cleaned = 0.00039717 Jy ! Component: 200 - total flux cleaned = 0.000605483 Jy ! Component: 250 - total flux cleaned = 0.000808552 Jy ! Component: 300 - total flux cleaned = 0.000932003 Jy ! Component: 350 - total flux cleaned = 0.00105328 Jy ! Component: 400 - total flux cleaned = 0.00114895 Jy ! Component: 450 - total flux cleaned = 0.00128989 Jy ! Component: 500 - total flux cleaned = 0.00142758 Jy ! Component: 550 - total flux cleaned = 0.00145005 Jy ! Component: 600 - total flux cleaned = 0.00156224 Jy ! Component: 650 - total flux cleaned = 0.00167277 Jy ! Component: 700 - total flux cleaned = 0.00178093 Jy ! Component: 750 - total flux cleaned = 0.00186608 Jy ! Component: 800 - total flux cleaned = 0.00190805 Jy ! Component: 850 - total flux cleaned = 0.0019079 Jy ! Component: 900 - total flux cleaned = 0.00196949 Jy ! Component: 950 - total flux cleaned = 0.00200998 Jy ! Component: 1000 - total flux cleaned = 0.00207035 Jy ! Component: 1050 - total flux cleaned = 0.00209038 Jy ! Component: 1100 - total flux cleaned = 0.00209052 Jy ! Component: 1150 - total flux cleaned = 0.00209061 Jy ! Component: 1200 - total flux cleaned = 0.00212897 Jy ! Component: 1250 - total flux cleaned = 0.00212943 Jy ! Component: 1300 - total flux cleaned = 0.00220485 Jy ! Component: 1350 - total flux cleaned = 0.00220466 Jy ! Component: 1400 - total flux cleaned = 0.00222298 Jy ! Component: 1450 - total flux cleaned = 0.00218654 Jy ! Component: 1500 - total flux cleaned = 0.00229549 Jy ! Component: 1550 - total flux cleaned = 0.00216919 Jy ! Component: 1600 - total flux cleaned = 0.00227651 Jy ! Component: 1650 - total flux cleaned = 0.00227668 Jy ! Component: 1700 - total flux cleaned = 0.00227663 Jy ! Component: 1750 - total flux cleaned = 0.00224174 Jy ! Component: 1800 - total flux cleaned = 0.0021902 Jy ! Component: 1850 - total flux cleaned = 0.00219044 Jy ! Component: 1900 - total flux cleaned = 0.00222437 Jy ! Component: 1950 - total flux cleaned = 0.00227506 Jy ! Component: 2000 - total flux cleaned = 0.00220816 Jy ! Component: 2050 - total flux cleaned = 0.00227442 Jy ! Component: 2100 - total flux cleaned = 0.00230728 Jy ! Component: 2150 - total flux cleaned = 0.00229076 Jy ! Component: 2200 - total flux cleaned = 0.00225822 Jy ! Component: 2250 - total flux cleaned = 0.00227391 Jy ! Component: 2300 - total flux cleaned = 0.0022897 Jy ! Component: 2350 - total flux cleaned = 0.00221057 Jy ! Component: 2400 - total flux cleaned = 0.00221071 Jy ! Component: 2450 - total flux cleaned = 0.00216375 Jy ! Component: 2500 - total flux cleaned = 0.00222573 Jy ! Component: 2550 - total flux cleaned = 0.00222562 Jy ! Component: 2600 - total flux cleaned = 0.0021647 Jy ! Component: 2650 - total flux cleaned = 0.00217973 Jy ! Component: 2700 - total flux cleaned = 0.00217966 Jy ! Component: 2750 - total flux cleaned = 0.00211982 Jy ! Component: 2800 - total flux cleaned = 0.00204558 Jy ! Component: 2850 - total flux cleaned = 0.00209002 Jy ! Component: 2900 - total flux cleaned = 0.0021194 Jy ! Component: 2950 - total flux cleaned = 0.00211946 Jy ! Component: 3000 - total flux cleaned = 0.00209057 Jy ! Component: 3050 - total flux cleaned = 0.00211923 Jy ! Component: 3100 - total flux cleaned = 0.00210484 Jy ! Component: 3150 - total flux cleaned = 0.00207646 Jy ! Component: 3200 - total flux cleaned = 0.00210473 Jy ! Component: 3250 - total flux cleaned = 0.00210454 Jy ! Component: 3300 - total flux cleaned = 0.00209055 Jy ! Component: 3350 - total flux cleaned = 0.0021322 Jy ! Component: 3400 - total flux cleaned = 0.0021045 Jy ! Component: 3450 - total flux cleaned = 0.00204957 Jy ! Component: 3500 - total flux cleaned = 0.0020359 Jy ! Component: 3550 - total flux cleaned = 0.0020765 Jy ! Component: 3600 - total flux cleaned = 0.00200931 Jy ! Component: 3650 - total flux cleaned = 0.00203616 Jy ! Component: 3700 - total flux cleaned = 0.00200949 Jy ! Component: 3750 - total flux cleaned = 0.00204927 Jy ! Component: 3800 - total flux cleaned = 0.00199641 Jy ! Component: 3850 - total flux cleaned = 0.00203568 Jy ! Component: 3900 - total flux cleaned = 0.0019966 Jy ! Component: 3950 - total flux cleaned = 0.00200956 Jy ! Component: 4000 - total flux cleaned = 0.00199648 Jy ! Component: 4050 - total flux cleaned = 0.00194511 Jy ! Total flux subtracted in 4096 components = 0.00194518 Jy ! Clean residual min=-0.000732 max=0.000856 Jy/beam ! Clean residual mean=-0.000001 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.1309 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 449 components and 0.1309 Jy ![Exited script file: muppet] wmap "J1138+4745_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.728 x 5.17 at -3.531 degrees (North through East) ! Clean map min=-0.0011921 max=0.10845 Jy/beam ! Writing clean map to FITS file: J1138+4745_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108445 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231625 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.64076 0.64076 1.28152 2.56304 5.12608 10.2522 20.5043 41.0086 82.0173 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.108 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.728 x 5.17 at -3.531 degrees (North through East) ! Clean map min=-0.0011921 max=0.10845 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 J1138+4745_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:58:13 2019