! Started logfile: J2323-0617_S_2017_06_10_pus_uvs.log on Mon May 6 15:03:36 2019 obs J2323-0617_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2323-0617_S_2017_06_10_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952006 visibilities/baseline/integration-bin. ! Found source: J2323-0617 ! ! 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 1154 lines of history. ! ! Reading 24676 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 J2323-0617_S_2017_06_10_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 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 775 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.869172Jy sigma=0.007517 ! Fit after self-cal, rms=0.840521Jy sigma=0.007279 ! 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.649 mas, bmaj=6.948 mas, bpa=-4.351 degrees ! Estimated noise=1042.4 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.124023 Jy ! Component: 100 - total flux cleaned = 0.154522 Jy ! Total flux subtracted in 100 components = 0.154522 Jy ! Clean residual min=-0.006081 max=0.012027 Jy/beam ! Clean residual mean=0.000013 rms=0.001737 Jy/beam ! Combined flux in latest and established models = 0.154522 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.154522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092527Jy sigma=0.000741 ! Fit after self-cal, rms=0.092507Jy sigma=0.000741 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122891 Jy ! Component: 100 - total flux cleaned = 0.0175376 Jy ! Total flux subtracted in 100 components = 0.0175376 Jy ! Clean residual min=-0.005359 max=0.008706 Jy/beam ! Clean residual mean=0.000016 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.17206 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.17206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090731Jy sigma=0.000725 ! Fit after self-cal, rms=0.090719Jy sigma=0.000725 ! 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.165 mas, bmaj=8.03 mas, bpa=-4.606 degrees ! Estimated noise=620.216 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 (-34, 48.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0074545 Jy ! Component: 100 - total flux cleaned = 0.00885313 Jy ! Component: 150 - total flux cleaned = 0.00983867 Jy ! Component: 200 - total flux cleaned = 0.0103482 Jy ! Total flux subtracted in 200 components = 0.0103482 Jy ! Clean residual min=-0.004190 max=0.006471 Jy/beam ! Clean residual mean=0.000006 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.182408 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.182408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090009Jy sigma=0.000719 ! Fit after self-cal, rms=0.089928Jy sigma=0.000718 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.91 HN 0.96 KP 1.01 ! LA 1.01 MK 1.01 NL 0.99 OV 1.04 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00 KP 0.97 ! LA 0.96 MK 1.01 NL 1.21 OV 1.00 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 0.98 KP 0.97 ! LA 0.98 MK 0.99 NL 1.22 OV 0.94 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.96 KP 1.00* ! LA 1.07 MK 1.14 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.089928Jy sigma=0.000718 ! Fit after self-cal, rms=0.088363Jy sigma=0.000708 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=8.024 mas, bpa=-4.167 degrees ! Estimated noise=615.076 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.000857768 Jy ! Component: 100 - total flux cleaned = 0.000565977 Jy ! Component: 150 - total flux cleaned = 0.000490911 Jy ! Component: 200 - total flux cleaned = 0.000203062 Jy ! Total flux subtracted in 200 components = 0.000203062 Jy ! Clean residual min=-0.004132 max=0.004774 Jy/beam ! Clean residual mean=0.000009 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.182611 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.182611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088165Jy sigma=0.000707 ! Fit after self-cal, rms=0.088172Jy sigma=0.000707 ! 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.088172Jy sigma=0.000707 ! Fit after self-cal, rms=0.090841Jy sigma=0.000699 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=8.045 mas, bpa=-4.063 degrees ! Estimated noise=619.552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014514 Jy ! Component: 100 - total flux cleaned = 0.0016433 Jy ! Component: 150 - total flux cleaned = 0.00174949 Jy ! Component: 200 - total flux cleaned = 0.00184346 Jy ! Total flux subtracted in 200 components = 0.00184346 Jy ! Clean residual min=-0.003869 max=0.004366 Jy/beam ! Clean residual mean=0.000009 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.184454 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 0.184454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090704Jy sigma=0.000698 ! Fit after self-cal, rms=0.090749Jy sigma=0.000698 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.000412689 Jy ! Component: 100 - total flux cleaned = 0.000454084 Jy ! Component: 150 - total flux cleaned = 0.000491254 Jy ! Component: 200 - total flux cleaned = 0.000492394 Jy ! Total flux subtracted in 200 components = 0.000492394 Jy ! Clean residual min=-0.003815 max=0.004210 Jy/beam ! Clean residual mean=0.000008 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.184947 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 88 components and 0.184947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090694Jy sigma=0.000698 ! Fit after self-cal, rms=0.090689Jy sigma=0.000698 ! 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.090689Jy sigma=0.000698 ! Fit after self-cal, rms=0.100613Jy sigma=0.000682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=8.054 mas, bpa=-4.017 degrees ! Estimated noise=624.649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010773 Jy ! Component: 100 - total flux cleaned = -0.00107287 Jy ! Component: 150 - total flux cleaned = -0.00112369 Jy ! Component: 200 - total flux cleaned = -0.00107576 Jy ! Total flux subtracted in 200 components = -0.00107576 Jy ! Clean residual min=-0.002424 max=0.002065 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.183871 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 105 components and 0.183871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100547Jy sigma=0.000681 ! Fit after self-cal, rms=0.100709Jy sigma=0.000681 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.000333819 Jy ! Component: 100 - total flux cleaned = -0.000252038 Jy ! Component: 150 - total flux cleaned = -0.000178967 Jy ! Component: 200 - total flux cleaned = -0.000146507 Jy ! Total flux subtracted in 200 components = -0.000146507 Jy ! Clean residual min=-0.002233 max=0.002043 Jy/beam ! Clean residual mean=-0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.183725 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 121 components and 0.183725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100687Jy sigma=0.000680 ! Fit after self-cal, rms=0.100689Jy sigma=0.000680 ! 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.100689Jy sigma=0.000680 ! Fit after self-cal, rms=0.102190Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.546 mas, bmaj=13.77 mas, bpa=-2.008 degrees ! Estimated noise=798.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000857517 Jy ! Component: 100 - total flux cleaned = -0.000959053 Jy ! Component: 150 - total flux cleaned = -0.00100335 Jy ! Component: 200 - total flux cleaned = -0.00100425 Jy ! Total flux subtracted in 200 components = -0.00100425 Jy ! Clean residual min=-0.002264 max=0.002322 Jy/beam ! Clean residual mean=-0.000002 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.18272 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 141 components and 0.18272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102173Jy sigma=0.000680 ! Fit after self-cal, rms=0.102182Jy sigma=0.000680 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.000216642 Jy ! Component: 100 - total flux cleaned = -0.000252611 Jy ! Component: 150 - total flux cleaned = -0.000253907 Jy ! Component: 200 - total flux cleaned = -0.000255179 Jy ! Total flux subtracted in 200 components = -0.000255179 Jy ! Clean residual min=-0.002255 max=0.002320 Jy/beam ! Clean residual mean=-0.000002 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.182465 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 163 components and 0.182465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102181Jy sigma=0.000680 ! Fit after self-cal, rms=0.102181Jy sigma=0.000680 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=8.056 mas, bpa=-4.047 degrees ! Estimated noise=623.665 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.179 x 8.056 at -4.047 degrees (North through East) ! Clean map min=-0.002145 max=0.16055 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.666 mas, bmaj=6.974 mas, bpa=-3.549 degrees ! Estimated noise=1059.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125837 Jy ! Component: 100 - total flux cleaned = 0.15591 Jy ! Component: 150 - total flux cleaned = 0.167639 Jy ! Component: 200 - total flux cleaned = 0.173342 Jy ! Total flux subtracted in 200 components = 0.173342 Jy ! Clean residual min=-0.003685 max=0.003557 Jy/beam ! Clean residual mean=0.000000 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.173342 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.173342 Jy ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=8.056 mas, bpa=-4.047 degrees ! Estimated noise=623.665 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.00415412 Jy ! Component: 100 - total flux cleaned = 0.0065044 Jy ! Component: 150 - total flux cleaned = 0.00780667 Jy ! Component: 200 - total flux cleaned = 0.00816389 Jy ! Total flux subtracted in 200 components = 0.00816389 Jy ! Clean residual min=-0.001946 max=0.002019 Jy/beam ! Clean residual mean=-0.000000 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.181506 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 51 components and 0.181506 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.546 mas, bmaj=13.77 mas, bpa=-2.008 degrees ! Estimated noise=798.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000730486 Jy ! Component: 100 - total flux cleaned = 0.000816414 Jy ! Component: 150 - total flux cleaned = 0.000816103 Jy ! Component: 200 - total flux cleaned = 0.000845933 Jy ! Total flux subtracted in 200 components = 0.000845933 Jy ! Clean residual min=-0.002191 max=0.002366 Jy/beam ! Clean residual mean=-0.000001 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.182352 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.41136e-05 Jy ! Component: 100 - total flux cleaned = 4.44206e-05 Jy ! Component: 150 - total flux cleaned = 4.44165e-05 Jy ! Component: 200 - total flux cleaned = 7.70308e-05 Jy ! Total flux subtracted in 200 components = 7.70308e-05 Jy ! Clean residual min=-0.002186 max=0.002353 Jy/beam ! Clean residual mean=-0.000001 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.182429 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 94 components and 0.182429 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=8.056 mas, bpa=-4.047 degrees ! Estimated noise=623.665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000314584 Jy ! Component: 100 - total flux cleaned = -0.000259085 Jy ! Component: 150 - total flux cleaned = -0.000233821 Jy ! Component: 200 - total flux cleaned = -0.000186511 Jy ! Total flux subtracted in 200 components = -0.000186511 Jy ! Clean residual min=-0.001937 max=0.001995 Jy/beam ! Clean residual mean=-0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.182242 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.182242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102144Jy sigma=0.000680 ! Fit after self-cal, rms=0.102156Jy sigma=0.000679 wmodel J2323-0617_S_2017_06_10_pus_map.mod ! Writing 109 model components to file: J2323-0617_S_2017_06_10_pus_map.mod wobs J2323-0617_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2323-0617_S_2017_06_10_pus_uvs.fits wwins J2323-0617_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J2323-0617_S_2017_06_10_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.000463873 Jy ! Component: 100 - total flux cleaned = 0.000333626 Jy ! Component: 150 - total flux cleaned = 0.000112841 Jy ! Component: 200 - total flux cleaned = -0.000127254 Jy ! Component: 250 - total flux cleaned = -0.000357052 Jy ! Component: 300 - total flux cleaned = -0.000440179 Jy ! Component: 350 - total flux cleaned = -0.000520497 Jy ! Component: 400 - total flux cleaned = -0.000546586 Jy ! Component: 450 - total flux cleaned = -0.000597092 Jy ! Component: 500 - total flux cleaned = -0.000522933 Jy ! Component: 550 - total flux cleaned = -0.000595813 Jy ! Component: 600 - total flux cleaned = -0.000595459 Jy ! Component: 650 - total flux cleaned = -0.000595064 Jy ! Component: 700 - total flux cleaned = -0.000640492 Jy ! Component: 750 - total flux cleaned = -0.000662652 Jy ! Component: 800 - total flux cleaned = -0.000684822 Jy ! Component: 850 - total flux cleaned = -0.0008133 Jy ! Component: 900 - total flux cleaned = -0.000855484 Jy ! Component: 950 - total flux cleaned = -0.000979567 Jy ! Component: 1000 - total flux cleaned = -0.00102014 Jy ! Component: 1050 - total flux cleaned = -0.00112097 Jy ! Component: 1100 - total flux cleaned = -0.00120024 Jy ! Component: 1150 - total flux cleaned = -0.00120014 Jy ! Component: 1200 - total flux cleaned = -0.00123914 Jy ! Component: 1250 - total flux cleaned = -0.00129688 Jy ! Component: 1300 - total flux cleaned = -0.00133469 Jy ! Component: 1350 - total flux cleaned = -0.0013349 Jy ! Component: 1400 - total flux cleaned = -0.00137189 Jy ! Component: 1450 - total flux cleaned = -0.00142653 Jy ! Component: 1500 - total flux cleaned = -0.00146271 Jy ! Component: 1550 - total flux cleaned = -0.00153417 Jy ! Component: 1600 - total flux cleaned = -0.0015696 Jy ! Component: 1650 - total flux cleaned = -0.00163937 Jy ! Component: 1700 - total flux cleaned = -0.00158765 Jy ! Component: 1750 - total flux cleaned = -0.00167377 Jy ! Component: 1800 - total flux cleaned = -0.00167373 Jy ! Component: 1850 - total flux cleaned = -0.00164001 Jy ! Component: 1900 - total flux cleaned = -0.00164026 Jy ! Component: 1950 - total flux cleaned = -0.00167352 Jy ! Component: 2000 - total flux cleaned = -0.00169009 Jy ! Component: 2050 - total flux cleaned = -0.00167396 Jy ! Component: 2100 - total flux cleaned = -0.00167398 Jy ! Component: 2150 - total flux cleaned = -0.0017379 Jy ! Component: 2200 - total flux cleaned = -0.00173779 Jy ! Component: 2250 - total flux cleaned = -0.00170627 Jy ! Component: 2300 - total flux cleaned = -0.00169068 Jy ! Component: 2350 - total flux cleaned = -0.00172183 Jy ! Component: 2400 - total flux cleaned = -0.0017371 Jy ! Component: 2450 - total flux cleaned = -0.0017523 Jy ! Component: 2500 - total flux cleaned = -0.00173733 Jy ! Component: 2550 - total flux cleaned = -0.00169267 Jy ! Component: 2600 - total flux cleaned = -0.00179641 Jy ! Component: 2650 - total flux cleaned = -0.0017814 Jy ! Component: 2700 - total flux cleaned = -0.00173785 Jy ! Component: 2750 - total flux cleaned = -0.00178115 Jy ! Component: 2800 - total flux cleaned = -0.00176682 Jy ! Component: 2850 - total flux cleaned = -0.00172435 Jy ! Component: 2900 - total flux cleaned = -0.00169618 Jy ! Component: 2950 - total flux cleaned = -0.00172422 Jy ! Component: 3000 - total flux cleaned = -0.00173812 Jy ! Component: 3050 - total flux cleaned = -0.00173797 Jy ! Component: 3100 - total flux cleaned = -0.00173782 Jy ! Component: 3150 - total flux cleaned = -0.00165628 Jy ! Component: 3200 - total flux cleaned = -0.00166975 Jy ! Component: 3250 - total flux cleaned = -0.00165632 Jy ! Component: 3300 - total flux cleaned = -0.00166945 Jy ! Component: 3350 - total flux cleaned = -0.00165612 Jy ! Component: 3400 - total flux cleaned = -0.00164308 Jy ! Component: 3450 - total flux cleaned = -0.00157796 Jy ! Component: 3500 - total flux cleaned = -0.00161696 Jy ! Component: 3550 - total flux cleaned = -0.00160419 Jy ! Component: 3600 - total flux cleaned = -0.00162962 Jy ! Component: 3650 - total flux cleaned = -0.00164246 Jy ! Component: 3700 - total flux cleaned = -0.00161736 Jy ! Component: 3750 - total flux cleaned = -0.00165494 Jy ! Component: 3800 - total flux cleaned = -0.00166727 Jy ! Component: 3850 - total flux cleaned = -0.00170422 Jy ! Component: 3900 - total flux cleaned = -0.0016797 Jy ! Component: 3950 - total flux cleaned = -0.00171636 Jy ! Component: 4000 - total flux cleaned = -0.00176479 Jy ! Component: 4050 - total flux cleaned = -0.00182482 Jy ! Total flux subtracted in 4096 components = -0.00178901 Jy ! Clean residual min=-0.000878 max=0.000668 Jy/beam ! Clean residual mean=-0.000001 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.180453 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 390 components and 0.180453 Jy ![Exited script file: muppet] wmap "J2323-0617_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.179 x 8.056 at -4.047 degrees (North through East) ! Clean map min=-0.0017291 max=0.16172 Jy/beam ! Writing clean map to FITS file: J2323-0617_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.161716 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227624 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.422265 0.422265 0.844529 1.68906 3.37812 6.75623 13.5125 27.0249 54.0499 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.161 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.179 x 8.056 at -4.047 degrees (North through East) ! Clean map min=-0.0017291 max=0.16172 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 J2323-0617_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:03:41 2019