! Started logfile: J2348-0425_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:06:55 2016 obs J2348-0425_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2348-0425_S_2014_06_09_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.600808 visibilities/baseline/integration-bin. ! Found source: J2348-0425 ! ! 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 5948 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 J2348-0425_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.815121Jy sigma=0.008822 ! Fit after self-cal, rms=0.792835Jy sigma=0.008583 ! 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.417 mas, bmaj=9.474 mas, bpa=13.27 degrees ! Estimated noise=1163.5 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.156822 Jy ! Component: 100 - total flux cleaned = 0.199059 Jy ! Total flux subtracted in 100 components = 0.199059 Jy ! Clean residual min=-0.008391 max=0.017527 Jy/beam ! Clean residual mean=0.000026 rms=0.002545 Jy/beam ! Combined flux in latest and established models = 0.199059 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.199059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098213Jy sigma=0.000904 ! Fit after self-cal, rms=0.098206Jy sigma=0.000904 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191989 Jy ! Component: 100 - total flux cleaned = 0.0294523 Jy ! Total flux subtracted in 100 components = 0.0294523 Jy ! Clean residual min=-0.006054 max=0.005770 Jy/beam ! Clean residual mean=0.000001 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.228511 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.228511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093069Jy sigma=0.000850 ! Fit after self-cal, rms=0.093046Jy sigma=0.000849 ! 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.185 mas, bmaj=10.83 mas, bpa=11.68 degrees ! Estimated noise=869.514 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.00748782 Jy ! Component: 100 - total flux cleaned = 0.0113349 Jy ! Component: 150 - total flux cleaned = 0.0134934 Jy ! Component: 200 - total flux cleaned = 0.0142594 Jy ! Total flux subtracted in 200 components = 0.0142594 Jy ! Clean residual min=-0.005210 max=0.004744 Jy/beam ! Clean residual mean=-0.000013 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.24277 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.24277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092211Jy sigma=0.000846 ! Fit after self-cal, rms=0.092209Jy sigma=0.000846 ! 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.81 HN 0.96 KP 1.07 ! LA 1.20 MK 1.00* NL 0.99 OV 0.99 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.04 KP 1.01 ! LA 1.14 MK 1.00* NL 1.05 OV 1.03 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.02 KP 0.91 ! LA 0.90 MK 1.00* NL 0.98 OV 0.97 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.02 KP 0.89 ! LA 0.88 MK 1.00* NL 1.06 OV 1.01 ! PT 1.02 SC 1.01 ! ! ! Fit before self-cal, rms=0.092209Jy sigma=0.000846 ! Fit after self-cal, rms=0.087046Jy sigma=0.000806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.179 mas, bmaj=10.84 mas, bpa=11.76 degrees ! Estimated noise=868.445 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.00017712 Jy ! Component: 100 - total flux cleaned = 0.000311467 Jy ! Component: 150 - total flux cleaned = 0.000332569 Jy ! Component: 200 - total flux cleaned = 0.000330724 Jy ! Total flux subtracted in 200 components = 0.000330724 Jy ! Clean residual min=-0.003518 max=0.003148 Jy/beam ! Clean residual mean=-0.000001 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.243101 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.243101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087027Jy sigma=0.000806 ! Fit after self-cal, rms=0.087015Jy sigma=0.000806 ! 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.087015Jy sigma=0.000806 ! Fit after self-cal, rms=0.085352Jy sigma=0.000802 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.173 mas, bmaj=10.85 mas, bpa=11.78 degrees ! Estimated noise=867.431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00026929 Jy ! Component: 100 - total flux cleaned = -0.000335086 Jy ! Component: 150 - total flux cleaned = -0.000413474 Jy ! Component: 200 - total flux cleaned = -0.000469139 Jy ! Total flux subtracted in 200 components = -0.000469139 Jy ! Clean residual min=-0.002742 max=0.002596 Jy/beam ! Clean residual mean=-0.000004 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.242632 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.242632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085341Jy sigma=0.000802 ! Fit after self-cal, rms=0.085331Jy sigma=0.000802 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.91704e-05 Jy ! Component: 100 - total flux cleaned = -3.66703e-05 Jy ! Component: 150 - total flux cleaned = -6.94471e-05 Jy ! Component: 200 - total flux cleaned = -0.000100448 Jy ! Total flux subtracted in 200 components = -0.000100448 Jy ! Clean residual min=-0.002736 max=0.002549 Jy/beam ! Clean residual mean=-0.000004 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.242531 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.242531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085324Jy sigma=0.000802 ! Fit after self-cal, rms=0.085323Jy sigma=0.000802 ! 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.085323Jy sigma=0.000802 ! Fit after self-cal, rms=0.085197Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.169 mas, bmaj=10.85 mas, bpa=11.83 degrees ! Estimated noise=866.152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255697 Jy ! Component: 100 - total flux cleaned = -0.000272668 Jy ! Component: 150 - total flux cleaned = -0.000305305 Jy ! Component: 200 - total flux cleaned = -0.000335535 Jy ! Total flux subtracted in 200 components = -0.000335535 Jy ! Clean residual min=-0.002706 max=0.002534 Jy/beam ! Clean residual mean=-0.000004 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.242196 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.242196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085191Jy sigma=0.000802 ! Fit after self-cal, rms=0.085191Jy sigma=0.000802 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.35153e-05 Jy ! Component: 100 - total flux cleaned = -6.20414e-05 Jy ! Component: 150 - total flux cleaned = -7.61699e-05 Jy ! Component: 200 - total flux cleaned = -8.93471e-05 Jy ! Total flux subtracted in 200 components = -8.93471e-05 Jy ! Clean residual min=-0.002699 max=0.002500 Jy/beam ! Clean residual mean=-0.000004 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.242107 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.242107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085186Jy sigma=0.000802 ! Fit after self-cal, rms=0.085186Jy sigma=0.000802 ! 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.085186Jy sigma=0.000802 ! Fit after self-cal, rms=0.085102Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.805 mas, bmaj=16.65 mas, bpa=-4.336 degrees ! Estimated noise=983.602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169381 Jy ! Component: 100 - total flux cleaned = 0.00013084 Jy ! Component: 150 - total flux cleaned = 9.98759e-05 Jy ! Component: 200 - total flux cleaned = 4.42494e-05 Jy ! Total flux subtracted in 200 components = 4.42494e-05 Jy ! Clean residual min=-0.002863 max=0.002694 Jy/beam ! Clean residual mean=-0.000006 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.242151 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 74 components and 0.242151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085100Jy sigma=0.000802 ! Fit after self-cal, rms=0.085099Jy sigma=0.000802 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.30559e-05 Jy ! Component: 100 - total flux cleaned = -8.58824e-05 Jy ! Component: 150 - total flux cleaned = -0.00010891 Jy ! Component: 200 - total flux cleaned = -0.000130128 Jy ! Total flux subtracted in 200 components = -0.000130128 Jy ! Clean residual min=-0.002878 max=0.002664 Jy/beam ! Clean residual mean=-0.000006 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.242021 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 0.242021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085100Jy sigma=0.000802 ! Fit after self-cal, rms=0.085099Jy sigma=0.000802 ! 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.166 mas, bmaj=10.85 mas, bpa=11.86 degrees ! Estimated noise=865.232 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.166 x 10.85 at 11.86 degrees (North through East) ! Clean map min=-0.0025803 max=0.20986 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.393 mas, bmaj=9.481 mas, bpa=13.48 degrees ! Estimated noise=1153.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155333 Jy ! Component: 100 - total flux cleaned = 0.198577 Jy ! Component: 150 - total flux cleaned = 0.218363 Jy ! Component: 200 - total flux cleaned = 0.22901 Jy ! Total flux subtracted in 200 components = 0.22901 Jy ! Clean residual min=-0.004576 max=0.005143 Jy/beam ! Clean residual mean=0.000005 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.22901 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.22901 Jy ! Inverting map and beam ! Estimated beam: bmin=4.166 mas, bmaj=10.85 mas, bpa=11.86 degrees ! Estimated noise=865.232 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.0069324 Jy ! Component: 100 - total flux cleaned = 0.0102685 Jy ! Component: 150 - total flux cleaned = 0.0120224 Jy ! Component: 200 - total flux cleaned = 0.0129598 Jy ! Total flux subtracted in 200 components = 0.0129598 Jy ! Clean residual min=-0.002705 max=0.002774 Jy/beam ! Clean residual mean=-0.000004 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.24197 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 65 components and 0.24197 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.805 mas, bmaj=16.65 mas, bpa=-4.336 degrees ! Estimated noise=983.602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543166 Jy ! Component: 100 - total flux cleaned = 0.000542273 Jy ! Component: 150 - total flux cleaned = 0.000542996 Jy ! Component: 200 - total flux cleaned = 0.000543787 Jy ! Total flux subtracted in 200 components = 0.000543787 Jy ! Clean residual min=-0.002828 max=0.002781 Jy/beam ! Clean residual mean=-0.000007 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.242514 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 = -5.05525e-05 Jy ! Component: 100 - total flux cleaned = -8.24768e-05 Jy ! Component: 150 - total flux cleaned = -9.71694e-05 Jy ! Component: 200 - total flux cleaned = -0.000111117 Jy ! Total flux subtracted in 200 components = -0.000111117 Jy ! Clean residual min=-0.002829 max=0.002748 Jy/beam ! Clean residual mean=-0.000006 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.242403 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.242403 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.166 mas, bmaj=10.85 mas, bpa=11.86 degrees ! Estimated noise=865.232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000342939 Jy ! Component: 100 - total flux cleaned = -0.000395505 Jy ! Component: 150 - total flux cleaned = -0.000438855 Jy ! Component: 200 - total flux cleaned = -0.000497593 Jy ! Total flux subtracted in 200 components = -0.000497593 Jy ! Clean residual min=-0.002623 max=0.002648 Jy/beam ! Clean residual mean=-0.000004 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.241905 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.241905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085125Jy sigma=0.000802 ! Fit after self-cal, rms=0.085126Jy sigma=0.000802 wmodel J2348-0425_S_2014_06_09_pus_map.mod ! Writing 84 model components to file: J2348-0425_S_2014_06_09_pus_map.mod wobs J2348-0425_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2348-0425_S_2014_06_09_pus_uvs.fits wwins J2348-0425_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J2348-0425_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.000296133 Jy ! Component: 100 - total flux cleaned = -0.000387666 Jy ! Component: 150 - total flux cleaned = -0.000430852 Jy ! Component: 200 - total flux cleaned = -0.000669881 Jy ! Component: 250 - total flux cleaned = -0.000975133 Jy ! Component: 300 - total flux cleaned = -0.00123236 Jy ! Component: 350 - total flux cleaned = -0.00130406 Jy ! Component: 400 - total flux cleaned = -0.00130478 Jy ! Component: 450 - total flux cleaned = -0.00130578 Jy ! Component: 500 - total flux cleaned = -0.001274 Jy ! Component: 550 - total flux cleaned = -0.00118058 Jy ! Component: 600 - total flux cleaned = -0.00112025 Jy ! Component: 650 - total flux cleaned = -0.00106193 Jy ! Component: 700 - total flux cleaned = -0.00100391 Jy ! Component: 750 - total flux cleaned = -0.000890812 Jy ! Component: 800 - total flux cleaned = -0.000808064 Jy ! Component: 850 - total flux cleaned = -0.000726744 Jy ! Component: 900 - total flux cleaned = -0.000567322 Jy ! Component: 950 - total flux cleaned = -0.000437279 Jy ! Component: 1000 - total flux cleaned = -0.000309247 Jy ! Component: 1050 - total flux cleaned = -0.000158786 Jy ! Component: 1100 - total flux cleaned = -3.57321e-05 Jy ! Component: 1150 - total flux cleaned = 6.13754e-05 Jy ! Component: 1200 - total flux cleaned = 0.000156825 Jy ! Component: 1250 - total flux cleaned = 0.000227166 Jy ! Component: 1300 - total flux cleaned = 0.000295994 Jy ! Component: 1350 - total flux cleaned = 0.000364099 Jy ! Component: 1400 - total flux cleaned = 0.000363963 Jy ! Component: 1450 - total flux cleaned = 0.000452036 Jy ! Component: 1500 - total flux cleaned = 0.000582032 Jy ! Component: 1550 - total flux cleaned = 0.00073136 Jy ! Component: 1600 - total flux cleaned = 0.000773387 Jy ! Component: 1650 - total flux cleaned = 0.000876881 Jy ! Component: 1700 - total flux cleaned = 0.000918071 Jy ! Component: 1750 - total flux cleaned = 0.000999059 Jy ! Component: 1800 - total flux cleaned = 0.001019 Jy ! Component: 1850 - total flux cleaned = 0.0010189 Jy ! Component: 1900 - total flux cleaned = 0.00107713 Jy ! Component: 1950 - total flux cleaned = 0.0010772 Jy ! Component: 2000 - total flux cleaned = 0.00103951 Jy ! Component: 2050 - total flux cleaned = 0.00107725 Jy ! Component: 2100 - total flux cleaned = 0.00111405 Jy ! Component: 2150 - total flux cleaned = 0.00115086 Jy ! Component: 2200 - total flux cleaned = 0.00122327 Jy ! Component: 2250 - total flux cleaned = 0.00127676 Jy ! Component: 2300 - total flux cleaned = 0.00132992 Jy ! Component: 2350 - total flux cleaned = 0.00136507 Jy ! Component: 2400 - total flux cleaned = 0.00143443 Jy ! Component: 2450 - total flux cleaned = 0.00145148 Jy ! Component: 2500 - total flux cleaned = 0.00150271 Jy ! Component: 2550 - total flux cleaned = 0.00157032 Jy ! Component: 2600 - total flux cleaned = 0.00162053 Jy ! Component: 2650 - total flux cleaned = 0.00162027 Jy ! Component: 2700 - total flux cleaned = 0.00162037 Jy ! Component: 2750 - total flux cleaned = 0.0016695 Jy ! Component: 2800 - total flux cleaned = 0.00170182 Jy ! Component: 2850 - total flux cleaned = 0.00178188 Jy ! Component: 2900 - total flux cleaned = 0.00181342 Jy ! Component: 2950 - total flux cleaned = 0.00182917 Jy ! Component: 3000 - total flux cleaned = 0.00186054 Jy ! Component: 3050 - total flux cleaned = 0.00189129 Jy ! Component: 3100 - total flux cleaned = 0.0019372 Jy ! Component: 3150 - total flux cleaned = 0.00193713 Jy ! Component: 3200 - total flux cleaned = 0.00198212 Jy ! Component: 3250 - total flux cleaned = 0.0019821 Jy ! Component: 3300 - total flux cleaned = 0.0019675 Jy ! Component: 3350 - total flux cleaned = 0.00204065 Jy ! Component: 3400 - total flux cleaned = 0.00201141 Jy ! Component: 3450 - total flux cleaned = 0.00196806 Jy ! Component: 3500 - total flux cleaned = 0.00196807 Jy ! Component: 3550 - total flux cleaned = 0.001968 Jy ! Component: 3600 - total flux cleaned = 0.0019681 Jy ! Component: 3650 - total flux cleaned = 0.0019542 Jy ! Component: 3700 - total flux cleaned = 0.0019681 Jy ! Component: 3750 - total flux cleaned = 0.00195412 Jy ! Component: 3800 - total flux cleaned = 0.00196781 Jy ! Component: 3850 - total flux cleaned = 0.00195417 Jy ! Component: 3900 - total flux cleaned = 0.00196788 Jy ! Component: 3950 - total flux cleaned = 0.00196781 Jy ! Component: 4000 - total flux cleaned = 0.00199451 Jy ! Component: 4050 - total flux cleaned = 0.00195466 Jy ! Total flux subtracted in 4096 components = 0.00198103 Jy ! Clean residual min=-0.000763 max=0.001000 Jy/beam ! Clean residual mean=-0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.243886 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 376 components and 0.243886 Jy ![Exited script file: muppet] wmap "J2348-0425_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.166 x 10.85 at 11.86 degrees (North through East) ! Clean map min=-0.0018341 max=0.20884 Jy/beam ! Writing clean map to FITS file: J2348-0425_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.208838 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248752 device "J2348-0425_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2348-0425_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.357338 0.357338 0.714675 1.42935 2.8587 5.7174 11.4348 22.8696 45.7392 91.4784 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.208 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.166 x 10.85 at 11.86 degrees (North through East) ! Clean map min=-0.0018341 max=0.20884 Jy/beam quit ! Quitting program ! Log file J2348-0425_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:06:59 2016