! Started logfile: J1642-2849_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:44:57 2019 obs J1642-2849_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1642-2849_S_2017_03_27_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976232 visibilities/baseline/integration-bin. ! Found source: J1642-2849 ! ! 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 20208 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 J1642-2849_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 331 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966205Jy sigma=0.006223 ! Fit after self-cal, rms=0.930776Jy sigma=0.006026 ! 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.414 mas, bmaj=6.784 mas, bpa=-5.996 degrees ! Estimated noise=1310.05 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.0516793 Jy ! Component: 100 - total flux cleaned = 0.0713573 Jy ! Total flux subtracted in 100 components = 0.0713573 Jy ! Clean residual min=-0.005045 max=0.011334 Jy/beam ! Clean residual mean=-0.000067 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.0713572 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0713572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121386Jy sigma=0.000688 ! Fit after self-cal, rms=0.121092Jy sigma=0.000686 ! Inverting map ! Added new window around map position (-3, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014012 Jy ! Component: 100 - total flux cleaned = 0.0231962 Jy ! Total flux subtracted in 100 components = 0.0231962 Jy ! Clean residual min=-0.004329 max=0.007122 Jy/beam ! Clean residual mean=-0.000040 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.0945535 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 55 components and 0.0945535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118614Jy sigma=0.000665 ! Fit after self-cal, rms=0.118478Jy sigma=0.000664 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00773935 Jy ! Component: 100 - total flux cleaned = 0.0123793 Jy ! Total flux subtracted in 100 components = 0.0123793 Jy ! Clean residual min=-0.004041 max=0.004907 Jy/beam ! Clean residual mean=-0.000026 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.106933 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 65 components and 0.106933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117784Jy sigma=0.000658 ! Fit after self-cal, rms=0.117657Jy sigma=0.000658 ! 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.058 mas, bmaj=8.025 mas, bpa=-5.707 degrees ! Estimated noise=847.678 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 (3.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00647375 Jy ! Component: 100 - total flux cleaned = 0.00976064 Jy ! Component: 150 - total flux cleaned = 0.0118916 Jy ! Component: 200 - total flux cleaned = 0.0133674 Jy ! Total flux subtracted in 200 components = 0.0133674 Jy ! Clean residual min=-0.002845 max=0.003364 Jy/beam ! Clean residual mean=-0.000027 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.1203 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 94 components and 0.1203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117302Jy sigma=0.000655 ! Fit after self-cal, rms=0.117195Jy sigma=0.000655 ! 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.02 FD 0.94 HN 0.97 KP 1.08 ! LA 0.98 MK 1.02 NL 1.03 OV 1.12 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.08 KP 1.02 ! LA 0.96 MK 1.03 NL 1.06 OV 1.12 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 0.97 KP 1.02 ! LA 0.95 MK 1.04 NL 1.03 OV 0.97 ! PT 0.93 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.06 HN 0.86 KP 1.00* ! LA 0.86 MK 0.78 NL 1.00* OV 0.76 ! PT 1.02 SC 0.79 ! ! ! Fit before self-cal, rms=0.117195Jy sigma=0.000655 ! Fit after self-cal, rms=0.111761Jy sigma=0.000653 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.953 mas, bpa=-5.732 degrees ! Estimated noise=833.066 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.00130926 Jy ! Component: 100 - total flux cleaned = 0.00130655 Jy ! Component: 150 - total flux cleaned = 0.00130594 Jy ! Component: 200 - total flux cleaned = 0.00130528 Jy ! Total flux subtracted in 200 components = 0.00130528 Jy ! Clean residual min=-0.002305 max=0.002294 Jy/beam ! Clean residual mean=-0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.121605 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.121605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111726Jy sigma=0.000652 ! Fit after self-cal, rms=0.111658Jy sigma=0.000652 ! 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.111658Jy sigma=0.000652 ! Fit after self-cal, rms=0.110915Jy sigma=0.000652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.883 mas, bpa=-5.659 degrees ! Estimated noise=828.715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000996686 Jy ! Component: 100 - total flux cleaned = 0.00103423 Jy ! Component: 150 - total flux cleaned = 0.00103627 Jy ! Component: 200 - total flux cleaned = 0.00103787 Jy ! Total flux subtracted in 200 components = 0.00103787 Jy ! Clean residual min=-0.002295 max=0.002276 Jy/beam ! Clean residual mean=0.000000 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.122643 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.122643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110892Jy sigma=0.000652 ! Fit after self-cal, rms=0.110870Jy sigma=0.000652 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.000126396 Jy ! Component: 100 - total flux cleaned = 0.000157253 Jy ! Component: 150 - total flux cleaned = 0.000130164 Jy ! Component: 200 - total flux cleaned = 0.000106055 Jy ! Total flux subtracted in 200 components = 0.000106055 Jy ! Clean residual min=-0.002307 max=0.002278 Jy/beam ! Clean residual mean=0.000000 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.122749 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 122 components and 0.122749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110855Jy sigma=0.000652 ! Fit after self-cal, rms=0.110844Jy sigma=0.000652 ! 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.110844Jy sigma=0.000652 ! Fit after self-cal, rms=0.110042Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=7.788 mas, bpa=-5.412 degrees ! Estimated noise=824.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000757786 Jy ! Component: 100 - total flux cleaned = 0.000894228 Jy ! Component: 150 - total flux cleaned = 0.000918356 Jy ! Component: 200 - total flux cleaned = 0.000963502 Jy ! Total flux subtracted in 200 components = 0.000963502 Jy ! Clean residual min=-0.002102 max=0.002198 Jy/beam ! Clean residual mean=0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.123713 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 132 components and 0.123713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110028Jy sigma=0.000651 ! Fit after self-cal, rms=0.110026Jy sigma=0.000651 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.39048e-05 Jy ! Component: 100 - total flux cleaned = 3.44262e-05 Jy ! Component: 150 - total flux cleaned = 5.6491e-05 Jy ! Component: 200 - total flux cleaned = 7.73904e-05 Jy ! Total flux subtracted in 200 components = 7.73904e-05 Jy ! Clean residual min=-0.002124 max=0.002085 Jy/beam ! Clean residual mean=0.000001 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.12379 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 136 components and 0.12379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110016Jy sigma=0.000651 ! Fit after self-cal, rms=0.109997Jy sigma=0.000651 ! 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.109997Jy sigma=0.000651 ! Fit after self-cal, rms=0.109927Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.853 mas, bmaj=19.46 mas, bpa=1.72 degrees ! Estimated noise=1075.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000928621 Jy ! Component: 100 - total flux cleaned = 0.00101385 Jy ! Component: 150 - total flux cleaned = 0.00102935 Jy ! Component: 200 - total flux cleaned = 0.00104216 Jy ! Total flux subtracted in 200 components = 0.00104216 Jy ! Clean residual min=-0.002446 max=0.002223 Jy/beam ! Clean residual mean=0.000005 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.124832 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 149 components and 0.124832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109924Jy sigma=0.000651 ! Fit after self-cal, rms=0.109931Jy sigma=0.000651 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.000117702 Jy ! Component: 100 - total flux cleaned = 0.000132165 Jy ! Component: 150 - total flux cleaned = 0.000132993 Jy ! Component: 200 - total flux cleaned = 0.000133918 Jy ! Total flux subtracted in 200 components = 0.000133918 Jy ! Clean residual min=-0.002429 max=0.002149 Jy/beam ! Clean residual mean=0.000006 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.124966 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 152 components and 0.124966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109931Jy sigma=0.000651 ! Fit after self-cal, rms=0.109933Jy sigma=0.000651 ! 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=2.987 mas, bmaj=7.732 mas, bpa=-5.222 degrees ! Estimated noise=822.416 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 7.732 at -5.222 degrees (North through East) ! Clean map min=-0.0020028 max=0.068146 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.374 mas, bmaj=6.62 mas, bpa=-5.731 degrees ! Estimated noise=1232.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0490019 Jy ! Component: 100 - total flux cleaned = 0.0721921 Jy ! Component: 150 - total flux cleaned = 0.0872949 Jy ! Component: 200 - total flux cleaned = 0.0973545 Jy ! Total flux subtracted in 200 components = 0.0973545 Jy ! Clean residual min=-0.004014 max=0.005542 Jy/beam ! Clean residual mean=-0.000033 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.0973545 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.0973545 Jy ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.732 mas, bpa=-5.222 degrees ! Estimated noise=822.416 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.0106958 Jy ! Component: 100 - total flux cleaned = 0.0168315 Jy ! Component: 150 - total flux cleaned = 0.0206325 Jy ! Component: 200 - total flux cleaned = 0.023151 Jy ! Total flux subtracted in 200 components = 0.023151 Jy ! Clean residual min=-0.002358 max=0.002258 Jy/beam ! Clean residual mean=-0.000010 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.120505 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 74 components and 0.120505 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.853 mas, bmaj=19.46 mas, bpa=1.72 degrees ! Estimated noise=1075.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255019 Jy ! Component: 100 - total flux cleaned = 0.00373115 Jy ! Component: 150 - total flux cleaned = 0.00420495 Jy ! Component: 200 - total flux cleaned = 0.00430281 Jy ! Total flux subtracted in 200 components = 0.00430281 Jy ! Clean residual min=-0.002437 max=0.002179 Jy/beam ! Clean residual mean=0.000004 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.124808 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 = 6.94885e-05 Jy ! Component: 100 - total flux cleaned = 0.000131517 Jy ! Component: 150 - total flux cleaned = 0.000159634 Jy ! Component: 200 - total flux cleaned = 0.000185554 Jy ! Total flux subtracted in 200 components = 0.000185554 Jy ! Clean residual min=-0.002398 max=0.002143 Jy/beam ! Clean residual mean=0.000005 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.124994 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 102 components and 0.124994 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.732 mas, bpa=-5.222 degrees ! Estimated noise=822.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.13476e-05 Jy ! Component: 100 - total flux cleaned = 0.000101814 Jy ! Component: 150 - total flux cleaned = 0.000103269 Jy ! Component: 200 - total flux cleaned = 0.000104791 Jy ! Total flux subtracted in 200 components = 0.000104791 Jy ! Clean residual min=-0.002164 max=0.002043 Jy/beam ! Clean residual mean=0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.125099 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 115 components and 0.125099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109932Jy sigma=0.000651 ! Fit after self-cal, rms=0.109924Jy sigma=0.000651 wmodel J1642-2849_S_2017_03_27_pus_map.mod ! Writing 115 model components to file: J1642-2849_S_2017_03_27_pus_map.mod wobs J1642-2849_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1642-2849_S_2017_03_27_pus_uvs.fits wwins J1642-2849_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J1642-2849_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 = -3.52208e-05 Jy ! Component: 100 - total flux cleaned = 3.61603e-05 Jy ! Component: 150 - total flux cleaned = 0.000105266 Jy ! Component: 200 - total flux cleaned = 7.32438e-05 Jy ! Component: 250 - total flux cleaned = -5.31979e-05 Jy ! Component: 300 - total flux cleaned = -5.25545e-05 Jy ! Component: 350 - total flux cleaned = -8.15577e-05 Jy ! Component: 400 - total flux cleaned = -0.00011022 Jy ! Component: 450 - total flux cleaned = -0.000167309 Jy ! Component: 500 - total flux cleaned = -0.000222743 Jy ! Component: 550 - total flux cleaned = -0.000196036 Jy ! Component: 600 - total flux cleaned = -0.000250427 Jy ! Component: 650 - total flux cleaned = -0.000277424 Jy ! Component: 700 - total flux cleaned = -0.00032964 Jy ! Component: 750 - total flux cleaned = -0.000355095 Jy ! Component: 800 - total flux cleaned = -0.000330164 Jy ! Component: 850 - total flux cleaned = -0.000379718 Jy ! Component: 900 - total flux cleaned = -0.000355248 Jy ! Component: 950 - total flux cleaned = -0.000427502 Jy ! Component: 1000 - total flux cleaned = -0.000451347 Jy ! Component: 1050 - total flux cleaned = -0.00054481 Jy ! Component: 1100 - total flux cleaned = -0.000544576 Jy ! Component: 1150 - total flux cleaned = -0.000567359 Jy ! Component: 1200 - total flux cleaned = -0.00052258 Jy ! Component: 1250 - total flux cleaned = -0.000567277 Jy ! Component: 1300 - total flux cleaned = -0.000588999 Jy ! Component: 1350 - total flux cleaned = -0.000632063 Jy ! Component: 1400 - total flux cleaned = -0.000653394 Jy ! Component: 1450 - total flux cleaned = -0.000631962 Jy ! Component: 1500 - total flux cleaned = -0.000715641 Jy ! Component: 1550 - total flux cleaned = -0.000756579 Jy ! Component: 1600 - total flux cleaned = -0.000654356 Jy ! Component: 1650 - total flux cleaned = -0.00065441 Jy ! Component: 1700 - total flux cleaned = -0.000574376 Jy ! Component: 1750 - total flux cleaned = -0.000594621 Jy ! Component: 1800 - total flux cleaned = -0.000575065 Jy ! Component: 1850 - total flux cleaned = -0.000536238 Jy ! Component: 1900 - total flux cleaned = -0.000574612 Jy ! Component: 1950 - total flux cleaned = -0.000555775 Jy ! Component: 2000 - total flux cleaned = -0.000630848 Jy ! Component: 2050 - total flux cleaned = -0.000574514 Jy ! Component: 2100 - total flux cleaned = -0.000537351 Jy ! Component: 2150 - total flux cleaned = -0.000519095 Jy ! Component: 2200 - total flux cleaned = -0.000482696 Jy ! Component: 2250 - total flux cleaned = -0.000446873 Jy ! Component: 2300 - total flux cleaned = -0.000464763 Jy ! Component: 2350 - total flux cleaned = -0.000465129 Jy ! Component: 2400 - total flux cleaned = -0.000517755 Jy ! Component: 2450 - total flux cleaned = -0.00050024 Jy ! Component: 2500 - total flux cleaned = -0.000534629 Jy ! Component: 2550 - total flux cleaned = -0.000534272 Jy ! Component: 2600 - total flux cleaned = -0.000534397 Jy ! Component: 2650 - total flux cleaned = -0.000534513 Jy ! Component: 2700 - total flux cleaned = -0.000501365 Jy ! Component: 2750 - total flux cleaned = -0.000485101 Jy ! Component: 2800 - total flux cleaned = -0.000534278 Jy ! Component: 2850 - total flux cleaned = -0.000501924 Jy ! Component: 2900 - total flux cleaned = -0.000518023 Jy ! Component: 2950 - total flux cleaned = -0.000517898 Jy ! Component: 3000 - total flux cleaned = -0.000517781 Jy ! Component: 3050 - total flux cleaned = -0.000439023 Jy ! Component: 3100 - total flux cleaned = -0.000423511 Jy ! Component: 3150 - total flux cleaned = -0.000392608 Jy ! Component: 3200 - total flux cleaned = -0.000408122 Jy ! Component: 3250 - total flux cleaned = -0.000362316 Jy ! Component: 3300 - total flux cleaned = -0.000407639 Jy ! Component: 3350 - total flux cleaned = -0.000377489 Jy ! Component: 3400 - total flux cleaned = -0.000392373 Jy ! Component: 3450 - total flux cleaned = -0.000377613 Jy ! Component: 3500 - total flux cleaned = -0.000392444 Jy ! Component: 3550 - total flux cleaned = -0.000392394 Jy ! Component: 3600 - total flux cleaned = -0.000378072 Jy ! Component: 3650 - total flux cleaned = -0.000406772 Jy ! Component: 3700 - total flux cleaned = -0.000378042 Jy ! Component: 3750 - total flux cleaned = -0.000463479 Jy ! Component: 3800 - total flux cleaned = -0.00046344 Jy ! Component: 3850 - total flux cleaned = -0.000477268 Jy ! Component: 3900 - total flux cleaned = -0.00039333 Jy ! Component: 3950 - total flux cleaned = -0.000490398 Jy ! Component: 4000 - total flux cleaned = -0.000504143 Jy ! Component: 4050 - total flux cleaned = -0.000476757 Jy ! Total flux subtracted in 4096 components = -0.000531246 Jy ! Clean residual min=-0.000826 max=0.000768 Jy/beam ! Clean residual mean=-0.000003 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.124567 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 403 components and 0.124567 Jy ![Exited script file: muppet] wmap "J1642-2849_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 7.732 at -5.222 degrees (North through East) ! Clean map min=-0.0015866 max=0.068311 Jy/beam ! Writing clean map to FITS file: J1642-2849_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.0683108 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250724 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1011 1.1011 2.20221 4.40441 8.80882 17.6176 35.2353 70.4706 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.068 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 7.732 at -5.222 degrees (North through East) ! Clean map min=-0.0015866 max=0.068311 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 J1642-2849_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:45:02 2019