! Started logfile: J0044+1855_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:10:55 2016 obs J0044+1855_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0044+1855_S_2014_08_05_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755317 visibilities/baseline/integration-bin. ! Found source: J0044+1855 ! ! 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 360 lines of history. ! ! Reading 12644 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 J0044+1855_S_2014_08_05_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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.903855Jy sigma=0.010877 ! Fit after self-cal, rms=0.893894Jy sigma=0.010760 ! 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.739 mas, bmaj=7.935 mas, bpa=19.56 degrees ! Estimated noise=754.079 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.0830228 Jy ! Component: 100 - total flux cleaned = 0.1015 Jy ! Total flux subtracted in 100 components = 0.1015 Jy ! Clean residual min=-0.003988 max=0.006472 Jy/beam ! Clean residual mean=-0.000007 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.1015 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.1015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072839Jy sigma=0.000796 ! Fit after self-cal, rms=0.072834Jy sigma=0.000796 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00693983 Jy ! Component: 100 - total flux cleaned = 0.0103034 Jy ! Total flux subtracted in 100 components = 0.0103034 Jy ! Clean residual min=-0.003201 max=0.002947 Jy/beam ! Clean residual mean=0.000002 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.111804 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.111804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072060Jy sigma=0.000789 ! Fit after self-cal, rms=0.072057Jy sigma=0.000789 ! 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.586 mas, bmaj=8.77 mas, bpa=16.8 degrees ! Estimated noise=533.868 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.00241335 Jy ! Component: 100 - total flux cleaned = 0.00386127 Jy ! Component: 150 - total flux cleaned = 0.00477673 Jy ! Component: 200 - total flux cleaned = 0.00536671 Jy ! Total flux subtracted in 200 components = 0.00536671 Jy ! Clean residual min=-0.002517 max=0.002993 Jy/beam ! Clean residual mean=0.000013 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.117171 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 0.117171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071923Jy sigma=0.000789 ! Fit after self-cal, rms=0.071930Jy sigma=0.000789 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.98 KP 1.03 ! LA 1.13 MK 1.00* NL 0.98 OV 0.95 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.14 HN 1.05 KP 1.03 ! LA 1.08 MK 1.00* NL 1.00 OV 0.93 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.30 HN 1.03 KP 0.88 ! LA 0.82 MK 1.00* NL 0.97 OV 0.96 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.01 KP 0.88 ! LA 0.82 MK 1.00* NL 1.07 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.071930Jy sigma=0.000789 ! Fit after self-cal, rms=0.070564Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.581 mas, bmaj=8.796 mas, bpa=16.72 degrees ! Estimated noise=536.144 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.000139249 Jy ! Component: 100 - total flux cleaned = 0.000113468 Jy ! Component: 150 - total flux cleaned = 8.05263e-05 Jy ! Component: 200 - total flux cleaned = 5.40475e-05 Jy ! Total flux subtracted in 200 components = 5.40475e-05 Jy ! Clean residual min=-0.001989 max=0.002240 Jy/beam ! Clean residual mean=0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.117225 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 70 components and 0.117225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070557Jy sigma=0.000774 ! Fit after self-cal, rms=0.070564Jy sigma=0.000774 ! 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.070564Jy sigma=0.000774 ! Fit after self-cal, rms=0.070816Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.58 mas, bmaj=8.796 mas, bpa=16.57 degrees ! Estimated noise=537.046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000190214 Jy ! Component: 100 - total flux cleaned = 0.000190036 Jy ! Component: 150 - total flux cleaned = 0.000198636 Jy ! Component: 200 - total flux cleaned = 0.000198266 Jy ! Total flux subtracted in 200 components = 0.000198266 Jy ! Clean residual min=-0.001751 max=0.001791 Jy/beam ! Clean residual mean=-0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.117423 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 71 components and 0.117423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070809Jy sigma=0.000772 ! Fit after self-cal, rms=0.070809Jy sigma=0.000772 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 = -4.33563e-06 Jy ! Component: 100 - total flux cleaned = -2.95287e-05 Jy ! Component: 150 - total flux cleaned = -3.42693e-05 Jy ! Component: 200 - total flux cleaned = -3.42795e-05 Jy ! Total flux subtracted in 200 components = -3.42795e-05 Jy ! Clean residual min=-0.001750 max=0.001801 Jy/beam ! Clean residual mean=-0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.117389 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.117389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070808Jy sigma=0.000772 ! Fit after self-cal, rms=0.070808Jy sigma=0.000772 ! 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.070808Jy sigma=0.000772 ! Fit after self-cal, rms=0.070990Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.581 mas, bmaj=8.795 mas, bpa=16.5 degrees ! Estimated noise=538.265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230779 Jy ! Component: 100 - total flux cleaned = 0.000230862 Jy ! Component: 150 - total flux cleaned = 0.000236133 Jy ! Component: 200 - total flux cleaned = 0.000227273 Jy ! Total flux subtracted in 200 components = 0.000227273 Jy ! Clean residual min=-0.001761 max=0.001796 Jy/beam ! Clean residual mean=-0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.117616 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.117616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070986Jy sigma=0.000772 ! Fit after self-cal, rms=0.070986Jy sigma=0.000772 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.72357e-06 Jy ! Component: 100 - total flux cleaned = -1.11284e-05 Jy ! Component: 150 - total flux cleaned = -1.81125e-05 Jy ! Component: 200 - total flux cleaned = -2.13252e-05 Jy ! Total flux subtracted in 200 components = -2.13252e-05 Jy ! Clean residual min=-0.001754 max=0.001808 Jy/beam ! Clean residual mean=-0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.117595 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.117595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070985Jy sigma=0.000772 ! Fit after self-cal, rms=0.070985Jy sigma=0.000772 ! 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.070985Jy sigma=0.000772 ! Fit after self-cal, rms=0.071167Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.22 mas, bmaj=10.44 mas, bpa=5.291 degrees ! Estimated noise=604.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000444923 Jy ! Component: 100 - total flux cleaned = 0.000463699 Jy ! Component: 150 - total flux cleaned = 0.00045624 Jy ! Component: 200 - total flux cleaned = 0.000461953 Jy ! Total flux subtracted in 200 components = 0.000461953 Jy ! Clean residual min=-0.001678 max=0.002260 Jy/beam ! Clean residual mean=-0.000005 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.118057 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 98 components and 0.118057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071166Jy sigma=0.000772 ! Fit after self-cal, rms=0.071166Jy sigma=0.000772 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 (11.5, 27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221209 Jy ! Component: 100 - total flux cleaned = 0.0036194 Jy ! Component: 150 - total flux cleaned = 0.00467304 Jy ! Component: 200 - total flux cleaned = 0.00535881 Jy ! Total flux subtracted in 200 components = 0.00535881 Jy ! Clean residual min=-0.001467 max=0.001495 Jy/beam ! Clean residual mean=-0.000003 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.123415 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.123415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071091Jy sigma=0.000771 ! Fit after self-cal, rms=0.071086Jy sigma=0.000771 ! 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.582 mas, bmaj=8.794 mas, bpa=16.46 degrees ! Estimated noise=539.542 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.582 x 8.794 at 16.46 degrees (North through East) ! Clean map min=-0.0015468 max=0.10816 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.738 mas, bmaj=7.955 mas, bpa=19.21 degrees ! Estimated noise=757.892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0833756 Jy ! Component: 100 - total flux cleaned = 0.102037 Jy ! Component: 150 - total flux cleaned = 0.108878 Jy ! Component: 200 - total flux cleaned = 0.112302 Jy ! Total flux subtracted in 200 components = 0.112302 Jy ! Clean residual min=-0.002727 max=0.002211 Jy/beam ! Clean residual mean=-0.000009 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.112302 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.112302 Jy ! Inverting map and beam ! Estimated beam: bmin=4.582 mas, bmaj=8.794 mas, bpa=16.46 degrees ! Estimated noise=539.542 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.00287408 Jy ! Component: 100 - total flux cleaned = 0.00481347 Jy ! Component: 150 - total flux cleaned = 0.0063542 Jy ! Component: 200 - total flux cleaned = 0.00734951 Jy ! Total flux subtracted in 200 components = 0.00734951 Jy ! Clean residual min=-0.001844 max=0.001358 Jy/beam ! Clean residual mean=-0.000004 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.119651 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 62 components and 0.119651 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.22 mas, bmaj=10.44 mas, bpa=5.291 degrees ! Estimated noise=604.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144388 Jy ! Component: 100 - total flux cleaned = 0.00249506 Jy ! Component: 150 - total flux cleaned = 0.00333877 Jy ! Component: 200 - total flux cleaned = 0.00403624 Jy ! Total flux subtracted in 200 components = 0.00403624 Jy ! Clean residual min=-0.001489 max=0.001327 Jy/beam ! Clean residual mean=-0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.123688 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.000318469 Jy ! Component: 100 - total flux cleaned = 0.000495028 Jy ! Component: 150 - total flux cleaned = 0.00061741 Jy ! Component: 200 - total flux cleaned = 0.000733036 Jy ! Total flux subtracted in 200 components = 0.000733036 Jy ! Clean residual min=-0.001474 max=0.001266 Jy/beam ! Clean residual mean=-0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.124421 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 109 components and 0.124421 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.582 mas, bmaj=8.794 mas, bpa=16.46 degrees ! Estimated noise=539.542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015468 Jy ! Component: 100 - total flux cleaned = 0.000249234 Jy ! Component: 150 - total flux cleaned = 0.000222052 Jy ! Component: 200 - total flux cleaned = 0.000174684 Jy ! Total flux subtracted in 200 components = 0.000174684 Jy ! Clean residual min=-0.001534 max=0.001213 Jy/beam ! Clean residual mean=-0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.124595 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 127 components and 0.124595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071039Jy sigma=0.000771 ! Fit after self-cal, rms=0.071034Jy sigma=0.000771 wmodel J0044+1855_S_2014_08_05_pus_map.mod ! Writing 127 model components to file: J0044+1855_S_2014_08_05_pus_map.mod wobs J0044+1855_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0044+1855_S_2014_08_05_pus_uvs.fits wwins J0044+1855_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0044+1855_S_2014_08_05_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.000667713 Jy ! Component: 100 - total flux cleaned = -0.00109184 Jy ! Component: 150 - total flux cleaned = -0.0013791 Jy ! Component: 200 - total flux cleaned = -0.00156968 Jy ! Component: 250 - total flux cleaned = -0.00171182 Jy ! Component: 300 - total flux cleaned = -0.00182949 Jy ! Component: 350 - total flux cleaned = -0.00190561 Jy ! Component: 400 - total flux cleaned = -0.00199855 Jy ! Component: 450 - total flux cleaned = -0.00214313 Jy ! Component: 500 - total flux cleaned = -0.00219584 Jy ! Component: 550 - total flux cleaned = -0.00224739 Jy ! Component: 600 - total flux cleaned = -0.00231497 Jy ! Component: 650 - total flux cleaned = -0.00231503 Jy ! Component: 700 - total flux cleaned = -0.00237976 Jy ! Component: 750 - total flux cleaned = -0.00244298 Jy ! Component: 800 - total flux cleaned = -0.00248965 Jy ! Component: 850 - total flux cleaned = -0.00255054 Jy ! Component: 900 - total flux cleaned = -0.00261028 Jy ! Component: 950 - total flux cleaned = -0.00268396 Jy ! Component: 1000 - total flux cleaned = -0.00274188 Jy ! Component: 1050 - total flux cleaned = -0.00282759 Jy ! Component: 1100 - total flux cleaned = -0.00292577 Jy ! Component: 1150 - total flux cleaned = -0.00299451 Jy ! Component: 1200 - total flux cleaned = -0.00304884 Jy ! Component: 1250 - total flux cleaned = -0.0030753 Jy ! Component: 1300 - total flux cleaned = -0.00310148 Jy ! Component: 1350 - total flux cleaned = -0.00310153 Jy ! Component: 1400 - total flux cleaned = -0.00314012 Jy ! Component: 1450 - total flux cleaned = -0.00319047 Jy ! Component: 1500 - total flux cleaned = -0.00319015 Jy ! Component: 1550 - total flux cleaned = -0.00317779 Jy ! Component: 1600 - total flux cleaned = -0.00320189 Jy ! Component: 1650 - total flux cleaned = -0.00321365 Jy ! Component: 1700 - total flux cleaned = -0.00323745 Jy ! Component: 1750 - total flux cleaned = -0.00326084 Jy ! Component: 1800 - total flux cleaned = -0.00330713 Jy ! Component: 1850 - total flux cleaned = -0.00331865 Jy ! Component: 1900 - total flux cleaned = -0.00334127 Jy ! Component: 1950 - total flux cleaned = -0.00333034 Jy ! Component: 2000 - total flux cleaned = -0.00333053 Jy ! Component: 2050 - total flux cleaned = -0.00331965 Jy ! Component: 2100 - total flux cleaned = -0.00327632 Jy ! Component: 2150 - total flux cleaned = -0.00330846 Jy ! Component: 2200 - total flux cleaned = -0.00324482 Jy ! Component: 2250 - total flux cleaned = -0.00322382 Jy ! Component: 2300 - total flux cleaned = -0.00318239 Jy ! Component: 2350 - total flux cleaned = -0.00317213 Jy ! Component: 2400 - total flux cleaned = -0.00315152 Jy ! Component: 2450 - total flux cleaned = -0.00314142 Jy ! Component: 2500 - total flux cleaned = -0.00313143 Jy ! Component: 2550 - total flux cleaned = -0.00306194 Jy ! Component: 2600 - total flux cleaned = -0.0030229 Jy ! Component: 2650 - total flux cleaned = -0.00302308 Jy ! Component: 2700 - total flux cleaned = -0.00302321 Jy ! Component: 2750 - total flux cleaned = -0.002985 Jy ! Component: 2800 - total flux cleaned = -0.00296609 Jy ! Component: 2850 - total flux cleaned = -0.00295675 Jy ! Component: 2900 - total flux cleaned = -0.00295667 Jy ! Component: 2950 - total flux cleaned = -0.00294741 Jy ! Component: 3000 - total flux cleaned = -0.00291094 Jy ! Component: 3050 - total flux cleaned = -0.002938 Jy ! Component: 3100 - total flux cleaned = -0.00292887 Jy ! Component: 3150 - total flux cleaned = -0.00291104 Jy ! Component: 3200 - total flux cleaned = -0.00289335 Jy ! Component: 3250 - total flux cleaned = -0.00288463 Jy ! Component: 3300 - total flux cleaned = -0.00287598 Jy ! Component: 3350 - total flux cleaned = -0.00288477 Jy ! Component: 3400 - total flux cleaned = -0.00290181 Jy ! Component: 3450 - total flux cleaned = -0.0028424 Jy ! Component: 3500 - total flux cleaned = -0.00286776 Jy ! Component: 3550 - total flux cleaned = -0.00286764 Jy ! Component: 3600 - total flux cleaned = -0.00283432 Jy ! Component: 3650 - total flux cleaned = -0.00281786 Jy ! Component: 3700 - total flux cleaned = -0.00282605 Jy ! Component: 3750 - total flux cleaned = -0.00283406 Jy ! Component: 3800 - total flux cleaned = -0.00280178 Jy ! Component: 3850 - total flux cleaned = -0.00278572 Jy ! Component: 3900 - total flux cleaned = -0.00277773 Jy ! Component: 3950 - total flux cleaned = -0.00278566 Jy ! Component: 4000 - total flux cleaned = -0.00279353 Jy ! Component: 4050 - total flux cleaned = -0.00278577 Jy ! Total flux subtracted in 4096 components = -0.00279353 Jy ! Clean residual min=-0.000418 max=0.000414 Jy/beam ! Clean residual mean=0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.121802 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 423 components and 0.121802 Jy ![Exited script file: muppet] wmap "J0044+1855_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.582 x 8.794 at 16.46 degrees (North through East) ! Clean map min=-0.0011297 max=0.10815 Jy/beam ! Writing clean map to FITS file: J0044+1855_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108149 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000144633 device "J0044+1855_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0044+1855_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.401205 0.401205 0.80241 1.60482 3.20964 6.41928 12.8386 25.6771 51.3543 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.108 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.582 x 8.794 at 16.46 degrees (North through East) ! Clean map min=-0.0011297 max=0.10815 Jy/beam quit ! Quitting program ! Log file J0044+1855_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:11:01 2016