! Started logfile: J0424+0805_S_2017_06_15_pus_uvs.log on Tue May 7 15:11:41 2019 obs J0424+0805_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0424+0805_S_2017_06_15_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.89344 visibilities/baseline/integration-bin. ! Found source: J0424+0805 ! ! 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 603 lines of history. ! ! Reading 13348 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 J0424+0805_S_2017_06_15_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 437 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.727578Jy sigma=0.006374 ! Fit after self-cal, rms=0.691211Jy sigma=0.006076 ! 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.777 mas, bmaj=6.956 mas, bpa=-2.355 degrees ! Estimated noise=1110.92 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.240498 Jy ! Component: 100 - total flux cleaned = 0.2956 Jy ! Total flux subtracted in 100 components = 0.2956 Jy ! Clean residual min=-0.007037 max=0.020088 Jy/beam ! Clean residual mean=-0.000019 rms=0.002131 Jy/beam ! Combined flux in latest and established models = 0.2956 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.2956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093947Jy sigma=0.000760 ! Fit after self-cal, rms=0.093963Jy sigma=0.000760 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203782 Jy ! Component: 100 - total flux cleaned = 0.0306384 Jy ! Total flux subtracted in 100 components = 0.0306384 Jy ! Clean residual min=-0.006812 max=0.008184 Jy/beam ! Clean residual mean=-0.000001 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.326238 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.326238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088795Jy sigma=0.000716 ! Fit after self-cal, rms=0.088823Jy sigma=0.000716 ! 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.256 mas, bmaj=7.989 mas, bpa=-2.848 degrees ! Estimated noise=814.756 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.00704776 Jy ! Component: 100 - total flux cleaned = 0.00975432 Jy ! Component: 150 - total flux cleaned = 0.00993303 Jy ! Component: 200 - total flux cleaned = 0.0100835 Jy ! Total flux subtracted in 200 components = 0.0100835 Jy ! Clean residual min=-0.005445 max=0.004043 Jy/beam ! Clean residual mean=0.000009 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.336322 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 0.336322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088197Jy sigma=0.000712 ! Fit after self-cal, rms=0.088200Jy sigma=0.000712 ! 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.94 FD 0.96 HN 0.95 KP 1.03 ! LA 1.01 MK 1.04 NL 0.88 OV 1.01 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 0.98 KP 1.00 ! LA 0.98 MK 0.99 NL 1.04 OV 1.04 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.97 KP 1.01 ! LA 0.99 MK 0.99 NL 0.95 OV 0.97 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.95 KP 1.00* ! LA 0.98 MK 1.18 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.088200Jy sigma=0.000712 ! Fit after self-cal, rms=0.085378Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=7.993 mas, bpa=-2.891 degrees ! Estimated noise=813.433 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.000129341 Jy ! Component: 100 - total flux cleaned = -4.29608e-05 Jy ! Component: 150 - total flux cleaned = 7.29335e-05 Jy ! Component: 200 - total flux cleaned = 0.000142881 Jy ! Total flux subtracted in 200 components = 0.000142881 Jy ! Clean residual min=-0.003240 max=0.003883 Jy/beam ! Clean residual mean=0.000006 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.336465 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.336465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085338Jy sigma=0.000688 ! Fit after self-cal, rms=0.085329Jy sigma=0.000688 ! 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.085329Jy sigma=0.000688 ! Fit after self-cal, rms=0.085999Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=8.038 mas, bpa=-2.597 degrees ! Estimated noise=815.034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00091938 Jy ! Component: 100 - total flux cleaned = -0.000918998 Jy ! Component: 150 - total flux cleaned = -0.000870122 Jy ! Component: 200 - total flux cleaned = -0.000826683 Jy ! Total flux subtracted in 200 components = -0.000826683 Jy ! Clean residual min=-0.002660 max=0.002974 Jy/beam ! Clean residual mean=0.000002 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.335638 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.335638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085935Jy sigma=0.000676 ! Fit after self-cal, rms=0.085965Jy sigma=0.000676 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (72.5, 76.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254906 Jy ! Component: 100 - total flux cleaned = 0.00342347 Jy ! Component: 150 - total flux cleaned = 0.00346673 Jy ! Component: 200 - total flux cleaned = 0.00354626 Jy ! Total flux subtracted in 200 components = 0.00354626 Jy ! Clean residual min=-0.002777 max=0.002643 Jy/beam ! Clean residual mean=-0.000001 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.339184 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.339184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085875Jy sigma=0.000675 ! Fit after self-cal, rms=0.085869Jy 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.085869Jy sigma=0.000675 ! Fit after self-cal, rms=0.085924Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.283 mas, bmaj=8.047 mas, bpa=-2.566 degrees ! Estimated noise=815.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00114778 Jy ! Component: 100 - total flux cleaned = -0.00131929 Jy ! Component: 150 - total flux cleaned = -0.00143974 Jy ! Component: 200 - total flux cleaned = -0.00147714 Jy ! Total flux subtracted in 200 components = -0.00147714 Jy ! Clean residual min=-0.002102 max=0.002184 Jy/beam ! Clean residual mean=-0.000000 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.337707 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.337707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085880Jy sigma=0.000672 ! Fit after self-cal, rms=0.085883Jy sigma=0.000672 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 = -6.89014e-06 Jy ! Component: 100 - total flux cleaned = 2.62803e-05 Jy ! Component: 150 - total flux cleaned = 2.59811e-05 Jy ! Component: 200 - total flux cleaned = 8.87271e-05 Jy ! Total flux subtracted in 200 components = 8.87271e-05 Jy ! Clean residual min=-0.002059 max=0.002193 Jy/beam ! Clean residual mean=-0.000000 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.337796 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.337796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085855Jy sigma=0.000672 ! Fit after self-cal, rms=0.085854Jy sigma=0.000672 ! 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.085854Jy sigma=0.000672 ! Fit after self-cal, rms=0.086043Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.317 mas, bmaj=11.99 mas, bpa=-4.29 degrees ! Estimated noise=1001.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000463025 Jy ! Component: 100 - total flux cleaned = -0.000654699 Jy ! Component: 150 - total flux cleaned = -0.000813366 Jy ! Component: 200 - total flux cleaned = -0.000971968 Jy ! Total flux subtracted in 200 components = -0.000971968 Jy ! Clean residual min=-0.002002 max=0.002436 Jy/beam ! Clean residual mean=-0.000002 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.336824 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.336824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086043Jy sigma=0.000672 ! Fit after self-cal, rms=0.086041Jy sigma=0.000672 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 = -5.98497e-05 Jy ! Component: 100 - total flux cleaned = -0.000174873 Jy ! Component: 150 - total flux cleaned = -0.000313283 Jy ! Component: 200 - total flux cleaned = -0.000437693 Jy ! Total flux subtracted in 200 components = -0.000437693 Jy ! Clean residual min=-0.001966 max=0.002380 Jy/beam ! Clean residual mean=-0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.336386 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 124 components and 0.336386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086046Jy sigma=0.000672 ! Fit after self-cal, rms=0.086044Jy sigma=0.000672 ! 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.288 mas, bmaj=8.052 mas, bpa=-2.517 degrees ! Estimated noise=814.986 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 8.052 at -2.517 degrees (North through East) ! Clean map min=-0.0019596 max=0.31327 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.808 mas, bmaj=7.038 mas, bpa=-1.893 degrees ! Estimated noise=1123.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.243087 Jy ! Component: 100 - total flux cleaned = 0.296816 Jy ! Component: 150 - total flux cleaned = 0.31434 Jy ! Component: 200 - total flux cleaned = 0.322197 Jy ! Total flux subtracted in 200 components = 0.322197 Jy ! Clean residual min=-0.003344 max=0.004605 Jy/beam ! Clean residual mean=-0.000006 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.322197 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.322197 Jy ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=8.052 mas, bpa=-2.517 degrees ! Estimated noise=814.986 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.0056802 Jy ! Component: 100 - total flux cleaned = 0.00893542 Jy ! Component: 150 - total flux cleaned = 0.0112253 Jy ! Component: 200 - total flux cleaned = 0.0123849 Jy ! Total flux subtracted in 200 components = 0.0123849 Jy ! Clean residual min=-0.002012 max=0.002913 Jy/beam ! Clean residual mean=-0.000001 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.334582 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 65 components and 0.334582 Jy ! Inverting map ! Added new window around map position (-5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264534 Jy ! Component: 100 - total flux cleaned = 0.00332083 Jy ! Component: 150 - total flux cleaned = 0.00361913 Jy ! Component: 200 - total flux cleaned = 0.00375282 Jy ! Total flux subtracted in 200 components = 0.00375282 Jy ! Clean residual min=-0.001877 max=0.002321 Jy/beam ! Clean residual mean=0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.338335 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.338335 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.317 mas, bmaj=11.99 mas, bpa=-4.29 degrees ! Estimated noise=1001.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000257383 Jy ! Component: 100 - total flux cleaned = -0.000322535 Jy ! Component: 150 - total flux cleaned = -0.000438135 Jy ! Component: 200 - total flux cleaned = -0.00046564 Jy ! Total flux subtracted in 200 components = -0.00046564 Jy ! Clean residual min=-0.002015 max=0.002207 Jy/beam ! Clean residual mean=0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.337869 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.23477e-07 Jy ! Component: 100 - total flux cleaned = -1.12294e-06 Jy ! Component: 150 - total flux cleaned = -2.04887e-05 Jy ! Component: 200 - total flux cleaned = -3.82636e-05 Jy ! Total flux subtracted in 200 components = -3.82636e-05 Jy ! Clean residual min=-0.001961 max=0.002225 Jy/beam ! Clean residual mean=0.000002 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.337831 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 115 components and 0.337831 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=8.052 mas, bpa=-2.517 degrees ! Estimated noise=814.986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.10391e-05 Jy ! Component: 100 - total flux cleaned = 0.000154051 Jy ! Component: 150 - total flux cleaned = 0.000398349 Jy ! Component: 200 - total flux cleaned = 0.000589216 Jy ! Total flux subtracted in 200 components = 0.000589216 Jy ! Clean residual min=-0.001874 max=0.002198 Jy/beam ! Clean residual mean=0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.33842 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.33842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085945Jy sigma=0.000671 ! Fit after self-cal, rms=0.085928Jy sigma=0.000671 wmodel J0424+0805_S_2017_06_15_pus_map.mod ! Writing 130 model components to file: J0424+0805_S_2017_06_15_pus_map.mod wobs J0424+0805_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0424+0805_S_2017_06_15_pus_uvs.fits wwins J0424+0805_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0424+0805_S_2017_06_15_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.000993956 Jy ! Component: 100 - total flux cleaned = 0.00142231 Jy ! Component: 150 - total flux cleaned = 0.00162689 Jy ! Component: 200 - total flux cleaned = 0.00179134 Jy ! Component: 250 - total flux cleaned = 0.00198211 Jy ! Component: 300 - total flux cleaned = 0.00213616 Jy ! Component: 350 - total flux cleaned = 0.00225703 Jy ! Component: 400 - total flux cleaned = 0.00240444 Jy ! Component: 450 - total flux cleaned = 0.0025478 Jy ! Component: 500 - total flux cleaned = 0.00263256 Jy ! Component: 550 - total flux cleaned = 0.00277145 Jy ! Component: 600 - total flux cleaned = 0.00290767 Jy ! Component: 650 - total flux cleaned = 0.00304141 Jy ! Component: 700 - total flux cleaned = 0.00322555 Jy ! Component: 750 - total flux cleaned = 0.00330337 Jy ! Component: 800 - total flux cleaned = 0.00338058 Jy ! Component: 850 - total flux cleaned = 0.00350711 Jy ! Component: 900 - total flux cleaned = 0.00363197 Jy ! Component: 950 - total flux cleaned = 0.00370597 Jy ! Component: 1000 - total flux cleaned = 0.00377895 Jy ! Component: 1050 - total flux cleaned = 0.00392277 Jy ! Component: 1100 - total flux cleaned = 0.003875 Jy ! Component: 1150 - total flux cleaned = 0.00396878 Jy ! Component: 1200 - total flux cleaned = 0.00399217 Jy ! Component: 1250 - total flux cleaned = 0.00396955 Jy ! Component: 1300 - total flux cleaned = 0.00410605 Jy ! Component: 1350 - total flux cleaned = 0.00417323 Jy ! Component: 1400 - total flux cleaned = 0.00417317 Jy ! Component: 1450 - total flux cleaned = 0.00417354 Jy ! Component: 1500 - total flux cleaned = 0.00426078 Jy ! Component: 1550 - total flux cleaned = 0.00434683 Jy ! Component: 1600 - total flux cleaned = 0.00441083 Jy ! Component: 1650 - total flux cleaned = 0.00441089 Jy ! Component: 1700 - total flux cleaned = 0.00447332 Jy ! Component: 1750 - total flux cleaned = 0.004556 Jy ! Component: 1800 - total flux cleaned = 0.00459704 Jy ! Component: 1850 - total flux cleaned = 0.00451582 Jy ! Component: 1900 - total flux cleaned = 0.00463704 Jy ! Component: 1950 - total flux cleaned = 0.00457696 Jy ! Component: 2000 - total flux cleaned = 0.00469597 Jy ! Component: 2050 - total flux cleaned = 0.00463707 Jy ! Component: 2100 - total flux cleaned = 0.00465665 Jy ! Component: 2150 - total flux cleaned = 0.00463759 Jy ! Component: 2200 - total flux cleaned = 0.00471443 Jy ! Component: 2250 - total flux cleaned = 0.00469538 Jy ! Component: 2300 - total flux cleaned = 0.00467669 Jy ! Component: 2350 - total flux cleaned = 0.00467711 Jy ! Component: 2400 - total flux cleaned = 0.00478801 Jy ! Component: 2450 - total flux cleaned = 0.00473287 Jy ! Component: 2500 - total flux cleaned = 0.00480578 Jy ! Component: 2550 - total flux cleaned = 0.00482384 Jy ! Component: 2600 - total flux cleaned = 0.00478781 Jy ! Component: 2650 - total flux cleaned = 0.00489466 Jy ! Component: 2700 - total flux cleaned = 0.00489461 Jy ! Component: 2750 - total flux cleaned = 0.00496478 Jy ! Component: 2800 - total flux cleaned = 0.00499961 Jy ! Component: 2850 - total flux cleaned = 0.00505151 Jy ! Component: 2900 - total flux cleaned = 0.00506844 Jy ! Component: 2950 - total flux cleaned = 0.0051365 Jy ! Component: 3000 - total flux cleaned = 0.00517018 Jy ! Component: 3050 - total flux cleaned = 0.00522084 Jy ! Component: 3100 - total flux cleaned = 0.00527083 Jy ! Component: 3150 - total flux cleaned = 0.00535373 Jy ! Component: 3200 - total flux cleaned = 0.00533751 Jy ! Component: 3250 - total flux cleaned = 0.00548446 Jy ! Component: 3300 - total flux cleaned = 0.00551693 Jy ! Component: 3350 - total flux cleaned = 0.00553296 Jy ! Component: 3400 - total flux cleaned = 0.00554889 Jy ! Component: 3450 - total flux cleaned = 0.00562833 Jy ! Component: 3500 - total flux cleaned = 0.00569144 Jy ! Component: 3550 - total flux cleaned = 0.00570717 Jy ! Component: 3600 - total flux cleaned = 0.00578514 Jy ! Component: 3650 - total flux cleaned = 0.00584708 Jy ! Component: 3700 - total flux cleaned = 0.00586248 Jy ! Component: 3750 - total flux cleaned = 0.00589313 Jy ! Component: 3800 - total flux cleaned = 0.00593882 Jy ! Component: 3850 - total flux cleaned = 0.00602949 Jy ! Component: 3900 - total flux cleaned = 0.00595432 Jy ! Component: 3950 - total flux cleaned = 0.00607372 Jy ! Component: 4000 - total flux cleaned = 0.00610335 Jy ! Component: 4050 - total flux cleaned = 0.00610334 Jy ! Total flux subtracted in 4096 components = 0.006162 Jy ! Clean residual min=-0.001034 max=0.000832 Jy/beam ! Clean residual mean=0.000002 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.344582 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 429 components and 0.344582 Jy ![Exited script file: muppet] wmap "J0424+0805_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 8.052 at -2.517 degrees (North through East) ! Clean map min=-0.0015422 max=0.31368 Jy/beam ! Writing clean map to FITS file: J0424+0805_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.313676 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000275417 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.263409 0.263409 0.526819 1.05364 2.10728 4.21455 8.4291 16.8582 33.7164 67.4328 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.313 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.288 x 8.052 at -2.517 degrees (North through East) ! Clean map min=-0.0015422 max=0.31368 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 J0424+0805_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:11:46 2019