! Started logfile: J2340-0053_S_2017_06_15_pus_uvs.log on Tue May 7 15:29:35 2019 obs J2340-0053_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J2340-0053_S_2017_06_15_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911508 visibilities/baseline/integration-bin. ! Found source: J2340-0053 ! ! 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 603 lines of history. ! ! Reading 18376 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 J2340-0053_S_2017_06_15_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 674 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.879581Jy sigma=0.007982 ! Fit after self-cal, rms=0.870038Jy sigma=0.007897 ! 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.678 mas, bmaj=7.153 mas, bpa=-4.505 degrees ! Estimated noise=894.9 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.0996819 Jy ! Component: 100 - total flux cleaned = 0.124521 Jy ! Total flux subtracted in 100 components = 0.124521 Jy ! Clean residual min=-0.005082 max=0.009938 Jy/beam ! Clean residual mean=0.000006 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.124521 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.124521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081511Jy sigma=0.000702 ! Fit after self-cal, rms=0.081511Jy sigma=0.000701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00999755 Jy ! Component: 100 - total flux cleaned = 0.0146691 Jy ! Total flux subtracted in 100 components = 0.0146691 Jy ! Clean residual min=-0.004394 max=0.006766 Jy/beam ! Clean residual mean=0.000002 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.13919 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.13919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080010Jy sigma=0.000687 ! Fit after self-cal, rms=0.080017Jy sigma=0.000687 ! 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.191 mas, bmaj=8.004 mas, bpa=-4.028 degrees ! Estimated noise=668.121 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 (-3, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00539254 Jy ! Component: 100 - total flux cleaned = 0.00631406 Jy ! Component: 150 - total flux cleaned = 0.00652025 Jy ! Component: 200 - total flux cleaned = 0.00644688 Jy ! Total flux subtracted in 200 components = 0.00644688 Jy ! Clean residual min=-0.003588 max=0.003613 Jy/beam ! Clean residual mean=-0.000002 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.145637 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 37 components and 0.145637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079569Jy sigma=0.000683 ! Fit after self-cal, rms=0.079560Jy sigma=0.000683 ! 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.90 HN 0.93 KP 1.04 ! LA 1.03 MK 1.03 NL 0.89 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.95 HN 0.95 KP 1.01 ! LA 0.97 MK 0.99 NL 1.03 OV 1.03 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.98 HN 0.98 KP 0.99 ! LA 1.00 MK 1.06 NL 1.00 OV 0.95 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.94 KP 1.00* ! LA 1.36 MK 1.00 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.079560Jy sigma=0.000683 ! Fit after self-cal, rms=0.079946Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.196 mas, bmaj=8.047 mas, bpa=-3.837 degrees ! Estimated noise=666.722 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 = 6.79565e-05 Jy ! Component: 100 - total flux cleaned = 0.000243139 Jy ! Component: 150 - total flux cleaned = 0.000337834 Jy ! Component: 200 - total flux cleaned = 0.000452717 Jy ! Total flux subtracted in 200 components = 0.000452717 Jy ! Clean residual min=-0.002625 max=0.002291 Jy/beam ! Clean residual mean=-0.000003 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.14609 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.14609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079906Jy sigma=0.000675 ! Fit after self-cal, rms=0.079959Jy sigma=0.000675 ! 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.079959Jy sigma=0.000675 ! Fit after self-cal, rms=0.079722Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=8.049 mas, bpa=-3.782 degrees ! Estimated noise=666.394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161745 Jy ! Component: 100 - total flux cleaned = -5.91065e-05 Jy ! Component: 150 - total flux cleaned = -1.41825e-05 Jy ! Component: 200 - total flux cleaned = 7.0814e-06 Jy ! Total flux subtracted in 200 components = 7.0814e-06 Jy ! Clean residual min=-0.002229 max=0.002256 Jy/beam ! Clean residual mean=-0.000004 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.146097 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.146097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079704Jy sigma=0.000674 ! Fit after self-cal, rms=0.079705Jy sigma=0.000674 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.000175297 Jy ! Component: 100 - total flux cleaned = -0.000136136 Jy ! Component: 150 - total flux cleaned = -8.00059e-05 Jy ! Component: 200 - total flux cleaned = -2.83204e-05 Jy ! Total flux subtracted in 200 components = -2.83204e-05 Jy ! Clean residual min=-0.002219 max=0.002267 Jy/beam ! Clean residual mean=-0.000004 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.146069 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.146069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079695Jy sigma=0.000674 ! Fit after self-cal, rms=0.079694Jy sigma=0.000674 ! 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.079694Jy sigma=0.000674 ! Fit after self-cal, rms=0.080039Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=8.054 mas, bpa=-3.739 degrees ! Estimated noise=665.703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161561 Jy ! Component: 100 - total flux cleaned = -0.000257159 Jy ! Component: 150 - total flux cleaned = -0.000308188 Jy ! Component: 200 - total flux cleaned = -0.00033936 Jy ! Total flux subtracted in 200 components = -0.00033936 Jy ! Clean residual min=-0.001630 max=0.001877 Jy/beam ! Clean residual mean=-0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.145729 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.14573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080031Jy sigma=0.000668 ! Fit after self-cal, rms=0.080070Jy sigma=0.000668 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 (51, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150799 Jy ! Component: 100 - total flux cleaned = 0.00184985 Jy ! Component: 150 - total flux cleaned = 0.00199631 Jy ! Component: 200 - total flux cleaned = 0.00199599 Jy ! Total flux subtracted in 200 components = 0.00199599 Jy ! Clean residual min=-0.001614 max=0.001809 Jy/beam ! Clean residual mean=-0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.147725 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.147726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080030Jy sigma=0.000667 ! Fit after self-cal, rms=0.080029Jy sigma=0.000667 ! Inverting map ! Added new window around map position (-17, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010886 Jy ! Component: 100 - total flux cleaned = 0.00151134 Jy ! Component: 150 - total flux cleaned = 0.00181576 Jy ! Component: 200 - total flux cleaned = 0.00198046 Jy ! Total flux subtracted in 200 components = 0.00198046 Jy ! Clean residual min=-0.001561 max=0.001453 Jy/beam ! Clean residual mean=-0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.149706 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 130 components and 0.149706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079993Jy sigma=0.000667 ! Fit after self-cal, rms=0.079993Jy sigma=0.000667 ! 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.079993Jy sigma=0.000667 ! Fit after self-cal, rms=0.079974Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.603 mas, bmaj=13.16 mas, bpa=-1.663 degrees ! Estimated noise=840.093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203166 Jy ! Component: 100 - total flux cleaned = 0.000310622 Jy ! Component: 150 - total flux cleaned = 0.000331677 Jy ! Component: 200 - total flux cleaned = 0.000295949 Jy ! Total flux subtracted in 200 components = 0.000295949 Jy ! Clean residual min=-0.001438 max=0.001769 Jy/beam ! Clean residual mean=-0.000006 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.150002 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 146 components and 0.150002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079969Jy sigma=0.000667 ! Fit after self-cal, rms=0.079972Jy sigma=0.000667 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.85823e-05 Jy ! Component: 100 - total flux cleaned = -5.84701e-05 Jy ! Component: 150 - total flux cleaned = -4.41872e-05 Jy ! Component: 200 - total flux cleaned = -5.67324e-05 Jy ! Total flux subtracted in 200 components = -5.67324e-05 Jy ! Clean residual min=-0.001484 max=0.001738 Jy/beam ! Clean residual mean=-0.000006 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.149945 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 155 components and 0.149945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079970Jy sigma=0.000667 ! Fit after self-cal, rms=0.079971Jy sigma=0.000667 ! 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.201 mas, bmaj=8.06 mas, bpa=-3.714 degrees ! Estimated noise=664.79 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.201 x 8.06 at -3.714 degrees (North through East) ! Clean map min=-0.0021641 max=0.12994 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.668 mas, bmaj=7.179 mas, bpa=-4.316 degrees ! Estimated noise=905.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100617 Jy ! Component: 100 - total flux cleaned = 0.125896 Jy ! Component: 150 - total flux cleaned = 0.13605 Jy ! Component: 200 - total flux cleaned = 0.14071 Jy ! Total flux subtracted in 200 components = 0.14071 Jy ! Clean residual min=-0.003162 max=0.002809 Jy/beam ! Clean residual mean=0.000001 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.14071 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.14071 Jy ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.06 mas, bpa=-3.714 degrees ! Estimated noise=664.79 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.00291849 Jy ! Component: 100 - total flux cleaned = 0.00434626 Jy ! Component: 150 - total flux cleaned = 0.00550503 Jy ! Component: 200 - total flux cleaned = 0.00617165 Jy ! Total flux subtracted in 200 components = 0.00617165 Jy ! Clean residual min=-0.001698 max=0.001541 Jy/beam ! Clean residual mean=-0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.146882 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 54 components and 0.146882 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.603 mas, bmaj=13.16 mas, bpa=-1.663 degrees ! Estimated noise=840.093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106054 Jy ! Component: 100 - total flux cleaned = 0.00175809 Jy ! Component: 150 - total flux cleaned = 0.0022131 Jy ! Component: 200 - total flux cleaned = 0.00232215 Jy ! Total flux subtracted in 200 components = 0.00232215 Jy ! Clean residual min=-0.001541 max=0.001822 Jy/beam ! Clean residual mean=-0.000004 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.149204 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 = 3.2993e-05 Jy ! Component: 100 - total flux cleaned = 6.27451e-05 Jy ! Component: 150 - total flux cleaned = 8.76073e-05 Jy ! Component: 200 - total flux cleaned = 8.69983e-05 Jy ! Total flux subtracted in 200 components = 8.69983e-05 Jy ! Clean residual min=-0.001508 max=0.001767 Jy/beam ! Clean residual mean=-0.000005 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.149291 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 120 components and 0.149291 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.06 mas, bpa=-3.714 degrees ! Estimated noise=664.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150928 Jy ! Component: 100 - total flux cleaned = 0.000112939 Jy ! Component: 150 - total flux cleaned = 0.000145986 Jy ! Component: 200 - total flux cleaned = 0.000175912 Jy ! Total flux subtracted in 200 components = 0.000175912 Jy ! Clean residual min=-0.001485 max=0.001502 Jy/beam ! Clean residual mean=-0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.149467 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.149467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080001Jy sigma=0.000667 ! Fit after self-cal, rms=0.079989Jy sigma=0.000667 wmodel J2340-0053_S_2017_06_15_pus_map.mod ! Writing 143 model components to file: J2340-0053_S_2017_06_15_pus_map.mod wobs J2340-0053_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J2340-0053_S_2017_06_15_pus_uvs.fits wwins J2340-0053_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J2340-0053_S_2017_06_15_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.000104238 Jy ! Component: 100 - total flux cleaned = -4.22727e-05 Jy ! Component: 150 - total flux cleaned = -0.000255753 Jy ! Component: 200 - total flux cleaned = -0.000462694 Jy ! Component: 250 - total flux cleaned = -0.000552446 Jy ! Component: 300 - total flux cleaned = -0.000662235 Jy ! Component: 350 - total flux cleaned = -0.000726492 Jy ! Component: 400 - total flux cleaned = -0.000768693 Jy ! Component: 450 - total flux cleaned = -0.000789018 Jy ! Component: 500 - total flux cleaned = -0.000769146 Jy ! Component: 550 - total flux cleaned = -0.000749494 Jy ! Component: 600 - total flux cleaned = -0.000749531 Jy ! Component: 650 - total flux cleaned = -0.000711468 Jy ! Component: 700 - total flux cleaned = -0.000730282 Jy ! Component: 750 - total flux cleaned = -0.000675131 Jy ! Component: 800 - total flux cleaned = -0.00069346 Jy ! Component: 850 - total flux cleaned = -0.000639606 Jy ! Component: 900 - total flux cleaned = -0.000657094 Jy ! Component: 950 - total flux cleaned = -0.000622249 Jy ! Component: 1000 - total flux cleaned = -0.00069091 Jy ! Component: 1050 - total flux cleaned = -0.000656538 Jy ! Component: 1100 - total flux cleaned = -0.000656441 Jy ! Component: 1150 - total flux cleaned = -0.000673049 Jy ! Component: 1200 - total flux cleaned = -0.000656786 Jy ! Component: 1250 - total flux cleaned = -0.000689421 Jy ! Component: 1300 - total flux cleaned = -0.000753368 Jy ! Component: 1350 - total flux cleaned = -0.000753109 Jy ! Component: 1400 - total flux cleaned = -0.000753032 Jy ! Component: 1450 - total flux cleaned = -0.000768402 Jy ! Component: 1500 - total flux cleaned = -0.000783718 Jy ! Component: 1550 - total flux cleaned = -0.000738291 Jy ! Component: 1600 - total flux cleaned = -0.000768568 Jy ! Component: 1650 - total flux cleaned = -0.000768601 Jy ! Component: 1700 - total flux cleaned = -0.000754128 Jy ! Component: 1750 - total flux cleaned = -0.000826927 Jy ! Component: 1800 - total flux cleaned = -0.000826784 Jy ! Component: 1850 - total flux cleaned = -0.000812488 Jy ! Component: 1900 - total flux cleaned = -0.000896972 Jy ! Component: 1950 - total flux cleaned = -0.000868949 Jy ! Component: 2000 - total flux cleaned = -0.000896785 Jy ! Component: 2050 - total flux cleaned = -0.000938033 Jy ! Component: 2100 - total flux cleaned = -0.00103312 Jy ! Component: 2150 - total flux cleaned = -0.00105978 Jy ! Component: 2200 - total flux cleaned = -0.00108628 Jy ! Component: 2250 - total flux cleaned = -0.00111276 Jy ! Component: 2300 - total flux cleaned = -0.00109973 Jy ! Component: 2350 - total flux cleaned = -0.00112571 Jy ! Component: 2400 - total flux cleaned = -0.0011386 Jy ! Component: 2450 - total flux cleaned = -0.00116416 Jy ! Component: 2500 - total flux cleaned = -0.00111362 Jy ! Component: 2550 - total flux cleaned = -0.00120179 Jy ! Component: 2600 - total flux cleaned = -0.00118924 Jy ! Component: 2650 - total flux cleaned = -0.00122616 Jy ! Component: 2700 - total flux cleaned = -0.00125067 Jy ! Component: 2750 - total flux cleaned = -0.00127508 Jy ! Component: 2800 - total flux cleaned = -0.00125081 Jy ! Component: 2850 - total flux cleaned = -0.001263 Jy ! Component: 2900 - total flux cleaned = -0.0012511 Jy ! Component: 2950 - total flux cleaned = -0.00126282 Jy ! Component: 3000 - total flux cleaned = -0.00123911 Jy ! Component: 3050 - total flux cleaned = -0.0012276 Jy ! Component: 3100 - total flux cleaned = -0.0012392 Jy ! Component: 3150 - total flux cleaned = -0.00122768 Jy ! Component: 3200 - total flux cleaned = -0.00121628 Jy ! Component: 3250 - total flux cleaned = -0.00118213 Jy ! Component: 3300 - total flux cleaned = -0.00117083 Jy ! Component: 3350 - total flux cleaned = -0.00118218 Jy ! Component: 3400 - total flux cleaned = -0.00113754 Jy ! Component: 3450 - total flux cleaned = -0.00114864 Jy ! Component: 3500 - total flux cleaned = -0.00108242 Jy ! Component: 3550 - total flux cleaned = -0.00110426 Jy ! Component: 3600 - total flux cleaned = -0.00107146 Jy ! Component: 3650 - total flux cleaned = -0.00101744 Jy ! Component: 3700 - total flux cleaned = -0.00101748 Jy ! Component: 3750 - total flux cleaned = -0.00102822 Jy ! Component: 3800 - total flux cleaned = -0.00104957 Jy ! Component: 3850 - total flux cleaned = -0.000996752 Jy ! Component: 3900 - total flux cleaned = -0.00101785 Jy ! Component: 3950 - total flux cleaned = -0.000965562 Jy ! Component: 4000 - total flux cleaned = -0.000944846 Jy ! Component: 4050 - total flux cleaned = -0.000955147 Jy ! Total flux subtracted in 4096 components = -0.000924434 Jy ! Clean residual min=-0.000554 max=0.000615 Jy/beam ! Clean residual mean=-0.000001 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.148542 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 410 components and 0.148542 Jy ![Exited script file: muppet] wmap "J2340-0053_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.201 x 8.06 at -3.714 degrees (North through East) ! Clean map min=-0.0021794 max=0.13068 Jy/beam ! Writing clean map to FITS file: J2340-0053_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130679 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000189879 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435905 0.435905 0.87181 1.74362 3.48724 6.97448 13.949 27.8979 55.7958 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.13 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.201 x 8.06 at -3.714 degrees (North through East) ! Clean map min=-0.0021794 max=0.13068 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 J2340-0053_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:29:40 2019