! Started logfile: J0350+5138_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:14:27 2016 obs J0350+5138_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0350+5138_S_2014_08_05_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771521 visibilities/baseline/integration-bin. ! Found source: J0350+5138 ! ! 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 14304 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 J0350+5138_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 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862875Jy sigma=0.009757 ! Fit after self-cal, rms=0.828908Jy sigma=0.009410 ! 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.725 mas, bmaj=6.552 mas, bpa=54.89 degrees ! Estimated noise=897.133 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.127294 Jy ! Component: 100 - total flux cleaned = 0.170412 Jy ! Total flux subtracted in 100 components = 0.170412 Jy ! Clean residual min=-0.005782 max=0.017182 Jy/beam ! Clean residual mean=-0.000028 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 0.170412 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.170412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083147Jy sigma=0.000863 ! Fit after self-cal, rms=0.083085Jy sigma=0.000862 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172528 Jy ! Component: 100 - total flux cleaned = 0.0247425 Jy ! Total flux subtracted in 100 components = 0.0247425 Jy ! Clean residual min=-0.004078 max=0.004648 Jy/beam ! Clean residual mean=-0.000010 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.195155 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.195155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078693Jy sigma=0.000814 ! Fit after self-cal, rms=0.078688Jy sigma=0.000814 ! 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.834 mas, bmaj=7.315 mas, bpa=54.5 degrees ! Estimated noise=531.505 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.00602931 Jy ! Component: 100 - total flux cleaned = 0.00957775 Jy ! Component: 150 - total flux cleaned = 0.0118892 Jy ! Component: 200 - total flux cleaned = 0.0134257 Jy ! Total flux subtracted in 200 components = 0.0134257 Jy ! Clean residual min=-0.003197 max=0.004584 Jy/beam ! Clean residual mean=-0.000016 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.20858 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 69 components and 0.20858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078094Jy sigma=0.000809 ! Fit after self-cal, rms=0.078093Jy sigma=0.000809 ! 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.89 HN 1.01 KP 1.04 ! LA 1.20 MK 1.00* NL 0.99 OV 0.98 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.04 KP 0.99 ! LA 1.15 MK 1.00* NL 1.02 OV 1.00 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.17 HN 1.01 KP 0.88 ! LA 0.91 MK 1.00* NL 1.00 OV 0.92 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 1.00 KP 0.85 ! LA 0.87 MK 1.00* NL 1.03 OV 0.97 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.078093Jy sigma=0.000809 ! Fit after self-cal, rms=0.074396Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.832 mas, bmaj=7.315 mas, bpa=54.48 degrees ! Estimated noise=529.586 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.000192303 Jy ! Component: 100 - total flux cleaned = -0.000226191 Jy ! Component: 150 - total flux cleaned = -0.000225516 Jy ! Component: 200 - total flux cleaned = -0.000225007 Jy ! Total flux subtracted in 200 components = -0.000225007 Jy ! Clean residual min=-0.003317 max=0.002765 Jy/beam ! Clean residual mean=-0.000047 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.208355 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.208355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074387Jy sigma=0.000781 ! Fit after self-cal, rms=0.074399Jy sigma=0.000781 ! 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.074399Jy sigma=0.000781 ! Fit after self-cal, rms=0.074603Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.798 mas, bmaj=7.323 mas, bpa=53.99 degrees ! Estimated noise=528.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182598 Jy ! Component: 100 - total flux cleaned = 0.000182923 Jy ! Component: 150 - total flux cleaned = 0.000196435 Jy ! Component: 200 - total flux cleaned = 0.00020857 Jy ! Total flux subtracted in 200 components = 0.00020857 Jy ! Clean residual min=-0.001445 max=0.001613 Jy/beam ! Clean residual mean=0.000004 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.208564 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.208564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074595Jy sigma=0.000774 ! Fit after self-cal, rms=0.074611Jy sigma=0.000774 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 (-114, -121). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159164 Jy ! Component: 100 - total flux cleaned = 0.00210765 Jy ! Component: 150 - total flux cleaned = 0.00223754 Jy ! Component: 200 - total flux cleaned = 0.00232036 Jy ! Total flux subtracted in 200 components = 0.00232036 Jy ! Clean residual min=-0.001309 max=0.001439 Jy/beam ! Clean residual mean=0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.210884 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.210884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074573Jy sigma=0.000774 ! Fit after self-cal, rms=0.074571Jy sigma=0.000774 ! 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.074571Jy sigma=0.000774 ! Fit after self-cal, rms=0.074589Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.789 mas, bmaj=7.325 mas, bpa=53.87 degrees ! Estimated noise=527.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416869 Jy ! Component: 100 - total flux cleaned = 0.000589514 Jy ! Component: 150 - total flux cleaned = 0.000672094 Jy ! Component: 200 - total flux cleaned = 0.00068685 Jy ! Total flux subtracted in 200 components = 0.00068685 Jy ! Clean residual min=-0.001282 max=0.001435 Jy/beam ! Clean residual mean=0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.211571 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.211571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074580Jy sigma=0.000774 ! Fit after self-cal, rms=0.074582Jy sigma=0.000774 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.87918e-05 Jy ! Component: 100 - total flux cleaned = 1.53304e-05 Jy ! Component: 150 - total flux cleaned = 2.85582e-05 Jy ! Component: 200 - total flux cleaned = 1.63109e-05 Jy ! Total flux subtracted in 200 components = 1.63109e-05 Jy ! Clean residual min=-0.001257 max=0.001444 Jy/beam ! Clean residual mean=0.000004 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.211587 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.211587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074577Jy sigma=0.000774 ! Fit after self-cal, rms=0.074577Jy sigma=0.000774 ! Inverting map ! Added new window around map position (-79.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112978 Jy ! Component: 100 - total flux cleaned = 0.0010663 Jy ! Component: 150 - total flux cleaned = 0.00104457 Jy ! Component: 200 - total flux cleaned = 0.00101 Jy ! Total flux subtracted in 200 components = 0.00101 Jy ! Clean residual min=-0.001206 max=0.001353 Jy/beam ! Clean residual mean=0.000003 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.212597 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 142 components and 0.212597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074556Jy sigma=0.000773 ! Fit after self-cal, rms=0.074553Jy sigma=0.000773 ! 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.074553Jy sigma=0.000773 ! Fit after self-cal, rms=0.074659Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.418 mas, bmaj=9.588 mas, bpa=79.03 degrees ! Estimated noise=603.774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256126 Jy ! Component: 100 - total flux cleaned = 0.000331729 Jy ! Component: 150 - total flux cleaned = 0.000306868 Jy ! Component: 200 - total flux cleaned = 0.000317207 Jy ! Total flux subtracted in 200 components = 0.000317207 Jy ! Clean residual min=-0.001113 max=0.001183 Jy/beam ! Clean residual mean=0.000002 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.212915 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 164 components and 0.212915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074655Jy sigma=0.000773 ! Fit after self-cal, rms=0.074656Jy sigma=0.000773 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.09823e-05 Jy ! Component: 100 - total flux cleaned = 8.15973e-05 Jy ! Component: 150 - total flux cleaned = 0.000111015 Jy ! Component: 200 - total flux cleaned = 0.000138993 Jy ! Total flux subtracted in 200 components = 0.000138993 Jy ! Clean residual min=-0.001107 max=0.001165 Jy/beam ! Clean residual mean=0.000002 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.213054 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 171 components and 0.213054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074654Jy sigma=0.000773 ! Fit after self-cal, rms=0.074654Jy sigma=0.000773 ! 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.788 mas, bmaj=7.326 mas, bpa=53.81 degrees ! Estimated noise=527.73 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.788 x 7.326 at 53.81 degrees (North through East) ! Clean map min=-0.0011885 max=0.16645 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.689 mas, bmaj=6.548 mas, bpa=54.28 degrees ! Estimated noise=888.174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126489 Jy ! Component: 100 - total flux cleaned = 0.170206 Jy ! Component: 150 - total flux cleaned = 0.18762 Jy ! Component: 200 - total flux cleaned = 0.19504 Jy ! Total flux subtracted in 200 components = 0.19504 Jy ! Clean residual min=-0.002733 max=0.003369 Jy/beam ! Clean residual mean=-0.000009 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.19504 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.19504 Jy ! Inverting map and beam ! Estimated beam: bmin=4.788 mas, bmaj=7.326 mas, bpa=53.81 degrees ! Estimated noise=527.73 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.00553488 Jy ! Component: 100 - total flux cleaned = 0.00858409 Jy ! Component: 150 - total flux cleaned = 0.0107824 Jy ! Component: 200 - total flux cleaned = 0.0125122 Jy ! Total flux subtracted in 200 components = 0.0125122 Jy ! Clean residual min=-0.001453 max=0.001395 Jy/beam ! Clean residual mean=-0.000004 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.207552 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 68 components and 0.207552 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.418 mas, bmaj=9.588 mas, bpa=79.03 degrees ! Estimated noise=603.774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017049 Jy ! Component: 100 - total flux cleaned = 0.00279404 Jy ! Component: 150 - total flux cleaned = 0.00335912 Jy ! Component: 200 - total flux cleaned = 0.00383131 Jy ! Total flux subtracted in 200 components = 0.00383131 Jy ! Clean residual min=-0.001163 max=0.001157 Jy/beam ! Clean residual mean=-0.000006 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.211384 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.000346219 Jy ! Component: 100 - total flux cleaned = 0.000595335 Jy ! Component: 150 - total flux cleaned = 0.000792283 Jy ! Component: 200 - total flux cleaned = 0.000914143 Jy ! Total flux subtracted in 200 components = 0.000914143 Jy ! Clean residual min=-0.001131 max=0.001154 Jy/beam ! Clean residual mean=-0.000004 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.212298 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 131 components and 0.212298 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.788 mas, bmaj=7.326 mas, bpa=53.81 degrees ! Estimated noise=527.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000388891 Jy ! Component: 100 - total flux cleaned = 0.000511981 Jy ! Component: 150 - total flux cleaned = 0.000579788 Jy ! Component: 200 - total flux cleaned = 0.000621975 Jy ! Total flux subtracted in 200 components = 0.000621975 Jy ! Clean residual min=-0.001291 max=0.001319 Jy/beam ! Clean residual mean=0.000000 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.21292 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 152 components and 0.21292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074676Jy sigma=0.000774 ! Fit after self-cal, rms=0.074673Jy sigma=0.000774 wmodel J0350+5138_S_2014_08_05_pus_map.mod ! Writing 152 model components to file: J0350+5138_S_2014_08_05_pus_map.mod wobs J0350+5138_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0350+5138_S_2014_08_05_pus_uvs.fits wwins J0350+5138_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0350+5138_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.00027635 Jy ! Component: 100 - total flux cleaned = 0.000435054 Jy ! Component: 150 - total flux cleaned = 0.00045668 Jy ! Component: 200 - total flux cleaned = 0.000415231 Jy ! Component: 250 - total flux cleaned = 0.000316841 Jy ! Component: 300 - total flux cleaned = 0.000260287 Jy ! Component: 350 - total flux cleaned = 0.000260462 Jy ! Component: 400 - total flux cleaned = 0.000278006 Jy ! Component: 450 - total flux cleaned = 0.000312183 Jy ! Component: 500 - total flux cleaned = 0.000328949 Jy ! Component: 550 - total flux cleaned = 0.00039459 Jy ! Component: 600 - total flux cleaned = 0.000394498 Jy ! Component: 650 - total flux cleaned = 0.000394651 Jy ! Component: 700 - total flux cleaned = 0.000410042 Jy ! Component: 750 - total flux cleaned = 0.000394838 Jy ! Component: 800 - total flux cleaned = 0.000424685 Jy ! Component: 850 - total flux cleaned = 0.000424464 Jy ! Component: 900 - total flux cleaned = 0.000467588 Jy ! Component: 950 - total flux cleaned = 0.000495485 Jy ! Component: 1000 - total flux cleaned = 0.00055092 Jy ! Component: 1050 - total flux cleaned = 0.000523454 Jy ! Component: 1100 - total flux cleaned = 0.000563863 Jy ! Component: 1150 - total flux cleaned = 0.00057695 Jy ! Component: 1200 - total flux cleaned = 0.000603117 Jy ! Component: 1250 - total flux cleaned = 0.000615894 Jy ! Component: 1300 - total flux cleaned = 0.000603334 Jy ! Component: 1350 - total flux cleaned = 0.000678758 Jy ! Component: 1400 - total flux cleaned = 0.00071624 Jy ! Component: 1450 - total flux cleaned = 0.000789899 Jy ! Component: 1500 - total flux cleaned = 0.000813959 Jy ! Component: 1550 - total flux cleaned = 0.000861919 Jy ! Component: 1600 - total flux cleaned = 0.000909262 Jy ! Component: 1650 - total flux cleaned = 0.000897454 Jy ! Component: 1700 - total flux cleaned = 0.000885793 Jy ! Component: 1750 - total flux cleaned = 0.000897174 Jy ! Component: 1800 - total flux cleaned = 0.00084043 Jy ! Component: 1850 - total flux cleaned = 0.000896793 Jy ! Component: 1900 - total flux cleaned = 0.000885748 Jy ! Component: 1950 - total flux cleaned = 0.000885838 Jy ! Component: 2000 - total flux cleaned = 0.000885948 Jy ! Component: 2050 - total flux cleaned = 0.000886114 Jy ! Component: 2100 - total flux cleaned = 0.000950644 Jy ! Component: 2150 - total flux cleaned = 0.000971954 Jy ! Component: 2200 - total flux cleaned = 0.000961306 Jy ! Component: 2250 - total flux cleaned = 0.000982288 Jy ! Component: 2300 - total flux cleaned = 0.000971669 Jy ! Component: 2350 - total flux cleaned = 0.000950926 Jy ! Component: 2400 - total flux cleaned = 0.000930514 Jy ! Component: 2450 - total flux cleaned = 0.000940625 Jy ! Component: 2500 - total flux cleaned = 0.000940722 Jy ! Component: 2550 - total flux cleaned = 0.000920702 Jy ! Component: 2600 - total flux cleaned = 0.000910818 Jy ! Component: 2650 - total flux cleaned = 0.000861763 Jy ! Component: 2700 - total flux cleaned = 0.000822799 Jy ! Component: 2750 - total flux cleaned = 0.000842146 Jy ! Component: 2800 - total flux cleaned = 0.000765263 Jy ! Component: 2850 - total flux cleaned = 0.000736683 Jy ! Component: 2900 - total flux cleaned = 0.000698903 Jy ! Component: 2950 - total flux cleaned = 0.000661356 Jy ! Component: 3000 - total flux cleaned = 0.000623985 Jy ! Component: 3050 - total flux cleaned = 0.00056859 Jy ! Component: 3100 - total flux cleaned = 0.00058693 Jy ! Component: 3150 - total flux cleaned = 0.000541225 Jy ! Component: 3200 - total flux cleaned = 0.000532229 Jy ! Component: 3250 - total flux cleaned = 0.000523215 Jy ! Component: 3300 - total flux cleaned = 0.000487381 Jy ! Component: 3350 - total flux cleaned = 0.000478427 Jy ! Component: 3400 - total flux cleaned = 0.00046066 Jy ! Component: 3450 - total flux cleaned = 0.000408117 Jy ! Component: 3500 - total flux cleaned = 0.000399345 Jy ! Component: 3550 - total flux cleaned = 0.000390708 Jy ! Component: 3600 - total flux cleaned = 0.000373418 Jy ! Component: 3650 - total flux cleaned = 0.000347794 Jy ! Component: 3700 - total flux cleaned = 0.000339335 Jy ! Component: 3750 - total flux cleaned = 0.000314002 Jy ! Component: 3800 - total flux cleaned = 0.000305656 Jy ! Component: 3850 - total flux cleaned = 0.000297381 Jy ! Component: 3900 - total flux cleaned = 0.000297405 Jy ! Component: 3950 - total flux cleaned = 0.000256062 Jy ! Component: 4000 - total flux cleaned = 0.000198605 Jy ! Component: 4050 - total flux cleaned = 0.000182301 Jy ! Total flux subtracted in 4096 components = 0.00018231 Jy ! Clean residual min=-0.000454 max=0.000493 Jy/beam ! Clean residual mean=0.000000 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.213102 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 414 components and 0.213102 Jy ![Exited script file: muppet] wmap "J0350+5138_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.788 x 7.326 at 53.81 degrees (North through East) ! Clean map min=-0.0010606 max=0.16676 Jy/beam ! Writing clean map to FITS file: J0350+5138_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.166761 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148332 device "J0350+5138_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0350+5138_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.266846 0.266846 0.533692 1.06738 2.13477 4.26954 8.53907 17.0781 34.1563 68.3126 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.166 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.788 x 7.326 at 53.81 degrees (North through East) ! Clean map min=-0.0010606 max=0.16676 Jy/beam quit ! Quitting program ! Log file J0350+5138_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:14:33 2016