! Started logfile: J0451+5935_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:43:43 2016 obs J0451+5935_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0451+5935_S_2014_06_09_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.675634 visibilities/baseline/integration-bin. ! Found source: J0451+5935 ! ! 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 6932 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 J0451+5935_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.866861Jy sigma=0.009628 ! Fit after self-cal, rms=0.855097Jy sigma=0.009503 ! 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.356 mas, bmaj=4.476 mas, bpa=-50.88 degrees ! Estimated noise=1064.3 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.111822 Jy ! Component: 100 - total flux cleaned = 0.138079 Jy ! Total flux subtracted in 100 components = 0.138079 Jy ! Clean residual min=-0.004759 max=0.010438 Jy/beam ! Clean residual mean=0.000019 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.138079 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.138079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079377Jy sigma=0.000809 ! Fit after self-cal, rms=0.079389Jy sigma=0.000809 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113184 Jy ! Component: 100 - total flux cleaned = 0.0168489 Jy ! Total flux subtracted in 100 components = 0.0168489 Jy ! Clean residual min=-0.003707 max=0.004075 Jy/beam ! Clean residual mean=0.000018 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.154928 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.154928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077520Jy sigma=0.000790 ! Fit after self-cal, rms=0.077533Jy sigma=0.000790 ! 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.122 mas, bmaj=5.363 mas, bpa=-54.73 degrees ! Estimated noise=778.491 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.0032458 Jy ! Component: 100 - total flux cleaned = 0.0046668 Jy ! Component: 150 - total flux cleaned = 0.00513975 Jy ! Component: 200 - total flux cleaned = 0.00526946 Jy ! Total flux subtracted in 200 components = 0.00526946 Jy ! Clean residual min=-0.003352 max=0.003094 Jy/beam ! Clean residual mean=0.000034 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.160197 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.160197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077350Jy sigma=0.000789 ! Fit after self-cal, rms=0.077357Jy sigma=0.000789 ! 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.80 HN 0.98 KP 1.06 ! LA 1.13 MK 1.02 NL 1.00 OV 0.98 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.02 KP 1.00 ! LA 1.16 MK 1.02 NL 1.07 OV 1.02 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.00 KP 0.95 ! LA 0.92 MK 0.97 NL 1.00 OV 0.93 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 0.92 ! LA 0.88 MK 1.00 NL 1.07 OV 1.01 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.077357Jy sigma=0.000789 ! Fit after self-cal, rms=0.074545Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.122 mas, bmaj=5.344 mas, bpa=-54.8 degrees ! Estimated noise=777.426 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.000227551 Jy ! Component: 100 - total flux cleaned = 0.000224593 Jy ! Component: 150 - total flux cleaned = 0.000222496 Jy ! Component: 200 - total flux cleaned = 0.000212538 Jy ! Total flux subtracted in 200 components = 0.000212538 Jy ! Clean residual min=-0.002679 max=0.002496 Jy/beam ! Clean residual mean=0.000023 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.16041 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.16041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074536Jy sigma=0.000774 ! Fit after self-cal, rms=0.074527Jy 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.074527Jy sigma=0.000774 ! Fit after self-cal, rms=0.074275Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.121 mas, bmaj=5.326 mas, bpa=-54.64 degrees ! Estimated noise=776.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.10174e-05 Jy ! Component: 100 - total flux cleaned = 9.097e-06 Jy ! Component: 150 - total flux cleaned = 1.04232e-05 Jy ! Component: 200 - total flux cleaned = -9.80982e-06 Jy ! Total flux subtracted in 200 components = -9.80982e-06 Jy ! Clean residual min=-0.002209 max=0.002459 Jy/beam ! Clean residual mean=0.000023 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.1604 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.1604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074264Jy sigma=0.000772 ! Fit after self-cal, rms=0.074261Jy 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 (100.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222129 Jy ! Component: 100 - total flux cleaned = 0.00308453 Jy ! Component: 150 - total flux cleaned = 0.00327855 Jy ! Component: 200 - total flux cleaned = 0.00340999 Jy ! Total flux subtracted in 200 components = 0.00340999 Jy ! Clean residual min=-0.002046 max=0.002316 Jy/beam ! Clean residual mean=0.000007 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.16381 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.16381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074178Jy sigma=0.000771 ! Fit after self-cal, rms=0.074170Jy sigma=0.000771 ! Inverting map ! Added new window around map position (-127, -51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000844357 Jy ! Component: 100 - total flux cleaned = 0.000989001 Jy ! Component: 150 - total flux cleaned = 0.00138649 Jy ! Component: 200 - total flux cleaned = 0.00162421 Jy ! Total flux subtracted in 200 components = 0.00162421 Jy ! Clean residual min=-0.002099 max=0.001849 Jy/beam ! Clean residual mean=0.000007 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.165434 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.165434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074096Jy sigma=0.000771 ! Fit after self-cal, rms=0.074093Jy sigma=0.000771 ! 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.074093Jy sigma=0.000771 ! Fit after self-cal, rms=0.073790Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.12 mas, bmaj=5.314 mas, bpa=-54.7 degrees ! Estimated noise=774.142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259726 Jy ! Component: 100 - total flux cleaned = 0.000578012 Jy ! Component: 150 - total flux cleaned = 0.000635724 Jy ! Component: 200 - total flux cleaned = 0.000687562 Jy ! Total flux subtracted in 200 components = 0.000687562 Jy ! Clean residual min=-0.001986 max=0.001866 Jy/beam ! Clean residual mean=0.000009 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.166122 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.166122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073765Jy sigma=0.000770 ! Fit after self-cal, rms=0.073762Jy sigma=0.000770 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.39344e-05 Jy ! Component: 100 - total flux cleaned = 9.77469e-05 Jy ! Component: 150 - total flux cleaned = 0.00014344 Jy ! Component: 200 - total flux cleaned = 0.00018625 Jy ! Total flux subtracted in 200 components = 0.00018625 Jy ! Clean residual min=-0.001919 max=0.001866 Jy/beam ! Clean residual mean=0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.166308 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 84 components and 0.166308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073747Jy sigma=0.000770 ! Fit after self-cal, rms=0.073747Jy sigma=0.000770 ! 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.073747Jy sigma=0.000770 ! Fit after self-cal, rms=0.073660Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.984 mas, bmaj=9.807 mas, bpa=-81.25 degrees ! Estimated noise=923.616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.51551e-05 Jy ! Component: 100 - total flux cleaned = 0.000200577 Jy ! Component: 150 - total flux cleaned = 0.000305568 Jy ! Component: 200 - total flux cleaned = 0.000337343 Jy ! Total flux subtracted in 200 components = 0.000337343 Jy ! Clean residual min=-0.002054 max=0.001952 Jy/beam ! Clean residual mean=0.000019 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.166645 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 98 components and 0.166645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073660Jy sigma=0.000770 ! Fit after self-cal, rms=0.073658Jy sigma=0.000770 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.02281e-06 Jy ! Component: 100 - total flux cleaned = 5.27629e-05 Jy ! Component: 150 - total flux cleaned = 8.28205e-05 Jy ! Component: 200 - total flux cleaned = 0.000120024 Jy ! Total flux subtracted in 200 components = 0.000120024 Jy ! Clean residual min=-0.002035 max=0.001944 Jy/beam ! Clean residual mean=0.000019 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.166765 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.166765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073657Jy sigma=0.000770 ! Fit after self-cal, rms=0.073657Jy sigma=0.000770 ! 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.119 mas, bmaj=5.311 mas, bpa=-54.71 degrees ! Estimated noise=773.308 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 5.311 at -54.71 degrees (North through East) ! Clean map min=-0.0018178 max=0.14613 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.354 mas, bmaj=4.44 mas, bpa=-50.8 degrees ! Estimated noise=1048.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110072 Jy ! Component: 100 - total flux cleaned = 0.136621 Jy ! Component: 150 - total flux cleaned = 0.148462 Jy ! Component: 200 - total flux cleaned = 0.154319 Jy ! Total flux subtracted in 200 components = 0.154319 Jy ! Clean residual min=-0.003275 max=0.003427 Jy/beam ! Clean residual mean=0.000014 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.154319 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.154319 Jy ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=5.311 mas, bpa=-54.71 degrees ! Estimated noise=773.308 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.00412973 Jy ! Component: 100 - total flux cleaned = 0.00639622 Jy ! Component: 150 - total flux cleaned = 0.00763538 Jy ! Component: 200 - total flux cleaned = 0.00852779 Jy ! Total flux subtracted in 200 components = 0.00852779 Jy ! Clean residual min=-0.002511 max=0.001967 Jy/beam ! Clean residual mean=0.000013 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.162847 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.162847 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.984 mas, bmaj=9.807 mas, bpa=-81.25 degrees ! Estimated noise=923.616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161447 Jy ! Component: 100 - total flux cleaned = 0.00248978 Jy ! Component: 150 - total flux cleaned = 0.00302384 Jy ! Component: 200 - total flux cleaned = 0.00319502 Jy ! Total flux subtracted in 200 components = 0.00319502 Jy ! Clean residual min=-0.002408 max=0.001844 Jy/beam ! Clean residual mean=0.000019 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.166042 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.000137928 Jy ! Component: 100 - total flux cleaned = 0.000266163 Jy ! Component: 150 - total flux cleaned = 0.000351845 Jy ! Component: 200 - total flux cleaned = 0.000400284 Jy ! Total flux subtracted in 200 components = 0.000400284 Jy ! Clean residual min=-0.002321 max=0.001890 Jy/beam ! Clean residual mean=0.000017 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.166442 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 66 components and 0.166442 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=5.311 mas, bpa=-54.71 degrees ! Estimated noise=773.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123995 Jy ! Component: 100 - total flux cleaned = 3.54181e-05 Jy ! Component: 150 - total flux cleaned = 0.000106834 Jy ! Component: 200 - total flux cleaned = 0.000140088 Jy ! Total flux subtracted in 200 components = 0.000140088 Jy ! Clean residual min=-0.002110 max=0.002021 Jy/beam ! Clean residual mean=0.000010 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.166582 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.166582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073708Jy sigma=0.000771 ! Fit after self-cal, rms=0.073707Jy sigma=0.000771 wmodel J0451+5935_S_2014_06_09_pus_map.mod ! Writing 84 model components to file: J0451+5935_S_2014_06_09_pus_map.mod wobs J0451+5935_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0451+5935_S_2014_06_09_pus_uvs.fits wwins J0451+5935_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J0451+5935_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.000609241 Jy ! Component: 100 - total flux cleaned = -0.000783234 Jy ! Component: 150 - total flux cleaned = -0.000847291 Jy ! Component: 200 - total flux cleaned = -0.000847452 Jy ! Component: 250 - total flux cleaned = -0.00081832 Jy ! Component: 300 - total flux cleaned = -0.000790089 Jy ! Component: 350 - total flux cleaned = -0.000844648 Jy ! Component: 400 - total flux cleaned = -0.000898021 Jy ! Component: 450 - total flux cleaned = -0.000948982 Jy ! Component: 500 - total flux cleaned = -0.000998141 Jy ! Component: 550 - total flux cleaned = -0.0010707 Jy ! Component: 600 - total flux cleaned = -0.00121281 Jy ! Component: 650 - total flux cleaned = -0.00125906 Jy ! Component: 700 - total flux cleaned = -0.00130416 Jy ! Component: 750 - total flux cleaned = -0.00137095 Jy ! Component: 800 - total flux cleaned = -0.00139265 Jy ! Component: 850 - total flux cleaned = -0.0013929 Jy ! Component: 900 - total flux cleaned = -0.00141396 Jy ! Component: 950 - total flux cleaned = -0.00137309 Jy ! Component: 1000 - total flux cleaned = -0.00139328 Jy ! Component: 1050 - total flux cleaned = -0.00141351 Jy ! Component: 1100 - total flux cleaned = -0.00151116 Jy ! Component: 1150 - total flux cleaned = -0.00158775 Jy ! Component: 1200 - total flux cleaned = -0.00156849 Jy ! Component: 1250 - total flux cleaned = -0.00158762 Jy ! Component: 1300 - total flux cleaned = -0.00162428 Jy ! Component: 1350 - total flux cleaned = -0.00167849 Jy ! Component: 1400 - total flux cleaned = -0.00169599 Jy ! Component: 1450 - total flux cleaned = -0.00174858 Jy ! Component: 1500 - total flux cleaned = -0.00173156 Jy ! Component: 1550 - total flux cleaned = -0.00183454 Jy ! Component: 1600 - total flux cleaned = -0.00186828 Jy ! Component: 1650 - total flux cleaned = -0.00195201 Jy ! Component: 1700 - total flux cleaned = -0.00198516 Jy ! Component: 1750 - total flux cleaned = -0.00201786 Jy ! Component: 1800 - total flux cleaned = -0.00205001 Jy ! Component: 1850 - total flux cleaned = -0.00201821 Jy ! Component: 1900 - total flux cleaned = -0.00203407 Jy ! Component: 1950 - total flux cleaned = -0.00200266 Jy ! Component: 2000 - total flux cleaned = -0.00200252 Jy ! Component: 2050 - total flux cleaned = -0.00195672 Jy ! Component: 2100 - total flux cleaned = -0.0019113 Jy ! Component: 2150 - total flux cleaned = -0.00186631 Jy ! Component: 2200 - total flux cleaned = -0.0018218 Jy ! Component: 2250 - total flux cleaned = -0.0017924 Jy ! Component: 2300 - total flux cleaned = -0.00174872 Jy ! Component: 2350 - total flux cleaned = -0.00171962 Jy ! Component: 2400 - total flux cleaned = -0.00164826 Jy ! Component: 2450 - total flux cleaned = -0.00166238 Jy ! Component: 2500 - total flux cleaned = -0.00163426 Jy ! Component: 2550 - total flux cleaned = -0.00157862 Jy ! Component: 2600 - total flux cleaned = -0.00156483 Jy ! Component: 2650 - total flux cleaned = -0.0015514 Jy ! Component: 2700 - total flux cleaned = -0.00152454 Jy ! Component: 2750 - total flux cleaned = -0.00152453 Jy ! Component: 2800 - total flux cleaned = -0.00149801 Jy ! Component: 2850 - total flux cleaned = -0.00155092 Jy ! Component: 2900 - total flux cleaned = -0.00156397 Jy ! Component: 2950 - total flux cleaned = -0.00156402 Jy ! Component: 3000 - total flux cleaned = -0.00155109 Jy ! Component: 3050 - total flux cleaned = -0.00155114 Jy ! Component: 3100 - total flux cleaned = -0.00150017 Jy ! Component: 3150 - total flux cleaned = -0.00153799 Jy ! Component: 3200 - total flux cleaned = -0.00150019 Jy ! Component: 3250 - total flux cleaned = -0.00146287 Jy ! Component: 3300 - total flux cleaned = -0.00143819 Jy ! Component: 3350 - total flux cleaned = -0.00141351 Jy ! Component: 3400 - total flux cleaned = -0.00137695 Jy ! Component: 3450 - total flux cleaned = -0.0013649 Jy ! Component: 3500 - total flux cleaned = -0.00134066 Jy ! Component: 3550 - total flux cleaned = -0.00130472 Jy ! Component: 3600 - total flux cleaned = -0.00125719 Jy ! Component: 3650 - total flux cleaned = -0.00121007 Jy ! Component: 3700 - total flux cleaned = -0.00121004 Jy ! Component: 3750 - total flux cleaned = -0.0011517 Jy ! Component: 3800 - total flux cleaned = -0.00112857 Jy ! Component: 3850 - total flux cleaned = -0.0011171 Jy ! Component: 3900 - total flux cleaned = -0.00108273 Jy ! Component: 3950 - total flux cleaned = -0.00107128 Jy ! Component: 4000 - total flux cleaned = -0.00102597 Jy ! Component: 4050 - total flux cleaned = -0.00096971 Jy ! Total flux subtracted in 4096 components = -0.000958492 Jy ! Clean residual min=-0.000648 max=0.000591 Jy/beam ! Clean residual mean=0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.165624 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 339 components and 0.165624 Jy ![Exited script file: muppet] wmap "J0451+5935_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 5.311 at -54.71 degrees (North through East) ! Clean map min=-0.0014447 max=0.14549 Jy/beam ! Writing clean map to FITS file: J0451+5935_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.145492 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199343 device "J0451+5935_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0451+5935_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.41104 0.41104 0.822079 1.64416 3.28832 6.57663 13.1533 26.3065 52.6131 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 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.119 x 5.311 at -54.71 degrees (North through East) ! Clean map min=-0.0014447 max=0.14549 Jy/beam quit ! Quitting program ! Log file J0451+5935_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:43:47 2016