! Started logfile: J1204-0710_S_2017_08_05_pus_uvs.log on Thu May 9 19:29:06 2019 obs J1204-0710_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1204-0710_S_2017_08_05_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.71384 visibilities/baseline/integration-bin. ! Found source: J1204-0710 ! ! 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 513 lines of history. ! ! Reading 14648 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 J1204-0710_S_2017_08_05_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 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 197 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 750 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.895558Jy sigma=0.007300 ! Fit after self-cal, rms=0.884352Jy sigma=0.007216 ! 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.533 mas, bmaj=7.248 mas, bpa=-5.664 degrees ! Estimated noise=1215.85 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.0891641 Jy ! Component: 100 - total flux cleaned = 0.111199 Jy ! Total flux subtracted in 100 components = 0.111199 Jy ! Clean residual min=-0.005149 max=0.008985 Jy/beam ! Clean residual mean=0.000003 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.111199 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.111199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090709Jy sigma=0.000682 ! Fit after self-cal, rms=0.090706Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00987813 Jy ! Component: 100 - total flux cleaned = 0.0155281 Jy ! Total flux subtracted in 100 components = 0.0155281 Jy ! Clean residual min=-0.004553 max=0.004058 Jy/beam ! Clean residual mean=0.000003 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.126727 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 0.126727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089214Jy sigma=0.000672 ! Fit after self-cal, rms=0.089221Jy sigma=0.000672 ! 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=2.967 mas, bmaj=8.097 mas, bpa=-5.313 degrees ! Estimated noise=827.803 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.00459686 Jy ! Component: 100 - total flux cleaned = 0.00679244 Jy ! Component: 150 - total flux cleaned = 0.00789877 Jy ! Component: 200 - total flux cleaned = 0.00846723 Jy ! Total flux subtracted in 200 components = 0.00846723 Jy ! Clean residual min=-0.003050 max=0.003731 Jy/beam ! Clean residual mean=0.000008 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.135194 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.135194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088905Jy sigma=0.000671 ! Fit after self-cal, rms=0.088908Jy sigma=0.000671 ! 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.98 KP 1.04 ! LA 1.01 MK 1.01 NL 0.91 OV 1.08 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 0.98 ! LA 0.99 MK 0.98 NL 1.04 OV 1.08 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.99 KP 0.91 ! LA 0.80 MK 1.02 NL 1.17 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 0.96 KP 1.00* ! LA 1.00* MK 1.33 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.088908Jy sigma=0.000671 ! Fit after self-cal, rms=0.086374Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=8.097 mas, bpa=-4.887 degrees ! Estimated noise=833.118 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 = -4.33338e-05 Jy ! Component: 100 - total flux cleaned = -0.000122754 Jy ! Component: 150 - total flux cleaned = -0.000182335 Jy ! Component: 200 - total flux cleaned = -0.000206383 Jy ! Total flux subtracted in 200 components = -0.000206383 Jy ! Clean residual min=-0.002952 max=0.002897 Jy/beam ! Clean residual mean=0.000006 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.134988 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.134988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086368Jy sigma=0.000666 ! Fit after self-cal, rms=0.086327Jy sigma=0.000665 ! 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.086327Jy sigma=0.000665 ! Fit after self-cal, rms=0.086454Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=8.102 mas, bpa=-4.813 degrees ! Estimated noise=834.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.56902e-05 Jy ! Component: 100 - total flux cleaned = -3.76935e-05 Jy ! Component: 150 - total flux cleaned = -4.89118e-05 Jy ! Component: 200 - total flux cleaned = -4.02538e-05 Jy ! Total flux subtracted in 200 components = -4.02538e-05 Jy ! Clean residual min=-0.002974 max=0.002824 Jy/beam ! Clean residual mean=0.000006 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.134948 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.134948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086451Jy sigma=0.000664 ! Fit after self-cal, rms=0.086458Jy 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 = 5.87557e-05 Jy ! Component: 100 - total flux cleaned = 4.99595e-05 Jy ! Component: 150 - total flux cleaned = 5.01011e-05 Jy ! Component: 200 - total flux cleaned = 4.26709e-05 Jy ! Total flux subtracted in 200 components = 4.26709e-05 Jy ! Clean residual min=-0.002970 max=0.002828 Jy/beam ! Clean residual mean=0.000006 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.13499 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.13499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086457Jy sigma=0.000664 ! Fit after self-cal, rms=0.086456Jy 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.086456Jy sigma=0.000664 ! Fit after self-cal, rms=0.086687Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.996 mas, bmaj=8.109 mas, bpa=-4.744 degrees ! Estimated noise=834.973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.09082e-05 Jy ! Component: 100 - total flux cleaned = -1.18492e-05 Jy ! Component: 150 - total flux cleaned = -3.66968e-05 Jy ! Component: 200 - total flux cleaned = -3.65016e-05 Jy ! Total flux subtracted in 200 components = -3.65016e-05 Jy ! Clean residual min=-0.002938 max=0.002884 Jy/beam ! Clean residual mean=0.000005 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.134954 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.134954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086685Jy sigma=0.000663 ! Fit after self-cal, rms=0.086704Jy sigma=0.000663 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.94769e-05 Jy ! Component: 100 - total flux cleaned = 2.201e-05 Jy ! Component: 150 - total flux cleaned = 1.50501e-05 Jy ! Component: 200 - total flux cleaned = 1.78597e-06 Jy ! Total flux subtracted in 200 components = 1.78597e-06 Jy ! Clean residual min=-0.002921 max=0.002885 Jy/beam ! Clean residual mean=0.000005 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.134956 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.134956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086703Jy sigma=0.000663 ! Fit after self-cal, rms=0.086703Jy sigma=0.000663 ! 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.086703Jy sigma=0.000663 ! Fit after self-cal, rms=0.086846Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.054 mas, bmaj=15.36 mas, bpa=-6.65 degrees ! Estimated noise=1103.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.98803e-05 Jy ! Component: 100 - total flux cleaned = 4.12979e-05 Jy ! Component: 150 - total flux cleaned = -8.58047e-06 Jy ! Component: 200 - total flux cleaned = -6.92055e-05 Jy ! Total flux subtracted in 200 components = -6.92055e-05 Jy ! Clean residual min=-0.003252 max=0.003408 Jy/beam ! Clean residual mean=0.000010 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.134887 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 60 components and 0.134887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086854Jy sigma=0.000663 ! Fit after self-cal, rms=0.086851Jy sigma=0.000663 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 = 4.54693e-05 Jy ! Component: 100 - total flux cleaned = 4.84698e-05 Jy ! Component: 150 - total flux cleaned = 2.89002e-05 Jy ! Component: 200 - total flux cleaned = -1.91138e-05 Jy ! Total flux subtracted in 200 components = -1.91138e-05 Jy ! Clean residual min=-0.003259 max=0.003343 Jy/beam ! Clean residual mean=0.000010 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.134867 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.134867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086864Jy sigma=0.000663 ! Fit after self-cal, rms=0.086859Jy sigma=0.000663 ! 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.998 mas, bmaj=8.108 mas, bpa=-4.687 degrees ! Estimated noise=835.538 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 8.108 at -4.687 degrees (North through East) ! Clean map min=-0.0028592 max=0.11621 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.555 mas, bmaj=7.284 mas, bpa=-5.235 degrees ! Estimated noise=1237.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0902225 Jy ! Component: 100 - total flux cleaned = 0.112945 Jy ! Component: 150 - total flux cleaned = 0.122791 Jy ! Component: 200 - total flux cleaned = 0.128053 Jy ! Total flux subtracted in 200 components = 0.128053 Jy ! Clean residual min=-0.003570 max=0.003589 Jy/beam ! Clean residual mean=0.000002 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.128053 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.128053 Jy ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=8.108 mas, bpa=-4.687 degrees ! Estimated noise=835.538 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.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427826 Jy ! Component: 100 - total flux cleaned = 0.00675535 Jy ! Component: 150 - total flux cleaned = 0.00834964 Jy ! Component: 200 - total flux cleaned = 0.00903042 Jy ! Total flux subtracted in 200 components = 0.00903042 Jy ! Clean residual min=-0.002773 max=0.002235 Jy/beam ! Clean residual mean=0.000004 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.137084 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 58 components and 0.137084 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.054 mas, bmaj=15.36 mas, bpa=-6.65 degrees ! Estimated noise=1103.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000856424 Jy ! Component: 100 - total flux cleaned = 0.000982297 Jy ! Component: 150 - total flux cleaned = 0.00102488 Jy ! Component: 200 - total flux cleaned = 0.00106195 Jy ! Total flux subtracted in 200 components = 0.00106195 Jy ! Clean residual min=-0.002803 max=0.002838 Jy/beam ! Clean residual mean=0.000008 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.138146 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.01292e-05 Jy ! Component: 100 - total flux cleaned = 9.57677e-05 Jy ! Component: 150 - total flux cleaned = 0.000123152 Jy ! Component: 200 - total flux cleaned = 0.000162004 Jy ! Total flux subtracted in 200 components = 0.000162004 Jy ! Clean residual min=-0.002758 max=0.002807 Jy/beam ! Clean residual mean=0.000008 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.138308 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.138308 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=8.108 mas, bpa=-4.687 degrees ! Estimated noise=835.538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177172 Jy ! Component: 100 - total flux cleaned = 0.000232064 Jy ! Component: 150 - total flux cleaned = 0.000280382 Jy ! Component: 200 - total flux cleaned = 0.000324973 Jy ! Total flux subtracted in 200 components = 0.000324973 Jy ! Clean residual min=-0.002574 max=0.002203 Jy/beam ! Clean residual mean=0.000004 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.138633 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.138633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086777Jy sigma=0.000663 ! Fit after self-cal, rms=0.086765Jy sigma=0.000662 wmodel J1204-0710_S_2017_08_05_pus_map.mod ! Writing 87 model components to file: J1204-0710_S_2017_08_05_pus_map.mod wobs J1204-0710_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1204-0710_S_2017_08_05_pus_uvs.fits wwins J1204-0710_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J1204-0710_S_2017_08_05_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.000595226 Jy ! Component: 100 - total flux cleaned = -0.000706539 Jy ! Component: 150 - total flux cleaned = -0.000875907 Jy ! Component: 200 - total flux cleaned = -0.00100594 Jy ! Component: 250 - total flux cleaned = -0.00115881 Jy ! Component: 300 - total flux cleaned = -0.00130541 Jy ! Component: 350 - total flux cleaned = -0.00139011 Jy ! Component: 400 - total flux cleaned = -0.00139056 Jy ! Component: 450 - total flux cleaned = -0.00147023 Jy ! Component: 500 - total flux cleaned = -0.00149612 Jy ! Component: 550 - total flux cleaned = -0.00152133 Jy ! Component: 600 - total flux cleaned = -0.00161946 Jy ! Component: 650 - total flux cleaned = -0.00159519 Jy ! Component: 700 - total flux cleaned = -0.0015955 Jy ! Component: 750 - total flux cleaned = -0.00157309 Jy ! Component: 800 - total flux cleaned = -0.00164043 Jy ! Component: 850 - total flux cleaned = -0.00157443 Jy ! Component: 900 - total flux cleaned = -0.00155305 Jy ! Component: 950 - total flux cleaned = -0.00157389 Jy ! Component: 1000 - total flux cleaned = -0.00153197 Jy ! Component: 1050 - total flux cleaned = -0.00151212 Jy ! Component: 1100 - total flux cleaned = -0.0015928 Jy ! Component: 1150 - total flux cleaned = -0.00165171 Jy ! Component: 1200 - total flux cleaned = -0.00171009 Jy ! Component: 1250 - total flux cleaned = -0.00163322 Jy ! Component: 1300 - total flux cleaned = -0.00169001 Jy ! Component: 1350 - total flux cleaned = -0.00169008 Jy ! Component: 1400 - total flux cleaned = -0.00170842 Jy ! Component: 1450 - total flux cleaned = -0.00170831 Jy ! Component: 1500 - total flux cleaned = -0.00170809 Jy ! Component: 1550 - total flux cleaned = -0.00172522 Jy ! Component: 1600 - total flux cleaned = -0.00167226 Jy ! Component: 1650 - total flux cleaned = -0.00165532 Jy ! Component: 1700 - total flux cleaned = -0.00163804 Jy ! Component: 1750 - total flux cleaned = -0.00163777 Jy ! Component: 1800 - total flux cleaned = -0.00158765 Jy ! Component: 1850 - total flux cleaned = -0.00155484 Jy ! Component: 1900 - total flux cleaned = -0.00157113 Jy ! Component: 1950 - total flux cleaned = -0.00158719 Jy ! Component: 2000 - total flux cleaned = -0.00161884 Jy ! Component: 2050 - total flux cleaned = -0.0015562 Jy ! Component: 2100 - total flux cleaned = -0.00155645 Jy ! Component: 2150 - total flux cleaned = -0.00157207 Jy ! Component: 2200 - total flux cleaned = -0.00160238 Jy ! Component: 2250 - total flux cleaned = -0.00154255 Jy ! Component: 2300 - total flux cleaned = -0.00160195 Jy ! Component: 2350 - total flux cleaned = -0.00155788 Jy ! Component: 2400 - total flux cleaned = -0.00157236 Jy ! Component: 2450 - total flux cleaned = -0.00158685 Jy ! Component: 2500 - total flux cleaned = -0.00157244 Jy ! Component: 2550 - total flux cleaned = -0.00155826 Jy ! Component: 2600 - total flux cleaned = -0.0015441 Jy ! Component: 2650 - total flux cleaned = -0.00160001 Jy ! Component: 2700 - total flux cleaned = -0.00164133 Jy ! Component: 2750 - total flux cleaned = -0.00164134 Jy ! Component: 2800 - total flux cleaned = -0.00166842 Jy ! Component: 2850 - total flux cleaned = -0.00162809 Jy ! Component: 2900 - total flux cleaned = -0.00162808 Jy ! Component: 2950 - total flux cleaned = -0.001681 Jy ! Component: 3000 - total flux cleaned = -0.00169402 Jy ! Component: 3050 - total flux cleaned = -0.00166793 Jy ! Component: 3100 - total flux cleaned = -0.00170679 Jy ! Component: 3150 - total flux cleaned = -0.00173243 Jy ! Component: 3200 - total flux cleaned = -0.00169419 Jy ! Component: 3250 - total flux cleaned = -0.00173206 Jy ! Component: 3300 - total flux cleaned = -0.00175716 Jy ! Component: 3350 - total flux cleaned = -0.00173214 Jy ! Component: 3400 - total flux cleaned = -0.00178161 Jy ! Component: 3450 - total flux cleaned = -0.00178164 Jy ! Component: 3500 - total flux cleaned = -0.0017938 Jy ! Component: 3550 - total flux cleaned = -0.00175752 Jy ! Component: 3600 - total flux cleaned = -0.00178161 Jy ! Component: 3650 - total flux cleaned = -0.00175776 Jy ! Component: 3700 - total flux cleaned = -0.00176952 Jy ! Component: 3750 - total flux cleaned = -0.00178134 Jy ! Component: 3800 - total flux cleaned = -0.00173479 Jy ! Component: 3850 - total flux cleaned = -0.00175787 Jy ! Component: 3900 - total flux cleaned = -0.00174632 Jy ! Component: 3950 - total flux cleaned = -0.0017805 Jy ! Component: 4000 - total flux cleaned = -0.00171252 Jy ! Component: 4050 - total flux cleaned = -0.00169011 Jy ! Total flux subtracted in 4096 components = -0.0016791 Jy ! Clean residual min=-0.000667 max=0.000785 Jy/beam ! Clean residual mean=0.000002 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.136954 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 382 components and 0.136954 Jy ![Exited script file: muppet] wmap "J1204-0710_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 8.108 at -4.687 degrees (North through East) ! Clean map min=-0.0017122 max=0.11694 Jy/beam ! Writing clean map to FITS file: J1204-0710_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.116944 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206849 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.530636 0.530636 1.06127 2.12254 4.24509 8.49017 16.9803 33.9607 67.9214 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.116 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.998 x 8.108 at -4.687 degrees (North through East) ! Clean map min=-0.0017122 max=0.11694 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 J1204-0710_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:29:11 2019