! Started logfile: J0340-0254_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:15:56 2017 obs J0340-0254_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0340-0254_S_2014_01_04_pus_uva.fits ! AN table 1: 107 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.499221 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0340-0254 ! ! 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 370 lines of history. ! ! Reading 7692 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 J0340-0254_S_2014_01_04_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 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.887997Jy sigma=0.012146 ! Fit after self-cal, rms=0.854616Jy sigma=0.011713 ! 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.137 mas, bmaj=6.227 mas, bpa=-5.291 degrees ! Estimated noise=875.945 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.110454 Jy ! Component: 100 - total flux cleaned = 0.135735 Jy ! Total flux subtracted in 100 components = 0.135735 Jy ! Clean residual min=-0.008904 max=0.022399 Jy/beam ! Clean residual mean=-0.000064 rms=0.002836 Jy/beam ! Combined flux in latest and established models = 0.135735 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.135735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094307Jy sigma=0.001110 ! Fit after self-cal, rms=0.094385Jy sigma=0.001109 ! Inverting map ! Added new window around map position (6, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188569 Jy ! Component: 100 - total flux cleaned = 0.0280732 Jy ! Total flux subtracted in 100 components = 0.0280732 Jy ! Clean residual min=-0.006661 max=0.010183 Jy/beam ! Clean residual mean=-0.000036 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.163808 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.163808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089664Jy sigma=0.001053 ! Fit after self-cal, rms=0.088971Jy sigma=0.001048 ! 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.741 mas, bmaj=7.109 mas, bpa=-5.581 degrees ! Estimated noise=635.972 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.00998373 Jy ! Component: 100 - total flux cleaned = 0.0153547 Jy ! Component: 150 - total flux cleaned = 0.019096 Jy ! Component: 200 - total flux cleaned = 0.021425 Jy ! Total flux subtracted in 200 components = 0.021425 Jy ! Clean residual min=-0.004558 max=0.007595 Jy/beam ! Clean residual mean=-0.000040 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.185233 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.185233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087630Jy sigma=0.001034 ! Fit after self-cal, rms=0.087252Jy sigma=0.001032 ! 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.08 FD 1.00* KP 1.00* LA 1.01 ! MK 0.98 NL 1.01 OV 0.97 PT 0.97 ! SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.00* KP 1.00* LA 1.02 ! MK 0.97 NL 1.07 OV 0.99 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* KP 1.00* LA 0.82 ! MK 0.97 NL 1.07 OV 0.91 PT 0.96 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.00* KP 1.00* LA 0.92 ! MK 1.00 NL 1.14 OV 0.97 PT 1.01 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.087252Jy sigma=0.001032 ! Fit after self-cal, rms=0.087929Jy sigma=0.001005 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=7.154 mas, bpa=-5.309 degrees ! Estimated noise=649.551 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.00283738 Jy ! Component: 100 - total flux cleaned = 0.00262597 Jy ! Component: 150 - total flux cleaned = 0.00244409 Jy ! Component: 200 - total flux cleaned = 0.00214752 Jy ! Total flux subtracted in 200 components = 0.00214752 Jy ! Clean residual min=-0.003085 max=0.003188 Jy/beam ! Clean residual mean=0.000005 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.18738 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.18738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087625Jy sigma=0.001003 ! Fit after self-cal, rms=0.087240Jy sigma=0.001002 ! 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.087240Jy sigma=0.001002 ! Fit after self-cal, rms=0.090006Jy sigma=0.000989 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.671 mas, bmaj=7.156 mas, bpa=-4.894 degrees ! Estimated noise=657.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000869414 Jy ! Component: 100 - total flux cleaned = 0.00131999 Jy ! Component: 150 - total flux cleaned = 0.00132051 Jy ! Component: 200 - total flux cleaned = 0.00132358 Jy ! Total flux subtracted in 200 components = 0.00132358 Jy ! Clean residual min=-0.003265 max=0.002812 Jy/beam ! Clean residual mean=0.000010 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.188704 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 0.188704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089796Jy sigma=0.000989 ! Fit after self-cal, rms=0.089758Jy sigma=0.000989 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.000211562 Jy ! Component: 100 - total flux cleaned = 4.77766e-05 Jy ! Component: 150 - total flux cleaned = -9.35049e-05 Jy ! Component: 200 - total flux cleaned = -0.000221419 Jy ! Total flux subtracted in 200 components = -0.000221419 Jy ! Clean residual min=-0.002908 max=0.002715 Jy/beam ! Clean residual mean=0.000010 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.188482 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.188482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089692Jy sigma=0.000989 ! Fit after self-cal, rms=0.089706Jy sigma=0.000989 ! 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.089706Jy sigma=0.000989 ! Fit after self-cal, rms=0.091275Jy sigma=0.000988 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=7.164 mas, bpa=-4.957 degrees ! Estimated noise=666.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196509 Jy ! Component: 100 - total flux cleaned = 0.00229812 Jy ! Component: 150 - total flux cleaned = 0.00221875 Jy ! Component: 200 - total flux cleaned = 0.00207139 Jy ! Total flux subtracted in 200 components = 0.00207139 Jy ! Clean residual min=-0.003203 max=0.002983 Jy/beam ! Clean residual mean=0.000013 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.190554 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 79 components and 0.190554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091129Jy sigma=0.000989 ! Fit after self-cal, rms=0.091083Jy sigma=0.000989 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.000157258 Jy ! Component: 100 - total flux cleaned = 2.91933e-05 Jy ! Component: 150 - total flux cleaned = -0.000115784 Jy ! Component: 200 - total flux cleaned = -0.00022067 Jy ! Total flux subtracted in 200 components = -0.00022067 Jy ! Clean residual min=-0.003094 max=0.003003 Jy/beam ! Clean residual mean=0.000013 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.190333 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 88 components and 0.190333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091038Jy sigma=0.000989 ! Fit after self-cal, rms=0.091050Jy sigma=0.000989 ! 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.091050Jy sigma=0.000989 ! Fit after self-cal, rms=0.092498Jy sigma=0.000988 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.947 mas, bmaj=11.87 mas, bpa=-0.4215 degrees ! Estimated noise=821.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226208 Jy ! Component: 100 - total flux cleaned = 0.00213776 Jy ! Component: 150 - total flux cleaned = 0.00208651 Jy ! Component: 200 - total flux cleaned = 0.00204003 Jy ! Total flux subtracted in 200 components = 0.00204003 Jy ! Clean residual min=-0.003353 max=0.004119 Jy/beam ! Clean residual mean=0.000027 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.192373 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.192373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092387Jy sigma=0.000989 ! Fit after self-cal, rms=0.092352Jy sigma=0.000989 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.000132972 Jy ! Component: 100 - total flux cleaned = -0.000203651 Jy ! Component: 150 - total flux cleaned = -0.00036351 Jy ! Component: 200 - total flux cleaned = -0.00047744 Jy ! Total flux subtracted in 200 components = -0.00047744 Jy ! Clean residual min=-0.003245 max=0.004101 Jy/beam ! Clean residual mean=0.000024 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.191896 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.191896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092335Jy sigma=0.000989 ! Fit after self-cal, rms=0.092347Jy sigma=0.000989 ! 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.655 mas, bmaj=7.172 mas, bpa=-5.113 degrees ! Estimated noise=675.015 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.655 x 7.172 at -5.113 degrees (North through East) ! Clean map min=-0.0029444 max=0.14594 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.066 mas, bmaj=6.267 mas, bpa=-4.442 degrees ! Estimated noise=926.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11662 Jy ! Component: 100 - total flux cleaned = 0.150326 Jy ! Component: 150 - total flux cleaned = 0.165878 Jy ! Component: 200 - total flux cleaned = 0.175156 Jy ! Total flux subtracted in 200 components = 0.175156 Jy ! Clean residual min=-0.005070 max=0.005156 Jy/beam ! Clean residual mean=-0.000013 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.175156 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.175156 Jy ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=7.172 mas, bpa=-5.113 degrees ! Estimated noise=675.015 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.00778485 Jy ! Component: 100 - total flux cleaned = 0.0118246 Jy ! Component: 150 - total flux cleaned = 0.0141271 Jy ! Component: 200 - total flux cleaned = 0.0156183 Jy ! Total flux subtracted in 200 components = 0.0156183 Jy ! Clean residual min=-0.003200 max=0.002851 Jy/beam ! Clean residual mean=0.000009 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.190775 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 52 components and 0.190775 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.947 mas, bmaj=11.87 mas, bpa=-0.4215 degrees ! Estimated noise=821.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000306737 Jy ! Component: 100 - total flux cleaned = 0.000508265 Jy ! Component: 150 - total flux cleaned = 0.000468259 Jy ! Component: 200 - total flux cleaned = 0.000434211 Jy ! Total flux subtracted in 200 components = 0.000434211 Jy ! Clean residual min=-0.003199 max=0.003937 Jy/beam ! Clean residual mean=0.000020 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.191209 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.94628e-05 Jy ! Component: 100 - total flux cleaned = -5.595e-05 Jy ! Component: 150 - total flux cleaned = -7.83306e-05 Jy ! Component: 200 - total flux cleaned = -0.000135427 Jy ! Total flux subtracted in 200 components = -0.000135427 Jy ! Clean residual min=-0.003124 max=0.003922 Jy/beam ! Clean residual mean=0.000019 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.191074 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.191074 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=7.172 mas, bpa=-5.113 degrees ! Estimated noise=675.015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.67751e-05 Jy ! Component: 100 - total flux cleaned = 0.000144494 Jy ! Component: 150 - total flux cleaned = 0.000172973 Jy ! Component: 200 - total flux cleaned = 0.000171105 Jy ! Total flux subtracted in 200 components = 0.000171105 Jy ! Clean residual min=-0.003050 max=0.002949 Jy/beam ! Clean residual mean=0.000010 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.191245 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.191245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092278Jy sigma=0.000990 ! Fit after self-cal, rms=0.092305Jy sigma=0.000989 wmodel J0340-0254_S_2014_01_04_pus_map.mod ! Writing 84 model components to file: J0340-0254_S_2014_01_04_pus_map.mod wobs J0340-0254_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0340-0254_S_2014_01_04_pus_uvs.fits wwins J0340-0254_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J0340-0254_S_2014_01_04_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.000112624 Jy ! Component: 100 - total flux cleaned = -0.000113675 Jy ! Component: 150 - total flux cleaned = -0.000110495 Jy ! Component: 200 - total flux cleaned = -0.000325517 Jy ! Component: 250 - total flux cleaned = -0.000609624 Jy ! Component: 300 - total flux cleaned = -0.000880984 Jy ! Component: 350 - total flux cleaned = -0.00114098 Jy ! Component: 400 - total flux cleaned = -0.00131905 Jy ! Component: 450 - total flux cleaned = -0.0015927 Jy ! Component: 500 - total flux cleaned = -0.00175605 Jy ! Component: 550 - total flux cleaned = -0.00182014 Jy ! Component: 600 - total flux cleaned = -0.001942 Jy ! Component: 650 - total flux cleaned = -0.0020298 Jy ! Component: 700 - total flux cleaned = -0.00214427 Jy ! Component: 750 - total flux cleaned = -0.00231153 Jy ! Component: 800 - total flux cleaned = -0.00250093 Jy ! Component: 850 - total flux cleaned = -0.00263259 Jy ! Component: 900 - total flux cleaned = -0.00283895 Jy ! Component: 950 - total flux cleaned = -0.00296452 Jy ! Component: 1000 - total flux cleaned = -0.00311108 Jy ! Component: 1050 - total flux cleaned = -0.00313451 Jy ! Component: 1100 - total flux cleaned = -0.00318123 Jy ! Component: 1150 - total flux cleaned = -0.00327278 Jy ! Component: 1200 - total flux cleaned = -0.00331745 Jy ! Component: 1250 - total flux cleaned = -0.00338318 Jy ! Component: 1300 - total flux cleaned = -0.00349101 Jy ! Component: 1350 - total flux cleaned = -0.00353289 Jy ! Component: 1400 - total flux cleaned = -0.00357425 Jy ! Component: 1450 - total flux cleaned = -0.00357428 Jy ! Component: 1500 - total flux cleaned = -0.00363433 Jy ! Component: 1550 - total flux cleaned = -0.00361485 Jy ! Component: 1600 - total flux cleaned = -0.00371186 Jy ! Component: 1650 - total flux cleaned = -0.00371155 Jy ! Component: 1700 - total flux cleaned = -0.0037871 Jy ! Component: 1750 - total flux cleaned = -0.0037872 Jy ! Component: 1800 - total flux cleaned = -0.00389772 Jy ! Component: 1850 - total flux cleaned = -0.00391571 Jy ! Component: 1900 - total flux cleaned = -0.00396938 Jy ! Component: 1950 - total flux cleaned = -0.00405745 Jy ! Component: 2000 - total flux cleaned = -0.00409213 Jy ! Component: 2050 - total flux cleaned = -0.00416103 Jy ! Component: 2100 - total flux cleaned = -0.00422924 Jy ! Component: 2150 - total flux cleaned = -0.0042968 Jy ! Component: 2200 - total flux cleaned = -0.00436348 Jy ! Component: 2250 - total flux cleaned = -0.00436348 Jy ! Component: 2300 - total flux cleaned = -0.00444515 Jy ! Component: 2350 - total flux cleaned = -0.004526 Jy ! Component: 2400 - total flux cleaned = -0.00455807 Jy ! Component: 2450 - total flux cleaned = -0.00465337 Jy ! Component: 2500 - total flux cleaned = -0.00471599 Jy ! Component: 2550 - total flux cleaned = -0.00479369 Jy ! Component: 2600 - total flux cleaned = -0.00480914 Jy ! Component: 2650 - total flux cleaned = -0.00490106 Jy ! Component: 2700 - total flux cleaned = -0.00496161 Jy ! Component: 2750 - total flux cleaned = -0.00502167 Jy ! Component: 2800 - total flux cleaned = -0.00503669 Jy ! Component: 2850 - total flux cleaned = -0.00514036 Jy ! Component: 2900 - total flux cleaned = -0.00522851 Jy ! Component: 2950 - total flux cleaned = -0.00527219 Jy ! Component: 3000 - total flux cleaned = -0.0053878 Jy ! Component: 3050 - total flux cleaned = -0.00544504 Jy ! Component: 3100 - total flux cleaned = -0.00547351 Jy ! Component: 3150 - total flux cleaned = -0.00558665 Jy ! Component: 3200 - total flux cleaned = -0.0056428 Jy ! Component: 3250 - total flux cleaned = -0.00574028 Jy ! Component: 3300 - total flux cleaned = -0.00580961 Jy ! Component: 3350 - total flux cleaned = -0.00591956 Jy ! Component: 3400 - total flux cleaned = -0.00601518 Jy ! Component: 3450 - total flux cleaned = -0.00611018 Jy ! Component: 3500 - total flux cleaned = -0.00617749 Jy ! Component: 3550 - total flux cleaned = -0.00628462 Jy ! Component: 3600 - total flux cleaned = -0.0063911 Jy ! Component: 3650 - total flux cleaned = -0.00648361 Jy ! Component: 3700 - total flux cleaned = -0.00657559 Jy ! Component: 3750 - total flux cleaned = -0.00668016 Jy ! Component: 3800 - total flux cleaned = -0.00677118 Jy ! Component: 3850 - total flux cleaned = -0.00687452 Jy ! Component: 3900 - total flux cleaned = -0.00691311 Jy ! Component: 3950 - total flux cleaned = -0.00697712 Jy ! Component: 4000 - total flux cleaned = -0.00705355 Jy ! Component: 4050 - total flux cleaned = -0.00711693 Jy ! Total flux subtracted in 4096 components = -0.00717994 Jy ! Clean residual min=-0.000748 max=0.000665 Jy/beam ! Clean residual mean=0.000000 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.184065 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 338 components and 0.184065 Jy ![Exited script file: muppet] wmap "J0340-0254_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.655 x 7.172 at -5.113 degrees (North through East) ! Clean map min=-0.0015987 max=0.14607 Jy/beam ! Writing clean map to FITS file: J0340-0254_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.146069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208698 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.428627 0.428627 0.857254 1.71451 3.42902 6.85804 13.7161 27.4321 54.8643 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.146 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.655 x 7.172 at -5.113 degrees (North through East) ! Clean map min=-0.0015987 max=0.14607 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 J0340-0254_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:16:01 2017