! Started logfile: J0605+0939_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:24:17 2016 obs J0605+0939_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0605+0939_S_2014_12_20_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.963593 visibilities/baseline/integration-bin. ! Found source: J0605+0939 ! ! 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 344 lines of history. ! ! Reading 16304 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 J0605+0939_S_2014_12_20_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.827318Jy sigma=0.009535 ! Fit after self-cal, rms=0.804924Jy sigma=0.009293 ! 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=2.789 mas, bmaj=6.596 mas, bpa=-4.6 degrees ! Estimated noise=702.373 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.14903 Jy ! Component: 100 - total flux cleaned = 0.182952 Jy ! Total flux subtracted in 100 components = 0.182952 Jy ! Clean residual min=-0.006606 max=0.012543 Jy/beam ! Clean residual mean=-0.000065 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.182952 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.182952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084541Jy sigma=0.000893 ! Fit after self-cal, rms=0.084535Jy sigma=0.000893 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138257 Jy ! Component: 100 - total flux cleaned = 0.0215776 Jy ! Total flux subtracted in 100 components = 0.0215776 Jy ! Clean residual min=-0.005283 max=0.011488 Jy/beam ! Clean residual mean=-0.000047 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.20453 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 31 components and 0.20453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080808Jy sigma=0.000853 ! Fit after self-cal, rms=0.080803Jy sigma=0.000853 ! Inverting map ! Added new window around map position (6, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103825 Jy ! Component: 100 - total flux cleaned = 0.016029 Jy ! Total flux subtracted in 100 components = 0.016029 Jy ! Clean residual min=-0.004927 max=0.005412 Jy/beam ! Clean residual mean=-0.000036 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.220559 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 57 components and 0.220559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078873Jy sigma=0.000832 ! Fit after self-cal, rms=0.078673Jy sigma=0.000830 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=7.509 mas, bpa=-4.486 degrees ! Estimated noise=489.509 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.00780529 Jy ! Component: 100 - total flux cleaned = 0.0123159 Jy ! Component: 150 - total flux cleaned = 0.0155623 Jy ! Component: 200 - total flux cleaned = 0.0180534 Jy ! Total flux subtracted in 200 components = 0.0180534 Jy ! Clean residual min=-0.004953 max=0.004729 Jy/beam ! Clean residual mean=-0.000032 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.238612 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 95 components and 0.238612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077622Jy sigma=0.000821 ! Fit after self-cal, rms=0.077563Jy sigma=0.000821 ! 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.97 FD 0.86 HN 0.97 KP 1.10 ! LA 0.96 MK 1.02 NL 0.98 OV 1.00 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.03 KP 1.06 ! LA 0.94 MK 0.99 NL 0.98 OV 1.03 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.15 HN 1.04 KP 0.94 ! LA 0.77 MK 1.02 NL 1.16 OV 0.96 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 0.99 KP 0.92 ! LA 0.83 MK 1.01 NL 1.04 OV 1.01 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.077563Jy sigma=0.000821 ! Fit after self-cal, rms=0.072816Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=7.553 mas, bpa=-4.46 degrees ! Estimated noise=488.588 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 (12, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00420677 Jy ! Component: 100 - total flux cleaned = 0.00545862 Jy ! Component: 150 - total flux cleaned = 0.00586773 Jy ! Component: 200 - total flux cleaned = 0.00598366 Jy ! Total flux subtracted in 200 components = 0.00598366 Jy ! Clean residual min=-0.002203 max=0.002052 Jy/beam ! Clean residual mean=-0.000016 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.244596 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 122 components and 0.244596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072600Jy sigma=0.000784 ! Fit after self-cal, rms=0.072557Jy sigma=0.000784 ! 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.072557Jy sigma=0.000784 ! Fit after self-cal, rms=0.072519Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=7.543 mas, bpa=-4.462 degrees ! Estimated noise=487.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577129 Jy ! Component: 100 - total flux cleaned = 0.00071065 Jy ! Component: 150 - total flux cleaned = 0.000761662 Jy ! Component: 200 - total flux cleaned = 0.000718829 Jy ! Total flux subtracted in 200 components = 0.000718829 Jy ! Clean residual min=-0.001654 max=0.001897 Jy/beam ! Clean residual mean=-0.000007 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.245314 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.245314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072493Jy sigma=0.000781 ! Fit after self-cal, rms=0.072496Jy sigma=0.000781 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.28875e-05 Jy ! Component: 100 - total flux cleaned = -1.19829e-05 Jy ! Component: 150 - total flux cleaned = -1.26354e-05 Jy ! Component: 200 - total flux cleaned = -3.00606e-05 Jy ! Total flux subtracted in 200 components = -3.00606e-05 Jy ! Clean residual min=-0.001636 max=0.001872 Jy/beam ! Clean residual mean=-0.000007 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.245284 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 148 components and 0.245284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072485Jy sigma=0.000781 ! Fit after self-cal, rms=0.072482Jy sigma=0.000781 ! 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.072482Jy sigma=0.000781 ! Fit after self-cal, rms=0.072443Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=7.544 mas, bpa=-4.466 degrees ! Estimated noise=487.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000139271 Jy ! Component: 100 - total flux cleaned = -0.000155178 Jy ! Component: 150 - total flux cleaned = -0.000188207 Jy ! Component: 200 - total flux cleaned = -0.000217773 Jy ! Total flux subtracted in 200 components = -0.000217773 Jy ! Clean residual min=-0.001595 max=0.001871 Jy/beam ! Clean residual mean=-0.000007 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.245067 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 156 components and 0.245067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072435Jy sigma=0.000781 ! Fit after self-cal, rms=0.072434Jy sigma=0.000781 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 (-85, 80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161996 Jy ! Component: 100 - total flux cleaned = 0.00208402 Jy ! Component: 150 - total flux cleaned = 0.00243508 Jy ! Component: 200 - total flux cleaned = 0.00271542 Jy ! Total flux subtracted in 200 components = 0.00271542 Jy ! Clean residual min=-0.001500 max=0.001675 Jy/beam ! Clean residual mean=-0.000008 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.247782 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 172 components and 0.247782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072392Jy sigma=0.000780 ! Fit after self-cal, rms=0.072388Jy sigma=0.000780 ! 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.072388Jy sigma=0.000780 ! Fit after self-cal, rms=0.072357Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.601 mas, bmaj=11.1 mas, bpa=-0.07661 degrees ! Estimated noise=596.549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531087 Jy ! Component: 100 - total flux cleaned = 0.000630327 Jy ! Component: 150 - total flux cleaned = 0.000708798 Jy ! Component: 200 - total flux cleaned = 0.000776039 Jy ! Total flux subtracted in 200 components = 0.000776039 Jy ! Clean residual min=-0.001871 max=0.002132 Jy/beam ! Clean residual mean=-0.000012 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.248558 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 184 components and 0.248558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072350Jy sigma=0.000780 ! Fit after self-cal, rms=0.072350Jy sigma=0.000780 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100046 Jy ! Component: 100 - total flux cleaned = 0.000157985 Jy ! Component: 150 - total flux cleaned = 0.000183949 Jy ! Component: 200 - total flux cleaned = 0.000207666 Jy ! Total flux subtracted in 200 components = 0.000207666 Jy ! Clean residual min=-0.001840 max=0.002113 Jy/beam ! Clean residual mean=-0.000012 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.248766 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 194 components and 0.248766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072348Jy sigma=0.000780 ! Fit after self-cal, rms=0.072347Jy sigma=0.000780 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=7.549 mas, bpa=-4.466 degrees ! Estimated noise=486.606 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.367 x 7.549 at -4.466 degrees (North through East) ! Clean map min=-0.0014855 max=0.19255 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=2.8 mas, bmaj=6.612 mas, bpa=-4.488 degrees ! Estimated noise=700.409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148398 Jy ! Component: 100 - total flux cleaned = 0.182713 Jy ! Component: 150 - total flux cleaned = 0.199082 Jy ! Component: 200 - total flux cleaned = 0.209737 Jy ! Total flux subtracted in 200 components = 0.209737 Jy ! Clean residual min=-0.003131 max=0.005777 Jy/beam ! Clean residual mean=-0.000032 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.209737 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.209737 Jy ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=7.549 mas, bpa=-4.466 degrees ! Estimated noise=486.606 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.0103341 Jy ! Component: 100 - total flux cleaned = 0.0168841 Jy ! Component: 150 - total flux cleaned = 0.0212627 Jy ! Component: 200 - total flux cleaned = 0.0243741 Jy ! Total flux subtracted in 200 components = 0.0243741 Jy ! Clean residual min=-0.002076 max=0.002014 Jy/beam ! Clean residual mean=-0.000015 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.234111 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 65 components and 0.234111 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.601 mas, bmaj=11.1 mas, bpa=-0.07661 degrees ! Estimated noise=596.549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382779 Jy ! Component: 100 - total flux cleaned = 0.00618358 Jy ! Component: 150 - total flux cleaned = 0.00795548 Jy ! Component: 200 - total flux cleaned = 0.00935825 Jy ! Total flux subtracted in 200 components = 0.00935825 Jy ! Clean residual min=-0.001972 max=0.002171 Jy/beam ! Clean residual mean=-0.000019 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.243469 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.00112584 Jy ! Component: 100 - total flux cleaned = 0.00176006 Jy ! Component: 150 - total flux cleaned = 0.00226988 Jy ! Component: 200 - total flux cleaned = 0.00273725 Jy ! Total flux subtracted in 200 components = 0.00273725 Jy ! Clean residual min=-0.001901 max=0.002153 Jy/beam ! Clean residual mean=-0.000017 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.246206 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 148 components and 0.246206 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=7.549 mas, bpa=-4.466 degrees ! Estimated noise=486.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000513223 Jy ! Component: 100 - total flux cleaned = 0.000705488 Jy ! Component: 150 - total flux cleaned = 0.000817629 Jy ! Component: 200 - total flux cleaned = 0.000943933 Jy ! Total flux subtracted in 200 components = 0.000943933 Jy ! Clean residual min=-0.001630 max=0.001586 Jy/beam ! Clean residual mean=-0.000007 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.24715 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 167 components and 0.24715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072359Jy sigma=0.000780 ! Fit after self-cal, rms=0.072353Jy sigma=0.000780 wmodel J0605+0939_S_2014_12_20_pus_map.mod ! Writing 167 model components to file: J0605+0939_S_2014_12_20_pus_map.mod wobs J0605+0939_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0605+0939_S_2014_12_20_pus_uvs.fits wwins J0605+0939_S_2014_12_20_pus_map.win ! wwins: Wrote 4 windows to J0605+0939_S_2014_12_20_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 = -6.22795e-05 Jy ! Component: 100 - total flux cleaned = -0.000145531 Jy ! Component: 150 - total flux cleaned = -0.000171336 Jy ! Component: 200 - total flux cleaned = -0.000121711 Jy ! Component: 250 - total flux cleaned = -7.40056e-05 Jy ! Component: 300 - total flux cleaned = -9.66469e-05 Jy ! Component: 350 - total flux cleaned = -2.93169e-05 Jy ! Component: 400 - total flux cleaned = 3.6334e-05 Jy ! Component: 450 - total flux cleaned = 0.000164509 Jy ! Component: 500 - total flux cleaned = 0.000268421 Jy ! Component: 550 - total flux cleaned = 0.000288935 Jy ! Component: 600 - total flux cleaned = 0.00042875 Jy ! Component: 650 - total flux cleaned = 0.000487974 Jy ! Component: 700 - total flux cleaned = 0.000641637 Jy ! Component: 750 - total flux cleaned = 0.000679313 Jy ! Component: 800 - total flux cleaned = 0.000771578 Jy ! Component: 850 - total flux cleaned = 0.000880204 Jy ! Component: 900 - total flux cleaned = 0.000879793 Jy ! Component: 950 - total flux cleaned = 0.00089822 Jy ! Component: 1000 - total flux cleaned = 0.000967602 Jy ! Component: 1050 - total flux cleaned = 0.000984744 Jy ! Component: 1100 - total flux cleaned = 0.00101839 Jy ! Component: 1150 - total flux cleaned = 0.00103489 Jy ! Component: 1200 - total flux cleaned = 0.0010187 Jy ! Component: 1250 - total flux cleaned = 0.00101878 Jy ! Component: 1300 - total flux cleaned = 0.00103448 Jy ! Component: 1350 - total flux cleaned = 0.00103443 Jy ! Component: 1400 - total flux cleaned = 0.00100337 Jy ! Component: 1450 - total flux cleaned = 0.000972933 Jy ! Component: 1500 - total flux cleaned = 0.000973202 Jy ! Component: 1550 - total flux cleaned = 0.000988269 Jy ! Component: 1600 - total flux cleaned = 0.00100301 Jy ! Component: 1650 - total flux cleaned = 0.000959222 Jy ! Component: 1700 - total flux cleaned = 0.00094485 Jy ! Component: 1750 - total flux cleaned = 0.00101625 Jy ! Component: 1800 - total flux cleaned = 0.000973774 Jy ! Component: 1850 - total flux cleaned = 0.000959995 Jy ! Component: 1900 - total flux cleaned = 0.000946401 Jy ! Component: 1950 - total flux cleaned = 0.000959793 Jy ! Component: 2000 - total flux cleaned = 0.00097307 Jy ! Component: 2050 - total flux cleaned = 0.000932918 Jy ! Component: 2100 - total flux cleaned = 0.000906677 Jy ! Component: 2150 - total flux cleaned = 0.000893631 Jy ! Component: 2200 - total flux cleaned = 0.000880897 Jy ! Component: 2250 - total flux cleaned = 0.000919105 Jy ! Component: 2300 - total flux cleaned = 0.000906547 Jy ! Component: 2350 - total flux cleaned = 0.000881547 Jy ! Component: 2400 - total flux cleaned = 0.000869192 Jy ! Component: 2450 - total flux cleaned = 0.000905855 Jy ! Component: 2500 - total flux cleaned = 0.000869345 Jy ! Component: 2550 - total flux cleaned = 0.00088125 Jy ! Component: 2600 - total flux cleaned = 0.000857295 Jy ! Component: 2650 - total flux cleaned = 0.000892683 Jy ! Component: 2700 - total flux cleaned = 0.000846229 Jy ! Component: 2750 - total flux cleaned = 0.000892517 Jy ! Component: 2800 - total flux cleaned = 0.000835178 Jy ! Component: 2850 - total flux cleaned = 0.000789895 Jy ! Component: 2900 - total flux cleaned = 0.000812315 Jy ! Component: 2950 - total flux cleaned = 0.000834581 Jy ! Component: 3000 - total flux cleaned = 0.000834429 Jy ! Component: 3050 - total flux cleaned = 0.000801646 Jy ! Component: 3100 - total flux cleaned = 0.000801679 Jy ! Component: 3150 - total flux cleaned = 0.000769436 Jy ! Component: 3200 - total flux cleaned = 0.000737367 Jy ! Component: 3250 - total flux cleaned = 0.000748112 Jy ! Component: 3300 - total flux cleaned = 0.000716603 Jy ! Component: 3350 - total flux cleaned = 0.000726904 Jy ! Component: 3400 - total flux cleaned = 0.000695755 Jy ! Component: 3450 - total flux cleaned = 0.000675239 Jy ! Component: 3500 - total flux cleaned = 0.000705786 Jy ! Component: 3550 - total flux cleaned = 0.00069549 Jy ! Component: 3600 - total flux cleaned = 0.000655177 Jy ! Component: 3650 - total flux cleaned = 0.000655206 Jy ! Component: 3700 - total flux cleaned = 0.000645403 Jy ! Component: 3750 - total flux cleaned = 0.000606099 Jy ! Component: 3800 - total flux cleaned = 0.000615614 Jy ! Component: 3850 - total flux cleaned = 0.00060593 Jy ! Component: 3900 - total flux cleaned = 0.00060598 Jy ! Component: 3950 - total flux cleaned = 0.000567741 Jy ! Component: 4000 - total flux cleaned = 0.000558315 Jy ! Component: 4050 - total flux cleaned = 0.000520567 Jy ! Total flux subtracted in 4096 components = 0.000529966 Jy ! Clean residual min=-0.000504 max=0.000579 Jy/beam ! Clean residual mean=-0.000002 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.24768 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 465 components and 0.24768 Jy ![Exited script file: muppet] wmap "J0605+0939_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.367 x 7.549 at -4.466 degrees (North through East) ! Clean map min=-0.0010498 max=0.19331 Jy/beam ! Writing clean map to FITS file: J0605+0939_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.19331 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177206 device "J0605+0939_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0605+0939_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275008 0.275008 0.550016 1.10003 2.20006 4.40013 8.80025 17.6005 35.201 70.402 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.193 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.367 x 7.549 at -4.466 degrees (North through East) ! Clean map min=-0.0010498 max=0.19331 Jy/beam quit ! Quitting program ! Log file J0605+0939_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:24:24 2016