! Started logfile: J2357-0152_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:07:22 2016 obs J2357-0152_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2357-0152_S_2014_06_09_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.605556 visibilities/baseline/integration-bin. ! Found source: J2357-0152 ! ! 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 336 lines of history. ! ! Reading 6104 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 J2357-0152_S_2014_06_09_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 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.825706Jy sigma=0.009300 ! Fit after self-cal, rms=0.804683Jy sigma=0.009095 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=9.294 mas, bpa=12.36 degrees ! Estimated noise=1121.91 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.154435 Jy ! Component: 100 - total flux cleaned = 0.188112 Jy ! Total flux subtracted in 100 components = 0.188112 Jy ! Clean residual min=-0.005558 max=0.009393 Jy/beam ! Clean residual mean=0.000014 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.188112 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.188112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080176Jy sigma=0.000813 ! Fit after self-cal, rms=0.080172Jy sigma=0.000813 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00737381 Jy ! Component: 100 - total flux cleaned = 0.0099537 Jy ! Total flux subtracted in 100 components = 0.0099537 Jy ! Clean residual min=-0.005223 max=0.004878 Jy/beam ! Clean residual mean=0.000004 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.198065 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.198065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079390Jy sigma=0.000808 ! Fit after self-cal, rms=0.079394Jy sigma=0.000808 ! 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=4.191 mas, bmaj=10.54 mas, bpa=10.57 degrees ! Estimated noise=819.848 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.00226247 Jy ! Component: 100 - total flux cleaned = 0.00320622 Jy ! Component: 150 - total flux cleaned = 0.00331434 Jy ! Component: 200 - total flux cleaned = 0.00331419 Jy ! Total flux subtracted in 200 components = 0.00331419 Jy ! Clean residual min=-0.003705 max=0.003239 Jy/beam ! Clean residual mean=-0.000002 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.20138 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.20138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079314Jy sigma=0.000808 ! Fit after self-cal, rms=0.079315Jy sigma=0.000808 ! 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.85 HN 0.98 KP 1.05 ! LA 1.18 MK 1.00* NL 0.96 OV 0.98 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.03 KP 1.03 ! LA 1.11 MK 1.00* NL 1.02 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.15 HN 1.02 KP 0.92 ! LA 0.92 MK 1.00* NL 1.01 OV 0.96 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 0.90 ! LA 0.87 MK 1.00* NL 1.06 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.079315Jy sigma=0.000808 ! Fit after self-cal, rms=0.075488Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.187 mas, bmaj=10.56 mas, bpa=10.57 degrees ! Estimated noise=818.905 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.000220581 Jy ! Component: 100 - total flux cleaned = -0.000251693 Jy ! Component: 150 - total flux cleaned = -0.000263494 Jy ! Component: 200 - total flux cleaned = -0.000285729 Jy ! Total flux subtracted in 200 components = -0.000285729 Jy ! Clean residual min=-0.002985 max=0.002282 Jy/beam ! Clean residual mean=0.000004 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.201094 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.201094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075481Jy sigma=0.000781 ! Fit after self-cal, rms=0.075473Jy sigma=0.000781 ! 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.075473Jy sigma=0.000781 ! Fit after self-cal, rms=0.074982Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.188 mas, bmaj=10.56 mas, bpa=10.61 degrees ! Estimated noise=818.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014293 Jy ! Component: 100 - total flux cleaned = -0.000203551 Jy ! Component: 150 - total flux cleaned = -0.000224841 Jy ! Component: 200 - total flux cleaned = -0.000243035 Jy ! Total flux subtracted in 200 components = -0.000243035 Jy ! Clean residual min=-0.002484 max=0.002218 Jy/beam ! Clean residual mean=0.000006 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.200851 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.200851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074980Jy sigma=0.000779 ! Fit after self-cal, rms=0.074980Jy sigma=0.000779 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.3773e-05 Jy ! Component: 100 - total flux cleaned = -3.5304e-05 Jy ! Component: 150 - total flux cleaned = -4.05165e-05 Jy ! Component: 200 - total flux cleaned = -5.04792e-05 Jy ! Total flux subtracted in 200 components = -5.04792e-05 Jy ! Clean residual min=-0.002471 max=0.002211 Jy/beam ! Clean residual mean=0.000006 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.2008 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.2008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074980Jy sigma=0.000778 ! Fit after self-cal, rms=0.074979Jy sigma=0.000778 ! 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.074979Jy sigma=0.000778 ! Fit after self-cal, rms=0.074953Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.186 mas, bmaj=10.57 mas, bpa=10.62 degrees ! Estimated noise=818.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150858 Jy ! Component: 100 - total flux cleaned = -0.000176225 Jy ! Component: 150 - total flux cleaned = -0.000181734 Jy ! Component: 200 - total flux cleaned = -0.000191658 Jy ! Total flux subtracted in 200 components = -0.000191658 Jy ! Clean residual min=-0.002433 max=0.002206 Jy/beam ! Clean residual mean=0.000006 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.200609 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.200609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074951Jy sigma=0.000778 ! Fit after self-cal, rms=0.074952Jy sigma=0.000778 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 = -1.19699e-05 Jy ! Component: 100 - total flux cleaned = -2.1442e-05 Jy ! Component: 150 - total flux cleaned = -2.59842e-05 Jy ! Component: 200 - total flux cleaned = -3.03302e-05 Jy ! Total flux subtracted in 200 components = -3.03302e-05 Jy ! Clean residual min=-0.002425 max=0.002204 Jy/beam ! Clean residual mean=0.000006 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.200578 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.200578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074951Jy sigma=0.000778 ! Fit after self-cal, rms=0.074951Jy sigma=0.000778 ! 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.074951Jy sigma=0.000778 ! Fit after self-cal, rms=0.074931Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.772 mas, bmaj=16.26 mas, bpa=-5.979 degrees ! Estimated noise=930.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.7853e-05 Jy ! Component: 100 - total flux cleaned = 9.87892e-05 Jy ! Component: 150 - total flux cleaned = 0.000111608 Jy ! Component: 200 - total flux cleaned = 0.000111797 Jy ! Total flux subtracted in 200 components = 0.000111797 Jy ! Clean residual min=-0.002497 max=0.002714 Jy/beam ! Clean residual mean=0.000009 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.20069 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.20069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074931Jy sigma=0.000778 ! Fit after self-cal, rms=0.074932Jy sigma=0.000778 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.46396e-06 Jy ! Component: 100 - total flux cleaned = -1.18738e-05 Jy ! Component: 150 - total flux cleaned = -1.67703e-05 Jy ! Component: 200 - total flux cleaned = -1.68639e-05 Jy ! Total flux subtracted in 200 components = -1.68639e-05 Jy ! Clean residual min=-0.002488 max=0.002707 Jy/beam ! Clean residual mean=0.000009 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.200673 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.200673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074932Jy sigma=0.000778 ! Fit after self-cal, rms=0.074932Jy sigma=0.000778 ! 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=4.185 mas, bmaj=10.57 mas, bpa=10.64 degrees ! Estimated noise=817.918 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.185 x 10.57 at 10.64 degrees (North through East) ! Clean map min=-0.0023048 max=0.19738 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=9.302 mas, bpa=12.47 degrees ! Estimated noise=1112.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153071 Jy ! Component: 100 - total flux cleaned = 0.186451 Jy ! Component: 150 - total flux cleaned = 0.193996 Jy ! Component: 200 - total flux cleaned = 0.196936 Jy ! Total flux subtracted in 200 components = 0.196936 Jy ! Clean residual min=-0.003032 max=0.002722 Jy/beam ! Clean residual mean=0.000006 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.196936 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.196936 Jy ! Inverting map and beam ! Estimated beam: bmin=4.185 mas, bmaj=10.57 mas, bpa=10.64 degrees ! Estimated noise=817.918 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.00219683 Jy ! Component: 100 - total flux cleaned = 0.00320757 Jy ! Component: 150 - total flux cleaned = 0.00362761 Jy ! Component: 200 - total flux cleaned = 0.00369853 Jy ! Total flux subtracted in 200 components = 0.00369853 Jy ! Clean residual min=-0.002516 max=0.002264 Jy/beam ! Clean residual mean=0.000006 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.200635 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.200635 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.772 mas, bmaj=16.26 mas, bpa=-5.979 degrees ! Estimated noise=930.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000309769 Jy ! Component: 100 - total flux cleaned = 0.000340533 Jy ! Component: 150 - total flux cleaned = 0.000340641 Jy ! Component: 200 - total flux cleaned = 0.000340883 Jy ! Total flux subtracted in 200 components = 0.000340883 Jy ! Clean residual min=-0.002578 max=0.002748 Jy/beam ! Clean residual mean=0.000009 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.200976 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 = -7.25964e-06 Jy ! Component: 100 - total flux cleaned = -1.40068e-05 Jy ! Component: 150 - total flux cleaned = -2.09256e-05 Jy ! Component: 200 - total flux cleaned = -2.0865e-05 Jy ! Total flux subtracted in 200 components = -2.0865e-05 Jy ! Clean residual min=-0.002559 max=0.002741 Jy/beam ! Clean residual mean=0.000009 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.200955 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.200955 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.185 mas, bmaj=10.57 mas, bpa=10.64 degrees ! Estimated noise=817.918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.27474e-05 Jy ! Component: 100 - total flux cleaned = -0.000136385 Jy ! Component: 150 - total flux cleaned = -0.000172921 Jy ! Component: 200 - total flux cleaned = -0.000197851 Jy ! Total flux subtracted in 200 components = -0.000197851 Jy ! Clean residual min=-0.002441 max=0.002259 Jy/beam ! Clean residual mean=0.000006 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.200757 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.200757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074934Jy sigma=0.000779 ! Fit after self-cal, rms=0.074934Jy sigma=0.000779 wmodel J2357-0152_S_2014_06_09_pus_map.mod ! Writing 75 model components to file: J2357-0152_S_2014_06_09_pus_map.mod wobs J2357-0152_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2357-0152_S_2014_06_09_pus_uvs.fits wwins J2357-0152_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J2357-0152_S_2014_06_09_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.000788091 Jy ! Component: 100 - total flux cleaned = -0.00124875 Jy ! Component: 150 - total flux cleaned = -0.00149681 Jy ! Component: 200 - total flux cleaned = -0.00166304 Jy ! Component: 250 - total flux cleaned = -0.00172651 Jy ! Component: 300 - total flux cleaned = -0.0018473 Jy ! Component: 350 - total flux cleaned = -0.0018474 Jy ! Component: 400 - total flux cleaned = -0.00184842 Jy ! Component: 450 - total flux cleaned = -0.00187568 Jy ! Component: 500 - total flux cleaned = -0.00187538 Jy ! Component: 550 - total flux cleaned = -0.0018505 Jy ! Component: 600 - total flux cleaned = -0.00182609 Jy ! Component: 650 - total flux cleaned = -0.001802 Jy ! Component: 700 - total flux cleaned = -0.00173227 Jy ! Component: 750 - total flux cleaned = -0.0016643 Jy ! Component: 800 - total flux cleaned = -0.00164179 Jy ! Component: 850 - total flux cleaned = -0.00155507 Jy ! Component: 900 - total flux cleaned = -0.00151279 Jy ! Component: 950 - total flux cleaned = -0.00143012 Jy ! Component: 1000 - total flux cleaned = -0.00136941 Jy ! Component: 1050 - total flux cleaned = -0.00130993 Jy ! Component: 1100 - total flux cleaned = -0.00134899 Jy ! Component: 1150 - total flux cleaned = -0.00129047 Jy ! Component: 1200 - total flux cleaned = -0.00123325 Jy ! Component: 1250 - total flux cleaned = -0.00117743 Jy ! Component: 1300 - total flux cleaned = -0.00114053 Jy ! Component: 1350 - total flux cleaned = -0.00103198 Jy ! Component: 1400 - total flux cleaned = -0.000996748 Jy ! Component: 1450 - total flux cleaned = -0.000961396 Jy ! Component: 1500 - total flux cleaned = -0.000909167 Jy ! Component: 1550 - total flux cleaned = -0.000875061 Jy ! Component: 1600 - total flux cleaned = -0.000807769 Jy ! Component: 1650 - total flux cleaned = -0.0007913 Jy ! Component: 1700 - total flux cleaned = -0.000758475 Jy ! Component: 1750 - total flux cleaned = -0.000709891 Jy ! Component: 1800 - total flux cleaned = -0.000661958 Jy ! Component: 1850 - total flux cleaned = -0.000567396 Jy ! Component: 1900 - total flux cleaned = -0.000520669 Jy ! Component: 1950 - total flux cleaned = -0.000489614 Jy ! Component: 2000 - total flux cleaned = -0.000382388 Jy ! Component: 2050 - total flux cleaned = -0.000291664 Jy ! Component: 2100 - total flux cleaned = -0.000246801 Jy ! Component: 2150 - total flux cleaned = -0.000157857 Jy ! Component: 2200 - total flux cleaned = -5.52934e-05 Jy ! Component: 2250 - total flux cleaned = -1.18573e-05 Jy ! Component: 2300 - total flux cleaned = 4.57181e-05 Jy ! Component: 2350 - total flux cleaned = 0.000102585 Jy ! Component: 2400 - total flux cleaned = 0.000144959 Jy ! Component: 2450 - total flux cleaned = 0.00024286 Jy ! Component: 2500 - total flux cleaned = 0.000339673 Jy ! Component: 2550 - total flux cleaned = 0.000449097 Jy ! Component: 2600 - total flux cleaned = 0.000503183 Jy ! Component: 2650 - total flux cleaned = 0.000570432 Jy ! Component: 2700 - total flux cleaned = 0.000623736 Jy ! Component: 2750 - total flux cleaned = 0.00070313 Jy ! Component: 2800 - total flux cleaned = 0.000768612 Jy ! Component: 2850 - total flux cleaned = 0.000859494 Jy ! Component: 2900 - total flux cleaned = 0.000923802 Jy ! Component: 2950 - total flux cleaned = 0.000974929 Jy ! Component: 3000 - total flux cleaned = 0.00102568 Jy ! Component: 3050 - total flux cleaned = 0.0011136 Jy ! Component: 3100 - total flux cleaned = 0.00117576 Jy ! Component: 3150 - total flux cleaned = 0.00126206 Jy ! Component: 3200 - total flux cleaned = 0.00131091 Jy ! Component: 3250 - total flux cleaned = 0.00132314 Jy ! Component: 3300 - total flux cleaned = 0.0013834 Jy ! Component: 3350 - total flux cleaned = 0.00143134 Jy ! Component: 3400 - total flux cleaned = 0.00147902 Jy ! Component: 3450 - total flux cleaned = 0.00156167 Jy ! Component: 3500 - total flux cleaned = 0.00162025 Jy ! Component: 3550 - total flux cleaned = 0.00167847 Jy ! Component: 3600 - total flux cleaned = 0.00175937 Jy ! Component: 3650 - total flux cleaned = 0.0017937 Jy ! Component: 3700 - total flux cleaned = 0.00183934 Jy ! Component: 3750 - total flux cleaned = 0.00189599 Jy ! Component: 3800 - total flux cleaned = 0.00196336 Jy ! Component: 3850 - total flux cleaned = 0.00206387 Jy ! Component: 3900 - total flux cleaned = 0.0020859 Jy ! Component: 3950 - total flux cleaned = 0.00213006 Jy ! Component: 4000 - total flux cleaned = 0.00219581 Jy ! Component: 4050 - total flux cleaned = 0.00225034 Jy ! Total flux subtracted in 4096 components = 0.00231536 Jy ! Clean residual min=-0.000608 max=0.000619 Jy/beam ! Clean residual mean=0.000001 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.203072 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 355 components and 0.203072 Jy ![Exited script file: muppet] wmap "J2357-0152_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.185 x 10.57 at 10.64 degrees (North through East) ! Clean map min=-0.0022186 max=0.19656 Jy/beam ! Writing clean map to FITS file: J2357-0152_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.196563 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204521 device "J2357-0152_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2357-0152_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.312145 0.312145 0.62429 1.24858 2.49716 4.99432 9.98864 19.9773 39.9546 79.9091 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.196 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.185 x 10.57 at 10.64 degrees (North through East) ! Clean map min=-0.0022186 max=0.19656 Jy/beam quit ! Quitting program ! Log file J2357-0152_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:07:26 2016