! Started logfile: J0348+4149_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:44:42 2016 obs J0348+4149_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0348+4149_S_2014_05_31_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.701418 visibilities/baseline/integration-bin. ! Found source: J0348+4149 ! ! 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 11868 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 J0348+4149_S_2014_05_31_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 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.803531Jy sigma=0.009598 ! Fit after self-cal, rms=0.759381Jy sigma=0.009103 ! 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.42 mas, bmaj=6.65 mas, bpa=33.63 degrees ! Estimated noise=888.206 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.185376 Jy ! Component: 100 - total flux cleaned = 0.230678 Jy ! Total flux subtracted in 100 components = 0.230678 Jy ! Clean residual min=-0.007450 max=0.016940 Jy/beam ! Clean residual mean=0.000011 rms=0.002125 Jy/beam ! Combined flux in latest and established models = 0.230678 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.230678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077543Jy sigma=0.000865 ! Fit after self-cal, rms=0.077456Jy sigma=0.000864 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169681 Jy ! Component: 100 - total flux cleaned = 0.0242502 Jy ! Total flux subtracted in 100 components = 0.0242502 Jy ! Clean residual min=-0.006007 max=0.006428 Jy/beam ! Clean residual mean=0.000010 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 0.254928 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.254928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073460Jy sigma=0.000822 ! Fit after self-cal, rms=0.073440Jy sigma=0.000822 ! 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.468 mas, bmaj=7.116 mas, bpa=32.52 degrees ! Estimated noise=550.413 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.00404195 Jy ! Component: 100 - total flux cleaned = 0.00638183 Jy ! Component: 150 - total flux cleaned = 0.00790285 Jy ! Component: 200 - total flux cleaned = 0.00827247 Jy ! Total flux subtracted in 200 components = 0.00827247 Jy ! Clean residual min=-0.004549 max=0.004012 Jy/beam ! Clean residual mean=0.000024 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.263201 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.263201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073108Jy sigma=0.000820 ! Fit after self-cal, rms=0.073100Jy sigma=0.000820 ! 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 0.98 FD 0.84 HN 0.97 KP 1.05 ! LA 1.20 MK 1.02 NL 0.97 OV 0.97 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.01 KP 1.01 ! LA 1.13 MK 1.02 NL 1.07 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 1.04 KP 0.91 ! LA 0.91 MK 1.03 NL 1.06 OV 0.95 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 0.98 KP 0.88 ! LA 0.88 MK 1.03 NL 1.06 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.073100Jy sigma=0.000820 ! Fit after self-cal, rms=0.067580Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.092 mas, bpa=32.62 degrees ! Estimated noise=549.939 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.00051678 Jy ! Component: 100 - total flux cleaned = -0.000680327 Jy ! Component: 150 - total flux cleaned = -0.000724306 Jy ! Component: 200 - total flux cleaned = -0.000743556 Jy ! Total flux subtracted in 200 components = -0.000743556 Jy ! Clean residual min=-0.001847 max=0.001822 Jy/beam ! Clean residual mean=0.000002 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.262457 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.262457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067561Jy sigma=0.000764 ! Fit after self-cal, rms=0.067559Jy sigma=0.000764 ! 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.067559Jy sigma=0.000764 ! Fit after self-cal, rms=0.067452Jy sigma=0.000762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.477 mas, bmaj=7.085 mas, bpa=32.55 degrees ! Estimated noise=550.019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000524779 Jy ! Component: 100 - total flux cleaned = -0.000550972 Jy ! Component: 150 - total flux cleaned = -0.000552058 Jy ! Component: 200 - total flux cleaned = -0.000552083 Jy ! Total flux subtracted in 200 components = -0.000552083 Jy ! Clean residual min=-0.001627 max=0.001490 Jy/beam ! Clean residual mean=-0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.261905 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.261905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067435Jy sigma=0.000762 ! Fit after self-cal, rms=0.067432Jy sigma=0.000762 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 = -6.51972e-05 Jy ! Component: 100 - total flux cleaned = -1.84484e-05 Jy ! Component: 150 - total flux cleaned = -4.54828e-06 Jy ! Component: 200 - total flux cleaned = 7.37996e-06 Jy ! Total flux subtracted in 200 components = 7.37996e-06 Jy ! Clean residual min=-0.001622 max=0.001495 Jy/beam ! Clean residual mean=-0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.261913 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.261913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067426Jy sigma=0.000762 ! Fit after self-cal, rms=0.067422Jy sigma=0.000762 ! 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.067422Jy sigma=0.000762 ! Fit after self-cal, rms=0.067428Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.48 mas, bmaj=7.083 mas, bpa=32.52 degrees ! Estimated noise=550.013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028002 Jy ! Component: 100 - total flux cleaned = -0.000319893 Jy ! Component: 150 - total flux cleaned = -0.000330772 Jy ! Component: 200 - total flux cleaned = -0.000330888 Jy ! Total flux subtracted in 200 components = -0.000330888 Jy ! Clean residual min=-0.001616 max=0.001506 Jy/beam ! Clean residual mean=-0.000002 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.261582 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.261582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067423Jy sigma=0.000762 ! Fit after self-cal, rms=0.067421Jy sigma=0.000762 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.44879e-05 Jy ! Component: 100 - total flux cleaned = -3.49723e-05 Jy ! Component: 150 - total flux cleaned = -3.56756e-05 Jy ! Component: 200 - total flux cleaned = -4.42321e-05 Jy ! Total flux subtracted in 200 components = -4.42321e-05 Jy ! Clean residual min=-0.001619 max=0.001503 Jy/beam ! Clean residual mean=-0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.261538 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.261537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067418Jy sigma=0.000762 ! Fit after self-cal, rms=0.067416Jy sigma=0.000762 ! 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.067416Jy sigma=0.000762 ! Fit after self-cal, rms=0.067430Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.881 mas, bmaj=9.491 mas, bpa=-25.26 degrees ! Estimated noise=616.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212547 Jy ! Component: 100 - total flux cleaned = -0.000235558 Jy ! Component: 150 - total flux cleaned = -0.00024497 Jy ! Component: 200 - total flux cleaned = -0.00025339 Jy ! Total flux subtracted in 200 components = -0.00025339 Jy ! Clean residual min=-0.001494 max=0.001409 Jy/beam ! Clean residual mean=-0.000003 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.261284 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.261284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067430Jy sigma=0.000762 ! Fit after self-cal, rms=0.067429Jy sigma=0.000762 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 = 5.54153e-06 Jy ! Component: 100 - total flux cleaned = -3.23079e-06 Jy ! Component: 150 - total flux cleaned = -1.09501e-05 Jy ! Component: 200 - total flux cleaned = -1.44004e-05 Jy ! Total flux subtracted in 200 components = -1.44004e-05 Jy ! Clean residual min=-0.001487 max=0.001394 Jy/beam ! Clean residual mean=-0.000003 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.26127 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.26127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067429Jy sigma=0.000762 ! Fit after self-cal, rms=0.067428Jy sigma=0.000762 ! 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.482 mas, bmaj=7.084 mas, bpa=32.52 degrees ! Estimated noise=550.022 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.482 x 7.084 at 32.52 degrees (North through East) ! Clean map min=-0.0016096 max=0.23808 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.43 mas, bmaj=6.62 mas, bpa=33.66 degrees ! Estimated noise=886.165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1848 Jy ! Component: 100 - total flux cleaned = 0.230718 Jy ! Component: 150 - total flux cleaned = 0.247382 Jy ! Component: 200 - total flux cleaned = 0.253652 Jy ! Total flux subtracted in 200 components = 0.253652 Jy ! Clean residual min=-0.002825 max=0.002609 Jy/beam ! Clean residual mean=-0.000002 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.253652 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.253652 Jy ! Inverting map and beam ! Estimated beam: bmin=4.482 mas, bmaj=7.084 mas, bpa=32.52 degrees ! Estimated noise=550.022 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.00327349 Jy ! Component: 100 - total flux cleaned = 0.0050198 Jy ! Component: 150 - total flux cleaned = 0.00608614 Jy ! Component: 200 - total flux cleaned = 0.0066806 Jy ! Total flux subtracted in 200 components = 0.0066806 Jy ! Clean residual min=-0.001694 max=0.001415 Jy/beam ! Clean residual mean=-0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.260333 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.260333 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.881 mas, bmaj=9.491 mas, bpa=-25.26 degrees ! Estimated noise=616.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000461162 Jy ! Component: 100 - total flux cleaned = 0.000597445 Jy ! Component: 150 - total flux cleaned = 0.000617193 Jy ! Component: 200 - total flux cleaned = 0.000635631 Jy ! Total flux subtracted in 200 components = 0.000635631 Jy ! Clean residual min=-0.001507 max=0.001395 Jy/beam ! Clean residual mean=-0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.260969 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 = 1.17259e-05 Jy ! Component: 100 - total flux cleaned = 2.28882e-05 Jy ! Component: 150 - total flux cleaned = 3.85478e-05 Jy ! Component: 200 - total flux cleaned = 4.35654e-05 Jy ! Total flux subtracted in 200 components = 4.35654e-05 Jy ! Clean residual min=-0.001507 max=0.001396 Jy/beam ! Clean residual mean=-0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.261012 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 50 components and 0.261012 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.482 mas, bmaj=7.084 mas, bpa=32.52 degrees ! Estimated noise=550.022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.83847e-05 Jy ! Component: 100 - total flux cleaned = -0.00014261 Jy ! Component: 150 - total flux cleaned = -0.00014271 Jy ! Component: 200 - total flux cleaned = -0.000121998 Jy ! Total flux subtracted in 200 components = -0.000121998 Jy ! Clean residual min=-0.001660 max=0.001413 Jy/beam ! Clean residual mean=-0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.26089 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.26089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067436Jy sigma=0.000762 ! Fit after self-cal, rms=0.067429Jy sigma=0.000762 wmodel J0348+4149_S_2014_05_31_pus_map.mod ! Writing 60 model components to file: J0348+4149_S_2014_05_31_pus_map.mod wobs J0348+4149_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0348+4149_S_2014_05_31_pus_uvs.fits wwins J0348+4149_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J0348+4149_S_2014_05_31_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.000417268 Jy ! Component: 100 - total flux cleaned = -0.000545274 Jy ! Component: 150 - total flux cleaned = -0.000643753 Jy ! Component: 200 - total flux cleaned = -0.000738195 Jy ! Component: 250 - total flux cleaned = -0.000805222 Jy ! Component: 300 - total flux cleaned = -0.000717544 Jy ! Component: 350 - total flux cleaned = -0.000591398 Jy ! Component: 400 - total flux cleaned = -0.000529784 Jy ! Component: 450 - total flux cleaned = -0.000430457 Jy ! Component: 500 - total flux cleaned = -0.000372535 Jy ! Component: 550 - total flux cleaned = -0.000315416 Jy ! Component: 600 - total flux cleaned = -0.000278517 Jy ! Component: 650 - total flux cleaned = -0.000260285 Jy ! Component: 700 - total flux cleaned = -0.000242486 Jy ! Component: 750 - total flux cleaned = -0.000172956 Jy ! Component: 800 - total flux cleaned = -0.000139198 Jy ! Component: 850 - total flux cleaned = -7.25432e-05 Jy ! Component: 900 - total flux cleaned = -2.38258e-05 Jy ! Component: 950 - total flux cleaned = 4.00748e-05 Jy ! Component: 1000 - total flux cleaned = 0.000102928 Jy ! Component: 1050 - total flux cleaned = 0.000164892 Jy ! Component: 1100 - total flux cleaned = 0.000210724 Jy ! Component: 1150 - total flux cleaned = 0.000285252 Jy ! Component: 1200 - total flux cleaned = 0.000270186 Jy ! Component: 1250 - total flux cleaned = 0.000371885 Jy ! Component: 1300 - total flux cleaned = 0.000386108 Jy ! Component: 1350 - total flux cleaned = 0.000442682 Jy ! Component: 1400 - total flux cleaned = 0.000470454 Jy ! Component: 1450 - total flux cleaned = 0.00051154 Jy ! Component: 1500 - total flux cleaned = 0.000552305 Jy ! Component: 1550 - total flux cleaned = 0.000592124 Jy ! Component: 1600 - total flux cleaned = 0.000618358 Jy ! Component: 1650 - total flux cleaned = 0.000644122 Jy ! Component: 1700 - total flux cleaned = 0.000720604 Jy ! Component: 1750 - total flux cleaned = 0.000682891 Jy ! Component: 1800 - total flux cleaned = 0.000745292 Jy ! Component: 1850 - total flux cleaned = 0.000782175 Jy ! Component: 1900 - total flux cleaned = 0.000854686 Jy ! Component: 1950 - total flux cleaned = 0.000890681 Jy ! Component: 2000 - total flux cleaned = 0.000938145 Jy ! Component: 2050 - total flux cleaned = 0.000938077 Jy ! Component: 2100 - total flux cleaned = 0.00100775 Jy ! Component: 2150 - total flux cleaned = 0.00100807 Jy ! Component: 2200 - total flux cleaned = 0.0010649 Jy ! Component: 2250 - total flux cleaned = 0.00107595 Jy ! Component: 2300 - total flux cleaned = 0.00108694 Jy ! Component: 2350 - total flux cleaned = 0.0010539 Jy ! Component: 2400 - total flux cleaned = 0.00106502 Jy ! Component: 2450 - total flux cleaned = 0.00107588 Jy ! Component: 2500 - total flux cleaned = 0.00107593 Jy ! Component: 2550 - total flux cleaned = 0.00108644 Jy ! Component: 2600 - total flux cleaned = 0.00107607 Jy ! Component: 2650 - total flux cleaned = 0.00108641 Jy ! Component: 2700 - total flux cleaned = 0.00106592 Jy ! Component: 2750 - total flux cleaned = 0.00114705 Jy ! Component: 2800 - total flux cleaned = 0.00115713 Jy ! Component: 2850 - total flux cleaned = 0.00116701 Jy ! Component: 2900 - total flux cleaned = 0.00114729 Jy ! Component: 2950 - total flux cleaned = 0.00115716 Jy ! Component: 3000 - total flux cleaned = 0.00120581 Jy ! Component: 3050 - total flux cleaned = 0.0011864 Jy ! Component: 3100 - total flux cleaned = 0.00119594 Jy ! Component: 3150 - total flux cleaned = 0.00121499 Jy ! Component: 3200 - total flux cleaned = 0.00118664 Jy ! Component: 3250 - total flux cleaned = 0.00122407 Jy ! Component: 3300 - total flux cleaned = 0.00122403 Jy ! Component: 3350 - total flux cleaned = 0.00119653 Jy ! Component: 3400 - total flux cleaned = 0.00119658 Jy ! Component: 3450 - total flux cleaned = 0.00123278 Jy ! Component: 3500 - total flux cleaned = 0.00120588 Jy ! Component: 3550 - total flux cleaned = 0.00122373 Jy ! Component: 3600 - total flux cleaned = 0.00126798 Jy ! Component: 3650 - total flux cleaned = 0.00126783 Jy ! Component: 3700 - total flux cleaned = 0.00125916 Jy ! Component: 3750 - total flux cleaned = 0.00125926 Jy ! Component: 3800 - total flux cleaned = 0.00125081 Jy ! Component: 3850 - total flux cleaned = 0.00126796 Jy ! Component: 3900 - total flux cleaned = 0.00125949 Jy ! Component: 3950 - total flux cleaned = 0.00125957 Jy ! Component: 4000 - total flux cleaned = 0.0013014 Jy ! Component: 4050 - total flux cleaned = 0.00130976 Jy ! Total flux subtracted in 4096 components = 0.00134272 Jy ! Clean residual min=-0.000575 max=0.000564 Jy/beam ! Clean residual mean=0.000001 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.262233 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 338 components and 0.262233 Jy ![Exited script file: muppet] wmap "J0348+4149_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.482 x 7.084 at 32.52 degrees (North through East) ! Clean map min=-0.0011803 max=0.23834 Jy/beam ! Writing clean map to FITS file: J0348+4149_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.238338 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150303 device "J0348+4149_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0348+4149_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.189188 0.189188 0.378377 0.756753 1.51351 3.02701 6.05403 12.1081 24.2161 48.4322 96.8644 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.238 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.482 x 7.084 at 32.52 degrees (North through East) ! Clean map min=-0.0011803 max=0.23834 Jy/beam quit ! Quitting program ! Log file J0348+4149_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:44:49 2016