! Started logfile: J0639-2141_S_2017_01_21_pus_uvs.log on Sun May 5 15:48:21 2019 obs J0639-2141_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0639-2141_S_2017_01_21_pus_uva.fits ! AN table 1: 94 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.863771 visibilities/baseline/integration-bin. ! Found source: J0639-2141 ! ! 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 558 lines of history. ! ! Reading 11692 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 J0639-2141_S_2017_01_21_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.898044Jy sigma=0.005605 ! Fit after self-cal, rms=0.880882Jy sigma=0.005507 ! 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.369 mas, bmaj=6.509 mas, bpa=-4.22 degrees ! Estimated noise=1778.55 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.0973115 Jy ! Component: 100 - total flux cleaned = 0.12982 Jy ! Total flux subtracted in 100 components = 0.12982 Jy ! Clean residual min=-0.007203 max=0.013867 Jy/beam ! Clean residual mean=-0.000050 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.12982 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.12982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121065Jy sigma=0.000683 ! Fit after self-cal, rms=0.120941Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152409 Jy ! Component: 100 - total flux cleaned = 0.0230997 Jy ! Total flux subtracted in 100 components = 0.0230997 Jy ! Clean residual min=-0.006150 max=0.005599 Jy/beam ! Clean residual mean=-0.000021 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.15292 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.15292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118948Jy sigma=0.000667 ! Fit after self-cal, rms=0.118964Jy sigma=0.000667 ! 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.837 mas, bmaj=7.267 mas, bpa=-2.98 degrees ! Estimated noise=1133.6 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.00684288 Jy ! Component: 100 - total flux cleaned = 0.0103025 Jy ! Component: 150 - total flux cleaned = 0.0121884 Jy ! Component: 200 - total flux cleaned = 0.0125103 Jy ! Total flux subtracted in 200 components = 0.0125103 Jy ! Clean residual min=-0.005090 max=0.004322 Jy/beam ! Clean residual mean=-0.000015 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.16543 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.16543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118599Jy sigma=0.000664 ! Fit after self-cal, rms=0.118590Jy sigma=0.000664 ! 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.05 FD 0.84 HN 1.04 LA 1.06 ! MK 0.97 NL 1.04 OV 1.00 PT 1.00 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.81 HN 1.17 LA 1.03 ! MK 1.03 NL 1.04 OV 1.02 PT 0.98 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.85 HN 1.09 LA 1.02 ! MK 1.10 NL 1.02 OV 0.94 PT 0.98 ! SC 0.92 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.81 HN 0.96 LA 0.96 ! MK 0.98 NL 1.00* OV 0.98 PT 1.00 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.118590Jy sigma=0.000664 ! Fit after self-cal, rms=0.119681Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.849 mas, bmaj=7.258 mas, bpa=-2.382 degrees ! Estimated noise=1131.7 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.000333707 Jy ! Component: 100 - total flux cleaned = -0.000435259 Jy ! Component: 150 - total flux cleaned = -0.000519683 Jy ! Component: 200 - total flux cleaned = -0.000590646 Jy ! Total flux subtracted in 200 components = -0.000590646 Jy ! Clean residual min=-0.003147 max=0.003081 Jy/beam ! Clean residual mean=-0.000016 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.16484 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.16484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119639Jy sigma=0.000659 ! Fit after self-cal, rms=0.119733Jy sigma=0.000659 ! 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.119733Jy sigma=0.000659 ! Fit after self-cal, rms=0.120211Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.843 mas, bmaj=7.191 mas, bpa=-1.796 degrees ! Estimated noise=1125.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.82385e-05 Jy ! Component: 100 - total flux cleaned = -0.000112547 Jy ! Component: 150 - total flux cleaned = -0.000180505 Jy ! Component: 200 - total flux cleaned = -0.000207834 Jy ! Total flux subtracted in 200 components = -0.000207834 Jy ! Clean residual min=-0.002842 max=0.002895 Jy/beam ! Clean residual mean=-0.000010 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.164632 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.164632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120188Jy sigma=0.000658 ! Fit after self-cal, rms=0.120211Jy sigma=0.000658 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.000111283 Jy ! Component: 100 - total flux cleaned = -0.000141262 Jy ! Component: 150 - total flux cleaned = -0.000168215 Jy ! Component: 200 - total flux cleaned = -0.000191216 Jy ! Total flux subtracted in 200 components = -0.000191216 Jy ! Clean residual min=-0.002799 max=0.002871 Jy/beam ! Clean residual mean=-0.000010 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.164441 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.164441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120199Jy sigma=0.000658 ! Fit after self-cal, rms=0.120192Jy sigma=0.000658 ! 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.120192Jy sigma=0.000658 ! Fit after self-cal, rms=0.120160Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.835 mas, bmaj=7.135 mas, bpa=-1.342 degrees ! Estimated noise=1118.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114274 Jy ! Component: 100 - total flux cleaned = 2.79308e-05 Jy ! Component: 150 - total flux cleaned = 4.43232e-06 Jy ! Component: 200 - total flux cleaned = -1.50011e-05 Jy ! Total flux subtracted in 200 components = -1.50011e-05 Jy ! Clean residual min=-0.002735 max=0.002843 Jy/beam ! Clean residual mean=-0.000008 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.164426 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.164426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120149Jy sigma=0.000658 ! Fit after self-cal, rms=0.120154Jy sigma=0.000657 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 = -9.70251e-05 Jy ! Component: 100 - total flux cleaned = -0.000138634 Jy ! Component: 150 - total flux cleaned = -0.000157355 Jy ! Component: 200 - total flux cleaned = -0.000157403 Jy ! Total flux subtracted in 200 components = -0.000157403 Jy ! Clean residual min=-0.002732 max=0.002841 Jy/beam ! Clean residual mean=-0.000008 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.164268 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.164268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120149Jy sigma=0.000657 ! Fit after self-cal, rms=0.120142Jy sigma=0.000657 ! 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.120142Jy sigma=0.000657 ! Fit after self-cal, rms=0.119978Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.025 mas, bmaj=16.28 mas, bpa=4.963 degrees ! Estimated noise=1496.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115444 Jy ! Component: 100 - total flux cleaned = -0.000112918 Jy ! Component: 150 - total flux cleaned = -0.000111557 Jy ! Component: 200 - total flux cleaned = -0.000109516 Jy ! Total flux subtracted in 200 components = -0.000109516 Jy ! Clean residual min=-0.003190 max=0.002994 Jy/beam ! Clean residual mean=-0.000018 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.164159 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.164159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119979Jy sigma=0.000657 ! Fit after self-cal, rms=0.119975Jy sigma=0.000657 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.53102e-05 Jy ! Component: 100 - total flux cleaned = -5.9082e-05 Jy ! Component: 150 - total flux cleaned = -6.16264e-05 Jy ! Component: 200 - total flux cleaned = -6.28444e-05 Jy ! Total flux subtracted in 200 components = -6.28444e-05 Jy ! Clean residual min=-0.003189 max=0.002988 Jy/beam ! Clean residual mean=-0.000019 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.164096 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.164096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119972Jy sigma=0.000657 ! Fit after self-cal, rms=0.119965Jy sigma=0.000657 ! 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.83 mas, bmaj=7.104 mas, bpa=-1.078 degrees ! Estimated noise=1113.18 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.83 x 7.104 at -1.078 degrees (North through East) ! Clean map min=-0.0029512 max=0.11526 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.366 mas, bmaj=6.342 mas, bpa=-2.456 degrees ! Estimated noise=1743.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0968988 Jy ! Component: 100 - total flux cleaned = 0.13159 Jy ! Component: 150 - total flux cleaned = 0.146641 Jy ! Component: 200 - total flux cleaned = 0.154051 Jy ! Total flux subtracted in 200 components = 0.154051 Jy ! Clean residual min=-0.004267 max=0.004869 Jy/beam ! Clean residual mean=-0.000014 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.154051 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.154051 Jy ! Inverting map and beam ! Estimated beam: bmin=2.83 mas, bmaj=7.104 mas, bpa=-1.078 degrees ! Estimated noise=1113.18 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 (0, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00584369 Jy ! Component: 100 - total flux cleaned = 0.00778393 Jy ! Component: 150 - total flux cleaned = 0.00868867 Jy ! Component: 200 - total flux cleaned = 0.00919115 Jy ! Total flux subtracted in 200 components = 0.00919115 Jy ! Clean residual min=-0.002890 max=0.003031 Jy/beam ! Clean residual mean=-0.000010 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.163243 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.163243 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.025 mas, bmaj=16.28 mas, bpa=4.963 degrees ! Estimated noise=1496.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001931 Jy ! Component: 100 - total flux cleaned = 0.00227309 Jy ! Component: 150 - total flux cleaned = 0.00239683 Jy ! Component: 200 - total flux cleaned = 0.00244942 Jy ! Total flux subtracted in 200 components = 0.00244942 Jy ! Clean residual min=-0.002966 max=0.003169 Jy/beam ! Clean residual mean=-0.000010 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.165692 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 = 2.37439e-05 Jy ! Component: 100 - total flux cleaned = 4.58257e-05 Jy ! Component: 150 - total flux cleaned = 6.6474e-05 Jy ! Component: 200 - total flux cleaned = 6.70495e-05 Jy ! Total flux subtracted in 200 components = 6.70495e-05 Jy ! Clean residual min=-0.002943 max=0.003137 Jy/beam ! Clean residual mean=-0.000010 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.165759 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.165759 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.83 mas, bmaj=7.104 mas, bpa=-1.078 degrees ! Estimated noise=1113.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000516468 Jy ! Component: 100 - total flux cleaned = -0.00067565 Jy ! Component: 150 - total flux cleaned = -0.000674818 Jy ! Component: 200 - total flux cleaned = -0.000634977 Jy ! Total flux subtracted in 200 components = -0.000634977 Jy ! Clean residual min=-0.002643 max=0.002871 Jy/beam ! Clean residual mean=-0.000006 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.165124 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.165124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119945Jy sigma=0.000657 ! Fit after self-cal, rms=0.119909Jy sigma=0.000657 wmodel J0639-2141_S_2017_01_21_pus_map.mod ! Writing 83 model components to file: J0639-2141_S_2017_01_21_pus_map.mod wobs J0639-2141_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0639-2141_S_2017_01_21_pus_uvs.fits wwins J0639-2141_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J0639-2141_S_2017_01_21_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.000549664 Jy ! Component: 100 - total flux cleaned = 0.000645879 Jy ! Component: 150 - total flux cleaned = 0.00069186 Jy ! Component: 200 - total flux cleaned = 0.000819275 Jy ! Component: 250 - total flux cleaned = 0.000943507 Jy ! Component: 300 - total flux cleaned = 0.00118197 Jy ! Component: 350 - total flux cleaned = 0.00141125 Jy ! Component: 400 - total flux cleaned = 0.0016333 Jy ! Component: 450 - total flux cleaned = 0.00177654 Jy ! Component: 500 - total flux cleaned = 0.00188156 Jy ! Component: 550 - total flux cleaned = 0.00198407 Jy ! Component: 600 - total flux cleaned = 0.00218486 Jy ! Component: 650 - total flux cleaned = 0.00228177 Jy ! Component: 700 - total flux cleaned = 0.002345 Jy ! Component: 750 - total flux cleaned = 0.00231356 Jy ! Component: 800 - total flux cleaned = 0.00240618 Jy ! Component: 850 - total flux cleaned = 0.00258711 Jy ! Component: 900 - total flux cleaned = 0.00261618 Jy ! Component: 950 - total flux cleaned = 0.00261621 Jy ! Component: 1000 - total flux cleaned = 0.00273076 Jy ! Component: 1050 - total flux cleaned = 0.00270301 Jy ! Component: 1100 - total flux cleaned = 0.00275849 Jy ! Component: 1150 - total flux cleaned = 0.00278567 Jy ! Component: 1200 - total flux cleaned = 0.00281234 Jy ! Component: 1250 - total flux cleaned = 0.00278638 Jy ! Component: 1300 - total flux cleaned = 0.00286477 Jy ! Component: 1350 - total flux cleaned = 0.00296663 Jy ! Component: 1400 - total flux cleaned = 0.00294185 Jy ! Component: 1450 - total flux cleaned = 0.00299205 Jy ! Component: 1500 - total flux cleaned = 0.00311428 Jy ! Component: 1550 - total flux cleaned = 0.0031383 Jy ! Component: 1600 - total flux cleaned = 0.00323377 Jy ! Component: 1650 - total flux cleaned = 0.00323341 Jy ! Component: 1700 - total flux cleaned = 0.00328006 Jy ! Component: 1750 - total flux cleaned = 0.00337105 Jy ! Component: 1800 - total flux cleaned = 0.00341601 Jy ! Component: 1850 - total flux cleaned = 0.0033049 Jy ! Component: 1900 - total flux cleaned = 0.00332732 Jy ! Component: 1950 - total flux cleaned = 0.00334887 Jy ! Component: 2000 - total flux cleaned = 0.003349 Jy ! Component: 2050 - total flux cleaned = 0.00330682 Jy ! Component: 2100 - total flux cleaned = 0.00332801 Jy ! Component: 2150 - total flux cleaned = 0.00328673 Jy ! Component: 2200 - total flux cleaned = 0.00328725 Jy ! Component: 2250 - total flux cleaned = 0.00328738 Jy ! Component: 2300 - total flux cleaned = 0.00324736 Jy ! Component: 2350 - total flux cleaned = 0.00322769 Jy ! Component: 2400 - total flux cleaned = 0.0032276 Jy ! Component: 2450 - total flux cleaned = 0.00320804 Jy ! Component: 2500 - total flux cleaned = 0.00316966 Jy ! Component: 2550 - total flux cleaned = 0.00322666 Jy ! Component: 2600 - total flux cleaned = 0.00317048 Jy ! Component: 2650 - total flux cleaned = 0.00328244 Jy ! Component: 2700 - total flux cleaned = 0.00328216 Jy ! Component: 2750 - total flux cleaned = 0.00337342 Jy ! Component: 2800 - total flux cleaned = 0.00339132 Jy ! Component: 2850 - total flux cleaned = 0.00342715 Jy ! Component: 2900 - total flux cleaned = 0.00342704 Jy ! Component: 2950 - total flux cleaned = 0.00353243 Jy ! Component: 3000 - total flux cleaned = 0.00356718 Jy ! Component: 3050 - total flux cleaned = 0.00363623 Jy ! Component: 3100 - total flux cleaned = 0.00365351 Jy ! Component: 3150 - total flux cleaned = 0.0037384 Jy ! Component: 3200 - total flux cleaned = 0.00377198 Jy ! Component: 3250 - total flux cleaned = 0.00377181 Jy ! Component: 3300 - total flux cleaned = 0.00385453 Jy ! Component: 3350 - total flux cleaned = 0.0038871 Jy ! Component: 3400 - total flux cleaned = 0.0039033 Jy ! Component: 3450 - total flux cleaned = 0.00393554 Jy ! Component: 3500 - total flux cleaned = 0.00393559 Jy ! Component: 3550 - total flux cleaned = 0.00406236 Jy ! Component: 3600 - total flux cleaned = 0.00410919 Jy ! Component: 3650 - total flux cleaned = 0.00409363 Jy ! Component: 3700 - total flux cleaned = 0.00409356 Jy ! Component: 3750 - total flux cleaned = 0.00418571 Jy ! Component: 3800 - total flux cleaned = 0.00418555 Jy ! Component: 3850 - total flux cleaned = 0.00420073 Jy ! Component: 3900 - total flux cleaned = 0.00418568 Jy ! Component: 3950 - total flux cleaned = 0.00418555 Jy ! Component: 4000 - total flux cleaned = 0.00415599 Jy ! Component: 4050 - total flux cleaned = 0.00415601 Jy ! Total flux subtracted in 4096 components = 0.00417074 Jy ! Clean residual min=-0.001014 max=0.001002 Jy/beam ! Clean residual mean=0.000002 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.169295 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 367 components and 0.169295 Jy ![Exited script file: muppet] wmap "J0639-2141_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.83 x 7.104 at -1.078 degrees (North through East) ! Clean map min=-0.0019131 max=0.1147 Jy/beam ! Writing clean map to FITS file: J0639-2141_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250839 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.656087 0.656087 1.31217 2.62435 5.2487 10.4974 20.9948 41.9896 83.9792 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 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.83 x 7.104 at -1.078 degrees (North through East) ! Clean map min=-0.0019131 max=0.1147 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 J0639-2141_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:48:26 2019