! Started logfile: J1624-3213_S_2017_10_21_pus_uvs.log on Sat May 11 21:02:02 2019 obs J1624-3213_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1624-3213_S_2017_10_21_pus_uva.fits ! AN table 1: 115 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.669082 visibilities/baseline/integration-bin. ! Found source: J1624-3213 ! ! 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 644 lines of history. ! ! Reading 11080 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 J1624-3213_S_2017_10_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 238 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 528 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.891306Jy sigma=0.006255 ! Fit after self-cal, rms=0.859987Jy sigma=0.006024 ! 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.677 mas, bmaj=12.33 mas, bpa=-19.75 degrees ! Estimated noise=1941.49 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.103203 Jy ! Component: 100 - total flux cleaned = 0.138615 Jy ! Total flux subtracted in 100 components = 0.138615 Jy ! Clean residual min=-0.009003 max=0.016227 Jy/beam ! Clean residual mean=-0.000014 rms=0.002789 Jy/beam ! Combined flux in latest and established models = 0.138615 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.138615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119757Jy sigma=0.000753 ! Fit after self-cal, rms=0.119703Jy sigma=0.000752 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185608 Jy ! Component: 100 - total flux cleaned = 0.0279715 Jy ! Total flux subtracted in 100 components = 0.0279715 Jy ! Clean residual min=-0.006921 max=0.008547 Jy/beam ! Clean residual mean=-0.000021 rms=0.001959 Jy/beam ! Combined flux in latest and established models = 0.166587 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 17 components and 0.166587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115710Jy sigma=0.000723 ! Fit after self-cal, rms=0.115715Jy sigma=0.000722 ! 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.356 mas, bmaj=14.79 mas, bpa=-18.72 degrees ! Estimated noise=1097.24 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.00976061 Jy ! Component: 100 - total flux cleaned = 0.0148124 Jy ! Component: 150 - total flux cleaned = 0.0176297 Jy ! Component: 200 - total flux cleaned = 0.0192359 Jy ! Total flux subtracted in 200 components = 0.0192359 Jy ! Clean residual min=-0.005646 max=0.005906 Jy/beam ! Clean residual mean=-0.000062 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.185823 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.185823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114807Jy sigma=0.000717 ! Fit after self-cal, rms=0.114825Jy sigma=0.000717 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.12 KP 1.09 ! LA 1.01 MK 1.01 NL 0.94 OV 0.94 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.06 KP 1.03 ! LA 0.96 MK 0.96 NL 1.11 OV 0.98 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.10 KP 1.09 ! LA 0.73 MK 1.01 NL 1.16 OV 0.90 ! PT 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.79 KP 1.00* ! LA 0.98 MK 0.96 NL 1.00* OV 1.00* ! PT 0.97 ! ! ! Fit before self-cal, rms=0.114825Jy sigma=0.000717 ! Fit after self-cal, rms=0.112354Jy sigma=0.000707 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=14.76 mas, bpa=-18.85 degrees ! Estimated noise=1096.28 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.000315832 Jy ! Component: 100 - total flux cleaned = -0.0004689 Jy ! Component: 150 - total flux cleaned = -0.000468216 Jy ! Component: 200 - total flux cleaned = -0.000437134 Jy ! Total flux subtracted in 200 components = -0.000437134 Jy ! Clean residual min=-0.003664 max=0.003590 Jy/beam ! Clean residual mean=0.000004 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.185386 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.185386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112311Jy sigma=0.000706 ! Fit after self-cal, rms=0.112294Jy sigma=0.000706 ! 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.112294Jy sigma=0.000706 ! Fit after self-cal, rms=0.113386Jy sigma=0.000703 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=14.78 mas, bpa=-18.76 degrees ! Estimated noise=1094.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228373 Jy ! Component: 100 - total flux cleaned = -0.000285796 Jy ! Component: 150 - total flux cleaned = -0.000388037 Jy ! Component: 200 - total flux cleaned = -0.000454861 Jy ! Total flux subtracted in 200 components = -0.000454861 Jy ! Clean residual min=-0.002744 max=0.003268 Jy/beam ! Clean residual mean=-0.000021 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.184931 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.184931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113375Jy sigma=0.000703 ! Fit after self-cal, rms=0.113452Jy sigma=0.000703 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) ! Added new window around map position (-7.5, 117.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191013 Jy ! Component: 100 - total flux cleaned = 0.00213942 Jy ! Component: 150 - total flux cleaned = 0.00217452 Jy ! Component: 200 - total flux cleaned = 0.00230354 Jy ! Total flux subtracted in 200 components = 0.00230354 Jy ! Clean residual min=-0.002617 max=0.002133 Jy/beam ! Clean residual mean=-0.000018 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.187234 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.187234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113375Jy sigma=0.000702 ! Fit after self-cal, rms=0.113370Jy sigma=0.000702 ! 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.113370Jy sigma=0.000702 ! Fit after self-cal, rms=0.113269Jy sigma=0.000702 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=14.76 mas, bpa=-18.78 degrees ! Estimated noise=1094.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000785932 Jy ! Component: 100 - total flux cleaned = 0.000819284 Jy ! Component: 150 - total flux cleaned = 0.000871482 Jy ! Component: 200 - total flux cleaned = 0.000918123 Jy ! Total flux subtracted in 200 components = 0.000918123 Jy ! Clean residual min=-0.002500 max=0.002099 Jy/beam ! Clean residual mean=-0.000018 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.188152 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 0.188152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113251Jy sigma=0.000702 ! Fit after self-cal, rms=0.113262Jy sigma=0.000702 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.000232565 Jy ! Component: 100 - total flux cleaned = 0.000297875 Jy ! Component: 150 - total flux cleaned = 0.000318059 Jy ! Component: 200 - total flux cleaned = 0.000355656 Jy ! Total flux subtracted in 200 components = 0.000355656 Jy ! Clean residual min=-0.002493 max=0.002097 Jy/beam ! Clean residual mean=-0.000019 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.188508 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 100 components and 0.188508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113253Jy sigma=0.000702 ! Fit after self-cal, rms=0.113254Jy sigma=0.000702 ! 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.113254Jy sigma=0.000702 ! Fit after self-cal, rms=0.113142Jy sigma=0.000702 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.922 mas, bmaj=29.96 mas, bpa=-8.076 degrees ! Estimated noise=1315.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000273543 Jy ! Component: 100 - total flux cleaned = 0.000325802 Jy ! Component: 150 - total flux cleaned = 0.000371141 Jy ! Component: 200 - total flux cleaned = 0.000436483 Jy ! Total flux subtracted in 200 components = 0.000436483 Jy ! Clean residual min=-0.002517 max=0.002005 Jy/beam ! Clean residual mean=-0.000030 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.188945 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 109 components and 0.188945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113141Jy sigma=0.000702 ! Fit after self-cal, rms=0.113148Jy sigma=0.000702 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 = 7.67023e-05 Jy ! Component: 100 - total flux cleaned = 0.000154745 Jy ! Component: 150 - total flux cleaned = 0.000201182 Jy ! Component: 200 - total flux cleaned = 0.0002524 Jy ! Total flux subtracted in 200 components = 0.0002524 Jy ! Clean residual min=-0.002490 max=0.001963 Jy/beam ! Clean residual mean=-0.000030 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.189197 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 112 components and 0.189197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113148Jy sigma=0.000702 ! Fit after self-cal, rms=0.113149Jy sigma=0.000702 ! 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.353 mas, bmaj=14.74 mas, bpa=-18.8 degrees ! Estimated noise=1093.58 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 14.74 at -18.8 degrees (North through East) ! Clean map min=-0.0024402 max=0.1411 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.685 mas, bmaj=12.29 mas, bpa=-19.84 degrees ! Estimated noise=1971.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103929 Jy ! Component: 100 - total flux cleaned = 0.141236 Jy ! Component: 150 - total flux cleaned = 0.159974 Jy ! Component: 200 - total flux cleaned = 0.169575 Jy ! Total flux subtracted in 200 components = 0.169575 Jy ! Clean residual min=-0.005068 max=0.005183 Jy/beam ! Clean residual mean=-0.000004 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.169575 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.169575 Jy ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=14.74 mas, bpa=-18.8 degrees ! Estimated noise=1093.58 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, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00812447 Jy ! Component: 100 - total flux cleaned = 0.012627 Jy ! Component: 150 - total flux cleaned = 0.0150549 Jy ! Component: 200 - total flux cleaned = 0.0162645 Jy ! Total flux subtracted in 200 components = 0.0162645 Jy ! Clean residual min=-0.002776 max=0.001941 Jy/beam ! Clean residual mean=-0.000015 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.185839 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 53 components and 0.185839 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=8.922 mas, bmaj=29.96 mas, bpa=-8.076 degrees ! Estimated noise=1315.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177499 Jy ! Component: 100 - total flux cleaned = 0.00221415 Jy ! Component: 150 - total flux cleaned = 0.00260775 Jy ! Component: 200 - total flux cleaned = 0.00290622 Jy ! Total flux subtracted in 200 components = 0.00290622 Jy ! Clean residual min=-0.002549 max=0.002061 Jy/beam ! Clean residual mean=-0.000030 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.188746 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 = 0.000168785 Jy ! Component: 100 - total flux cleaned = 0.000321167 Jy ! Component: 150 - total flux cleaned = 0.000439741 Jy ! Component: 200 - total flux cleaned = 0.000513606 Jy ! Total flux subtracted in 200 components = 0.000513606 Jy ! Clean residual min=-0.002466 max=0.002052 Jy/beam ! Clean residual mean=-0.000029 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.189259 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 117 components and 0.189259 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=14.74 mas, bpa=-18.8 degrees ! Estimated noise=1093.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.12848e-05 Jy ! Component: 100 - total flux cleaned = 6.26428e-05 Jy ! Component: 150 - total flux cleaned = 0.000127097 Jy ! Component: 200 - total flux cleaned = 0.000154956 Jy ! Total flux subtracted in 200 components = 0.000154956 Jy ! Clean residual min=-0.002525 max=0.001966 Jy/beam ! Clean residual mean=-0.000017 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.189414 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 142 components and 0.189414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113130Jy sigma=0.000702 ! Fit after self-cal, rms=0.113114Jy sigma=0.000702 wmodel J1624-3213_S_2017_10_21_pus_map.mod ! Writing 142 model components to file: J1624-3213_S_2017_10_21_pus_map.mod wobs J1624-3213_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1624-3213_S_2017_10_21_pus_uvs.fits wwins J1624-3213_S_2017_10_21_pus_map.win ! wwins: Wrote 3 windows to J1624-3213_S_2017_10_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.00112393 Jy ! Component: 100 - total flux cleaned = -0.00162602 Jy ! Component: 150 - total flux cleaned = -0.00172898 Jy ! Component: 200 - total flux cleaned = -0.00182782 Jy ! Component: 250 - total flux cleaned = -0.00198548 Jy ! Component: 300 - total flux cleaned = -0.00207653 Jy ! Component: 350 - total flux cleaned = -0.00216454 Jy ! Component: 400 - total flux cleaned = -0.0023058 Jy ! Component: 450 - total flux cleaned = -0.00244184 Jy ! Component: 500 - total flux cleaned = -0.00249412 Jy ! Component: 550 - total flux cleaned = -0.00259634 Jy ! Component: 600 - total flux cleaned = -0.00267041 Jy ! Component: 650 - total flux cleaned = -0.00271886 Jy ! Component: 700 - total flux cleaned = -0.00276627 Jy ! Component: 750 - total flux cleaned = -0.00285941 Jy ! Component: 800 - total flux cleaned = -0.00295019 Jy ! Component: 850 - total flux cleaned = -0.0029501 Jy ! Component: 900 - total flux cleaned = -0.00308079 Jy ! Component: 950 - total flux cleaned = -0.00312328 Jy ! Component: 1000 - total flux cleaned = -0.00322771 Jy ! Component: 1050 - total flux cleaned = -0.00330978 Jy ! Component: 1100 - total flux cleaned = -0.00341015 Jy ! Component: 1150 - total flux cleaned = -0.00343036 Jy ! Component: 1200 - total flux cleaned = -0.00354715 Jy ! Component: 1250 - total flux cleaned = -0.00366198 Jy ! Component: 1300 - total flux cleaned = -0.0037372 Jy ! Component: 1350 - total flux cleaned = -0.00386666 Jy ! Component: 1400 - total flux cleaned = -0.003958 Jy ! Component: 1450 - total flux cleaned = -0.00406589 Jy ! Component: 1500 - total flux cleaned = -0.00420745 Jy ! Component: 1550 - total flux cleaned = -0.00432929 Jy ! Component: 1600 - total flux cleaned = -0.00443198 Jy ! Component: 1650 - total flux cleaned = -0.00449933 Jy ! Component: 1700 - total flux cleaned = -0.00464987 Jy ! Component: 1750 - total flux cleaned = -0.00474901 Jy ! Component: 1800 - total flux cleaned = -0.00489586 Jy ! Component: 1850 - total flux cleaned = -0.00494399 Jy ! Component: 1900 - total flux cleaned = -0.00507195 Jy ! Component: 1950 - total flux cleaned = -0.00516685 Jy ! Component: 2000 - total flux cleaned = -0.00530792 Jy ! Component: 2050 - total flux cleaned = -0.00538563 Jy ! Component: 2100 - total flux cleaned = -0.00555474 Jy ! Component: 2150 - total flux cleaned = -0.00566108 Jy ! Component: 2200 - total flux cleaned = -0.00572139 Jy ! Component: 2250 - total flux cleaned = -0.00581124 Jy ! Component: 2300 - total flux cleaned = -0.00591498 Jy ! Component: 2350 - total flux cleaned = -0.00604706 Jy ! Component: 2400 - total flux cleaned = -0.00611979 Jy ! Component: 2450 - total flux cleaned = -0.00623507 Jy ! Component: 2500 - total flux cleaned = -0.00634953 Jy ! Component: 2550 - total flux cleaned = -0.00644869 Jy ! Component: 2600 - total flux cleaned = -0.0065333 Jy ! Component: 2650 - total flux cleaned = -0.00664508 Jy ! Component: 2700 - total flux cleaned = -0.00674204 Jy ! Component: 2750 - total flux cleaned = -0.00687926 Jy ! Component: 2800 - total flux cleaned = -0.00694727 Jy ! Component: 2850 - total flux cleaned = -0.00701483 Jy ! Component: 2900 - total flux cleaned = -0.00709543 Jy ! Component: 2950 - total flux cleaned = -0.0071753 Jy ! Component: 3000 - total flux cleaned = -0.00720179 Jy ! Component: 3050 - total flux cleaned = -0.00724131 Jy ! Component: 3100 - total flux cleaned = -0.00725441 Jy ! Component: 3150 - total flux cleaned = -0.00729346 Jy ! Component: 3200 - total flux cleaned = -0.00737107 Jy ! Component: 3250 - total flux cleaned = -0.00742253 Jy ! Component: 3300 - total flux cleaned = -0.00747375 Jy ! Component: 3350 - total flux cleaned = -0.00752458 Jy ! Component: 3400 - total flux cleaned = -0.00753733 Jy ! Component: 3450 - total flux cleaned = -0.00758781 Jy ! Component: 3500 - total flux cleaned = -0.0076003 Jy ! Component: 3550 - total flux cleaned = -0.00762517 Jy ! Component: 3600 - total flux cleaned = -0.00762528 Jy ! Component: 3650 - total flux cleaned = -0.0076377 Jy ! Component: 3700 - total flux cleaned = -0.00765003 Jy ! Component: 3750 - total flux cleaned = -0.00763767 Jy ! Component: 3800 - total flux cleaned = -0.00764983 Jy ! Component: 3850 - total flux cleaned = -0.00761322 Jy ! Component: 3900 - total flux cleaned = -0.00762532 Jy ! Component: 3950 - total flux cleaned = -0.0076132 Jy ! Component: 4000 - total flux cleaned = -0.00763729 Jy ! Component: 4050 - total flux cleaned = -0.00756493 Jy ! Total flux subtracted in 4096 components = -0.00757696 Jy ! Clean residual min=-0.000802 max=0.000751 Jy/beam ! Clean residual mean=-0.000006 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.181837 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 386 components and 0.181837 Jy ![Exited script file: muppet] wmap "J1624-3213_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 14.74 at -18.8 degrees (North through East) ! Clean map min=-0.0026411 max=0.14361 Jy/beam ! Writing clean map to FITS file: J1624-3213_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.14361 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216439 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.45214 0.45214 0.90428 1.80856 3.61712 7.23424 14.4685 28.9369 57.8739 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.143 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.353 x 14.74 at -18.8 degrees (North through East) ! Clean map min=-0.0026411 max=0.14361 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 J1624-3213_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:02:07 2019