! Started logfile: J2312+3847_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:38:13 2017 obs J2312+3847_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2312+3847_S_2015_01_23_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.982651 visibilities/baseline/integration-bin. ! Found source: J2312+3847 ! ! 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 338 lines of history. ! ! Reading 20164 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 J2312+3847_S_2015_01_23_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.840182Jy sigma=0.008901 ! Fit after self-cal, rms=0.793617Jy sigma=0.008417 ! 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.588 mas, bmaj=5.63 mas, bpa=-6.434 degrees ! Estimated noise=725.965 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.221369 Jy ! Component: 100 - total flux cleaned = 0.299515 Jy ! Total flux subtracted in 100 components = 0.299515 Jy ! Clean residual min=-0.031824 max=0.132450 Jy/beam ! Clean residual mean=0.000128 rms=0.009954 Jy/beam ! Combined flux in latest and established models = 0.299515 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.299515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.450829Jy sigma=0.002425 ! Fit after self-cal, rms=0.450719Jy sigma=0.002420 ! Inverting map ! Added new window around map position (4.5, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105657 Jy ! Component: 100 - total flux cleaned = 0.153202 Jy ! Total flux subtracted in 100 components = 0.153202 Jy ! Clean residual min=-0.019218 max=0.029000 Jy/beam ! Clean residual mean=0.000070 rms=0.005191 Jy/beam ! Combined flux in latest and established models = 0.452717 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.452717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.419190Jy sigma=0.001499 ! Fit after self-cal, rms=0.416869Jy sigma=0.001424 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0391972 Jy ! Component: 100 - total flux cleaned = 0.0647967 Jy ! Total flux subtracted in 100 components = 0.0647967 Jy ! Clean residual min=-0.012197 max=0.017626 Jy/beam ! Clean residual mean=0.000038 rms=0.003373 Jy/beam ! Combined flux in latest and established models = 0.517514 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 40 components and 0.517514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.410215Jy sigma=0.001195 ! Fit after self-cal, rms=0.410030Jy sigma=0.001186 ! 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.227 mas, bmaj=6.27 mas, bpa=-6.599 degrees ! Estimated noise=455.644 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.0262119 Jy ! Component: 100 - total flux cleaned = 0.041552 Jy ! Component: 150 - total flux cleaned = 0.0518387 Jy ! Component: 200 - total flux cleaned = 0.0592234 Jy ! Total flux subtracted in 200 components = 0.0592234 Jy ! Clean residual min=-0.011946 max=0.017883 Jy/beam ! Clean residual mean=0.000024 rms=0.003533 Jy/beam ! Combined flux in latest and established models = 0.576737 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 63 components and 0.576737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.407067Jy sigma=0.001096 ! Fit after self-cal, rms=0.406981Jy sigma=0.001093 ! 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.96 FD 1.38 HN 0.98 KP 1.08 ! LA 0.98 MK 0.98 NL 1.02 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.52 HN 1.05 KP 1.01 ! LA 0.96 MK 0.96 NL 1.14 OV 1.00 ! PT 1.01 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.94 HN 1.05 KP 0.87 ! LA 0.78 MK 0.99 NL 1.44 OV 0.94 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.77 HN 0.98 KP 0.81 ! LA 0.83 MK 0.98 NL 1.00 OV 0.97 ! PT 1.03 SC 1.02 ! ! ! Fit before self-cal, rms=0.406981Jy sigma=0.001093 ! Fit after self-cal, rms=0.657568Jy sigma=0.000850 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=6.292 mas, bpa=-6.632 degrees ! Estimated noise=458.154 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.00240014 Jy ! Component: 100 - total flux cleaned = 0.00268546 Jy ! Component: 150 - total flux cleaned = 0.0024916 Jy ! Component: 200 - total flux cleaned = 0.00249534 Jy ! Total flux subtracted in 200 components = 0.00249534 Jy ! Clean residual min=-0.006824 max=0.006410 Jy/beam ! Clean residual mean=-0.000007 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.579232 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.579232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.657336Jy sigma=0.000846 ! Fit after self-cal, rms=0.657275Jy sigma=0.000845 ! 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.657275Jy sigma=0.000845 ! Fit after self-cal, rms=0.290442Jy sigma=0.000794 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=6.283 mas, bpa=-6.456 degrees ! Estimated noise=457.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00169335 Jy ! Component: 100 - total flux cleaned = -0.00190414 Jy ! Component: 150 - total flux cleaned = -0.00216342 Jy ! Component: 200 - total flux cleaned = -0.0023828 Jy ! Total flux subtracted in 200 components = -0.0023828 Jy ! Clean residual min=-0.003123 max=0.003472 Jy/beam ! Clean residual mean=-0.000002 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.57685 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.576849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290379Jy sigma=0.000791 ! Fit after self-cal, rms=0.290308Jy sigma=0.000790 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (11, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133345 Jy ! Component: 100 - total flux cleaned = 0.0012511 Jy ! Component: 150 - total flux cleaned = 0.00124798 Jy ! Component: 200 - total flux cleaned = 0.00137987 Jy ! Total flux subtracted in 200 components = 0.00137987 Jy ! Clean residual min=-0.002760 max=0.002457 Jy/beam ! Clean residual mean=-0.000002 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.578229 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.578229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290269Jy sigma=0.000788 ! Fit after self-cal, rms=0.290274Jy sigma=0.000788 ! 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.290274Jy sigma=0.000788 ! Fit after self-cal, rms=0.289791Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=6.276 mas, bpa=-6.426 degrees ! Estimated noise=456.655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000465446 Jy ! Component: 100 - total flux cleaned = -0.00027031 Jy ! Component: 150 - total flux cleaned = -0.000270037 Jy ! Component: 200 - total flux cleaned = -0.0003718 Jy ! Total flux subtracted in 200 components = -0.0003718 Jy ! Clean residual min=-0.002419 max=0.001898 Jy/beam ! Clean residual mean=-0.000002 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.577857 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 99 components and 0.577858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289771Jy sigma=0.000787 ! Fit after self-cal, rms=0.289769Jy sigma=0.000787 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.30521e-05 Jy ! Component: 100 - total flux cleaned = -1.25686e-05 Jy ! Component: 150 - total flux cleaned = -1.32038e-05 Jy ! Component: 200 - total flux cleaned = -5.10189e-05 Jy ! Total flux subtracted in 200 components = -5.10189e-05 Jy ! Clean residual min=-0.002225 max=0.001820 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.577807 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.577807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289757Jy sigma=0.000786 ! Fit after self-cal, rms=0.289756Jy sigma=0.000786 ! 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.289756Jy sigma=0.000786 ! Fit after self-cal, rms=0.289479Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.004 mas, bmaj=9.423 mas, bpa=-7.782 degrees ! Estimated noise=607.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105121 Jy ! Component: 100 - total flux cleaned = -0.00101708 Jy ! Component: 150 - total flux cleaned = -0.0010412 Jy ! Component: 200 - total flux cleaned = -0.00104212 Jy ! Total flux subtracted in 200 components = -0.00104212 Jy ! Clean residual min=-0.002024 max=0.001993 Jy/beam ! Clean residual mean=-0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.576765 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 119 components and 0.576765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289479Jy sigma=0.000786 ! Fit after self-cal, rms=0.289476Jy sigma=0.000786 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.99323e-05 Jy ! Component: 100 - total flux cleaned = 0.000120514 Jy ! Component: 150 - total flux cleaned = 0.000120609 Jy ! Component: 200 - total flux cleaned = 0.000105386 Jy ! Total flux subtracted in 200 components = 0.000105386 Jy ! Clean residual min=-0.001960 max=0.001975 Jy/beam ! Clean residual mean=-0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.57687 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 130 components and 0.57687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289475Jy sigma=0.000785 ! Fit after self-cal, rms=0.289475Jy sigma=0.000785 ! 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.216 mas, bmaj=6.273 mas, bpa=-6.392 degrees ! Estimated noise=456.429 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.216 x 6.273 at -6.392 degrees (North through East) ! Clean map min=-0.0018419 max=0.30739 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.588 mas, bmaj=5.638 mas, bpa=-6.11 degrees ! Estimated noise=721.083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.234136 Jy ! Component: 100 - total flux cleaned = 0.34386 Jy ! Component: 150 - total flux cleaned = 0.411766 Jy ! Component: 200 - total flux cleaned = 0.457119 Jy ! Total flux subtracted in 200 components = 0.457119 Jy ! Clean residual min=-0.009173 max=0.024862 Jy/beam ! Clean residual mean=0.000050 rms=0.003243 Jy/beam ! Combined flux in latest and established models = 0.457119 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.457119 Jy ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=6.273 mas, bpa=-6.392 degrees ! Estimated noise=456.429 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.0436514 Jy ! Component: 100 - total flux cleaned = 0.0688837 Jy ! Component: 150 - total flux cleaned = 0.0840438 Jy ! Component: 200 - total flux cleaned = 0.0936804 Jy ! Total flux subtracted in 200 components = 0.0936804 Jy ! Clean residual min=-0.002891 max=0.005165 Jy/beam ! Clean residual mean=0.000014 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.550799 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 57 components and 0.550799 Jy ! Inverting map ! Added new window around map position (3, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00654617 Jy ! Component: 100 - total flux cleaned = 0.0113452 Jy ! Component: 150 - total flux cleaned = 0.0149626 Jy ! Component: 200 - total flux cleaned = 0.017731 Jy ! Total flux subtracted in 200 components = 0.017731 Jy ! Clean residual min=-0.002022 max=0.002301 Jy/beam ! Clean residual mean=0.000004 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.56853 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 95 components and 0.56853 Jy ! Inverting map ! Added new window around map position (-5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252706 Jy ! Component: 100 - total flux cleaned = 0.00399646 Jy ! Component: 150 - total flux cleaned = 0.00478728 Jy ! Component: 200 - total flux cleaned = 0.00531271 Jy ! Total flux subtracted in 200 components = 0.00531271 Jy ! Clean residual min=-0.001679 max=0.001693 Jy/beam ! Clean residual mean=0.000002 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.573843 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 121 components and 0.573843 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.004 mas, bmaj=9.423 mas, bpa=-7.782 degrees ! Estimated noise=607.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00078724 Jy ! Component: 100 - total flux cleaned = 0.00112408 Jy ! Component: 150 - total flux cleaned = 0.00137628 Jy ! Component: 200 - total flux cleaned = 0.00157763 Jy ! Total flux subtracted in 200 components = 0.00157763 Jy ! Clean residual min=-0.001612 max=0.001818 Jy/beam ! Clean residual mean=0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.575421 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 = 2.42231e-05 Jy ! Component: 100 - total flux cleaned = 2.4157e-05 Jy ! Component: 150 - total flux cleaned = -3.4599e-05 Jy ! Component: 200 - total flux cleaned = -7.02881e-05 Jy ! Total flux subtracted in 200 components = -7.02881e-05 Jy ! Clean residual min=-0.001588 max=0.001765 Jy/beam ! Clean residual mean=0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.57535 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 177 components and 0.57535 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=6.273 mas, bpa=-6.392 degrees ! Estimated noise=456.429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000344511 Jy ! Component: 100 - total flux cleaned = -0.000387248 Jy ! Component: 150 - total flux cleaned = -0.000348685 Jy ! Component: 200 - total flux cleaned = -0.000313656 Jy ! Total flux subtracted in 200 components = -0.000313656 Jy ! Clean residual min=-0.001551 max=0.001629 Jy/beam ! Clean residual mean=0.000000 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.575037 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 201 components and 0.575037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289437Jy sigma=0.000784 ! Fit after self-cal, rms=0.289429Jy sigma=0.000784 wmodel J2312+3847_S_2015_01_23_pus_map.mod ! Writing 201 model components to file: J2312+3847_S_2015_01_23_pus_map.mod wobs J2312+3847_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2312+3847_S_2015_01_23_pus_uvs.fits wwins J2312+3847_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J2312+3847_S_2015_01_23_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.000526716 Jy ! Component: 100 - total flux cleaned = 0.000581484 Jy ! Component: 150 - total flux cleaned = 0.000631467 Jy ! Component: 200 - total flux cleaned = 0.000654733 Jy ! Component: 250 - total flux cleaned = 0.000747301 Jy ! Component: 300 - total flux cleaned = 0.000836734 Jy ! Component: 350 - total flux cleaned = 0.00090234 Jy ! Component: 400 - total flux cleaned = 0.000965938 Jy ! Component: 450 - total flux cleaned = 0.000903396 Jy ! Component: 500 - total flux cleaned = 0.000883109 Jy ! Component: 550 - total flux cleaned = 0.000863004 Jy ! Component: 600 - total flux cleaned = 0.000804044 Jy ! Component: 650 - total flux cleaned = 0.000823296 Jy ! Component: 700 - total flux cleaned = 0.000765775 Jy ! Component: 750 - total flux cleaned = 0.000709429 Jy ! Component: 800 - total flux cleaned = 0.000672693 Jy ! Component: 850 - total flux cleaned = 0.00061779 Jy ! Component: 900 - total flux cleaned = 0.000527568 Jy ! Component: 950 - total flux cleaned = 0.00047369 Jy ! Component: 1000 - total flux cleaned = 0.000421107 Jy ! Component: 1050 - total flux cleaned = 0.000351312 Jy ! Component: 1100 - total flux cleaned = 0.000299422 Jy ! Component: 1150 - total flux cleaned = 0.000197149 Jy ! Component: 1200 - total flux cleaned = 0.00016364 Jy ! Component: 1250 - total flux cleaned = 0.000113593 Jy ! Component: 1300 - total flux cleaned = 8.05425e-05 Jy ! Component: 1350 - total flux cleaned = 3.133e-05 Jy ! Component: 1400 - total flux cleaned = -1.71302e-05 Jy ! Component: 1450 - total flux cleaned = -1.70956e-05 Jy ! Component: 1500 - total flux cleaned = -0.000112687 Jy ! Component: 1550 - total flux cleaned = -0.000112705 Jy ! Component: 1600 - total flux cleaned = -0.000175391 Jy ! Component: 1650 - total flux cleaned = -0.000191031 Jy ! Component: 1700 - total flux cleaned = -0.000175563 Jy ! Component: 1750 - total flux cleaned = -0.000175588 Jy ! Component: 1800 - total flux cleaned = -0.000190975 Jy ! Component: 1850 - total flux cleaned = -0.000266113 Jy ! Component: 1900 - total flux cleaned = -0.000280937 Jy ! Component: 1950 - total flux cleaned = -0.000280845 Jy ! Component: 2000 - total flux cleaned = -0.000324942 Jy ! Component: 2050 - total flux cleaned = -0.000353896 Jy ! Component: 2100 - total flux cleaned = -0.000324988 Jy ! Component: 2150 - total flux cleaned = -0.0003966 Jy ! Component: 2200 - total flux cleaned = -0.000368104 Jy ! Component: 2250 - total flux cleaned = -0.000438616 Jy ! Component: 2300 - total flux cleaned = -0.000424584 Jy ! Component: 2350 - total flux cleaned = -0.000466559 Jy ! Component: 2400 - total flux cleaned = -0.000521561 Jy ! Component: 2450 - total flux cleaned = -0.000507918 Jy ! Component: 2500 - total flux cleaned = -0.00053512 Jy ! Component: 2550 - total flux cleaned = -0.000589072 Jy ! Component: 2600 - total flux cleaned = -0.000615847 Jy ! Component: 2650 - total flux cleaned = -0.000589139 Jy ! Component: 2700 - total flux cleaned = -0.00061568 Jy ! Component: 2750 - total flux cleaned = -0.000641873 Jy ! Component: 2800 - total flux cleaned = -0.000576601 Jy ! Component: 2850 - total flux cleaned = -0.000628339 Jy ! Component: 2900 - total flux cleaned = -0.000602572 Jy ! Component: 2950 - total flux cleaned = -0.000551278 Jy ! Component: 3000 - total flux cleaned = -0.000564036 Jy ! Component: 3050 - total flux cleaned = -0.000576721 Jy ! Component: 3100 - total flux cleaned = -0.000551669 Jy ! Component: 3150 - total flux cleaned = -0.0005766 Jy ! Component: 3200 - total flux cleaned = -0.000564019 Jy ! Component: 3250 - total flux cleaned = -0.00051466 Jy ! Component: 3300 - total flux cleaned = -0.000514606 Jy ! Component: 3350 - total flux cleaned = -0.000465954 Jy ! Component: 3400 - total flux cleaned = -0.000538909 Jy ! Component: 3450 - total flux cleaned = -0.000502743 Jy ! Component: 3500 - total flux cleaned = -0.000478838 Jy ! Component: 3550 - total flux cleaned = -0.000478878 Jy ! Component: 3600 - total flux cleaned = -0.000478737 Jy ! Component: 3650 - total flux cleaned = -0.000478837 Jy ! Component: 3700 - total flux cleaned = -0.000490491 Jy ! Component: 3750 - total flux cleaned = -0.000443762 Jy ! Component: 3800 - total flux cleaned = -0.000420494 Jy ! Component: 3850 - total flux cleaned = -0.000432059 Jy ! Component: 3900 - total flux cleaned = -0.00043208 Jy ! Component: 3950 - total flux cleaned = -0.000409142 Jy ! Component: 4000 - total flux cleaned = -0.000397803 Jy ! Component: 4050 - total flux cleaned = -0.000420559 Jy ! Total flux subtracted in 4096 components = -0.000431747 Jy ! Clean residual min=-0.000595 max=0.000856 Jy/beam ! Clean residual mean=0.000001 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.574605 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 481 components and 0.574605 Jy ![Exited script file: muppet] wmap "J2312+3847_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.216 x 6.273 at -6.392 degrees (North through East) ! Clean map min=-0.0015846 max=0.30753 Jy/beam ! Writing clean map to FITS file: J2312+3847_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.307528 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205874 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.200834 0.200834 0.401669 0.803338 1.60668 3.21335 6.4267 12.8534 25.7068 51.4136 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.307 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.216 x 6.273 at -6.392 degrees (North through East) ! Clean map min=-0.0015846 max=0.30753 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2312+3847_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:38:18 2017