! Started logfile: J1119+0410_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:25:19 2017 obs J1119+0410_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1119+0410_S_2014_01_04_pus_uva.fits ! AN table 1: 59 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.501412 visibilities/baseline/integration-bin. ! Found source: J1119+0410 ! ! 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 370 lines of history. ! ! Reading 4260 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 J1119+0410_S_2014_01_04_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914521Jy sigma=0.013237 ! Fit after self-cal, rms=0.895113Jy sigma=0.012941 ! 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.94 mas, bmaj=5.853 mas, bpa=-5.2 degrees ! Estimated noise=1053.54 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.0794504 Jy ! Component: 100 - total flux cleaned = 0.102188 Jy ! Total flux subtracted in 100 components = 0.102188 Jy ! Clean residual min=-0.005926 max=0.009521 Jy/beam ! Clean residual mean=-0.000047 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.102189 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.102189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072066Jy sigma=0.000945 ! Fit after self-cal, rms=0.072046Jy sigma=0.000944 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100497 Jy ! Component: 100 - total flux cleaned = 0.0144008 Jy ! Total flux subtracted in 100 components = 0.0144008 Jy ! Clean residual min=-0.005330 max=0.005081 Jy/beam ! Clean residual mean=-0.000029 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.116589 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.116589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070145Jy sigma=0.000924 ! Fit after self-cal, rms=0.070149Jy sigma=0.000923 ! 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.599 mas, bmaj=6.791 mas, bpa=-6.071 degrees ! Estimated noise=781.797 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.00363073 Jy ! Component: 100 - total flux cleaned = 0.00533011 Jy ! Component: 150 - total flux cleaned = 0.00580047 Jy ! Component: 200 - total flux cleaned = 0.00615734 Jy ! Total flux subtracted in 200 components = 0.00615734 Jy ! Clean residual min=-0.003556 max=0.004500 Jy/beam ! Clean residual mean=-0.000049 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.122747 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.122747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069840Jy sigma=0.000922 ! Fit after self-cal, rms=0.069823Jy sigma=0.000922 ! 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.03 FD 1.00* KP 1.00* LA 1.04 ! MK 0.99 NL 0.94 OV 1.02 PT 1.02 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* KP 1.00* LA 0.99 ! MK 1.03 NL 1.01 OV 1.05 PT 0.98 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* KP 1.00* LA 0.85 ! MK 0.97 NL 1.02 OV 0.95 PT 0.97 ! SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.00* KP 1.00* LA 0.87 ! MK 0.93 NL 1.05 OV 0.96 PT 1.06 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.069823Jy sigma=0.000922 ! Fit after self-cal, rms=0.066487Jy sigma=0.000908 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.547 mas, bmaj=6.757 mas, bpa=-5.385 degrees ! Estimated noise=775.484 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.000460652 Jy ! Component: 100 - total flux cleaned = 0.000386226 Jy ! Component: 150 - total flux cleaned = 0.000352378 Jy ! Component: 200 - total flux cleaned = 0.000290314 Jy ! Total flux subtracted in 200 components = 0.000290314 Jy ! Clean residual min=-0.003676 max=0.003093 Jy/beam ! Clean residual mean=-0.000028 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.123037 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.123037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066443Jy sigma=0.000907 ! Fit after self-cal, rms=0.066269Jy sigma=0.000907 ! 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.066269Jy sigma=0.000907 ! Fit after self-cal, rms=0.066024Jy sigma=0.000906 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.533 mas, bmaj=6.751 mas, bpa=-5.432 degrees ! Estimated noise=773.944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554411 Jy ! Component: 100 - total flux cleaned = 0.000520934 Jy ! Component: 150 - total flux cleaned = 0.000548712 Jy ! Component: 200 - total flux cleaned = 0.000602005 Jy ! Total flux subtracted in 200 components = 0.000602005 Jy ! Clean residual min=-0.003516 max=0.003007 Jy/beam ! Clean residual mean=-0.000019 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.123639 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.123639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065993Jy sigma=0.000905 ! Fit after self-cal, rms=0.065992Jy sigma=0.000905 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.000135352 Jy ! Component: 100 - total flux cleaned = 0.000110215 Jy ! Component: 150 - total flux cleaned = 0.000131761 Jy ! Component: 200 - total flux cleaned = 0.000173283 Jy ! Total flux subtracted in 200 components = 0.000173283 Jy ! Clean residual min=-0.003475 max=0.002884 Jy/beam ! Clean residual mean=-0.000018 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.123812 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.123812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065976Jy sigma=0.000905 ! Fit after self-cal, rms=0.065986Jy sigma=0.000905 ! 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.065986Jy sigma=0.000905 ! Fit after self-cal, rms=0.065742Jy sigma=0.000905 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=6.746 mas, bpa=-5.449 degrees ! Estimated noise=772.702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000442024 Jy ! Component: 100 - total flux cleaned = 0.000417649 Jy ! Component: 150 - total flux cleaned = 0.000461506 Jy ! Component: 200 - total flux cleaned = 0.000501286 Jy ! Total flux subtracted in 200 components = 0.000501286 Jy ! Clean residual min=-0.003395 max=0.002738 Jy/beam ! Clean residual mean=-0.000017 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.124314 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.124314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065725Jy sigma=0.000905 ! Fit after self-cal, rms=0.065721Jy sigma=0.000905 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 = 7.38174e-05 Jy ! Component: 100 - total flux cleaned = 9.05769e-05 Jy ! Component: 150 - total flux cleaned = 0.000123637 Jy ! Component: 200 - total flux cleaned = 0.000171076 Jy ! Total flux subtracted in 200 components = 0.000171076 Jy ! Clean residual min=-0.003366 max=0.002668 Jy/beam ! Clean residual mean=-0.000017 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.124485 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.124485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065712Jy sigma=0.000905 ! Fit after self-cal, rms=0.065721Jy sigma=0.000905 ! 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.065721Jy sigma=0.000905 ! Fit after self-cal, rms=0.065495Jy sigma=0.000905 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.736 mas, bmaj=11.29 mas, bpa=0.3059 degrees ! Estimated noise=958.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000612222 Jy ! Component: 100 - total flux cleaned = 0.000665194 Jy ! Component: 150 - total flux cleaned = 0.000697714 Jy ! Component: 200 - total flux cleaned = 0.000729435 Jy ! Total flux subtracted in 200 components = 0.000729435 Jy ! Clean residual min=-0.004074 max=0.002945 Jy/beam ! Clean residual mean=-0.000030 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.125214 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.125214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065499Jy sigma=0.000905 ! Fit after self-cal, rms=0.065487Jy sigma=0.000905 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.50072e-05 Jy ! Component: 100 - total flux cleaned = 9.73678e-05 Jy ! Component: 150 - total flux cleaned = 0.00012464 Jy ! Component: 200 - total flux cleaned = 0.000163258 Jy ! Total flux subtracted in 200 components = 0.000163258 Jy ! Clean residual min=-0.004068 max=0.002929 Jy/beam ! Clean residual mean=-0.000029 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.125377 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.125377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065494Jy sigma=0.000905 ! Fit after self-cal, rms=0.065491Jy sigma=0.000905 ! 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.507 mas, bmaj=6.739 mas, bpa=-5.498 degrees ! Estimated noise=771.288 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.507 x 6.739 at -5.498 degrees (North through East) ! Clean map min=-0.0032529 max=0.10043 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.854 mas, bmaj=5.82 mas, bpa=-4.766 degrees ! Estimated noise=1028.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0774898 Jy ! Component: 100 - total flux cleaned = 0.101812 Jy ! Component: 150 - total flux cleaned = 0.112595 Jy ! Component: 200 - total flux cleaned = 0.117502 Jy ! Total flux subtracted in 200 components = 0.117502 Jy ! Clean residual min=-0.004590 max=0.003226 Jy/beam ! Clean residual mean=-0.000017 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.117502 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.117502 Jy ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=6.739 mas, bpa=-5.498 degrees ! Estimated noise=771.288 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.00331845 Jy ! Component: 100 - total flux cleaned = 0.00495562 Jy ! Component: 150 - total flux cleaned = 0.00584999 Jy ! Component: 200 - total flux cleaned = 0.00601947 Jy ! Total flux subtracted in 200 components = 0.00601947 Jy ! Clean residual min=-0.003471 max=0.002771 Jy/beam ! Clean residual mean=-0.000020 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.123522 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.123522 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.736 mas, bmaj=11.29 mas, bpa=0.3059 degrees ! Estimated noise=958.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00074728 Jy ! Component: 100 - total flux cleaned = 0.000845917 Jy ! Component: 150 - total flux cleaned = 0.000938746 Jy ! Component: 200 - total flux cleaned = 0.00102516 Jy ! Total flux subtracted in 200 components = 0.00102516 Jy ! Clean residual min=-0.004140 max=0.003085 Jy/beam ! Clean residual mean=-0.000035 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.124547 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 = 6.44446e-05 Jy ! Component: 100 - total flux cleaned = 0.000127476 Jy ! Component: 150 - total flux cleaned = 0.000188109 Jy ! Component: 200 - total flux cleaned = 0.000260322 Jy ! Total flux subtracted in 200 components = 0.000260322 Jy ! Clean residual min=-0.004114 max=0.003053 Jy/beam ! Clean residual mean=-0.000033 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.124807 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.124807 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=6.739 mas, bpa=-5.498 degrees ! Estimated noise=771.288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.29977e-05 Jy ! Component: 100 - total flux cleaned = -0.000102318 Jy ! Component: 150 - total flux cleaned = -0.000100457 Jy ! Component: 200 - total flux cleaned = -5.27995e-05 Jy ! Total flux subtracted in 200 components = -5.27995e-05 Jy ! Clean residual min=-0.003390 max=0.002763 Jy/beam ! Clean residual mean=-0.000016 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.124755 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.124755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065495Jy sigma=0.000905 ! Fit after self-cal, rms=0.065497Jy sigma=0.000905 wmodel J1119+0410_S_2014_01_04_pus_map.mod ! Writing 36 model components to file: J1119+0410_S_2014_01_04_pus_map.mod wobs J1119+0410_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1119+0410_S_2014_01_04_pus_uvs.fits wwins J1119+0410_S_2014_01_04_pus_map.win ! wwins: Wrote 1 windows to J1119+0410_S_2014_01_04_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.000679007 Jy ! Component: 100 - total flux cleaned = -0.000535571 Jy ! Component: 150 - total flux cleaned = -0.000324714 Jy ! Component: 200 - total flux cleaned = -0.000285825 Jy ! Component: 250 - total flux cleaned = -0.000175685 Jy ! Component: 300 - total flux cleaned = -0.000176253 Jy ! Component: 350 - total flux cleaned = -0.000110185 Jy ! Component: 400 - total flux cleaned = -0.000110333 Jy ! Component: 450 - total flux cleaned = -1.85716e-05 Jy ! Component: 500 - total flux cleaned = 6.87102e-05 Jy ! Component: 550 - total flux cleaned = 0.000181385 Jy ! Component: 600 - total flux cleaned = 0.000290651 Jy ! Component: 650 - total flux cleaned = 0.000396355 Jy ! Component: 700 - total flux cleaned = 0.000473994 Jy ! Component: 750 - total flux cleaned = 0.000598727 Jy ! Component: 800 - total flux cleaned = 0.000719377 Jy ! Component: 850 - total flux cleaned = 0.000860624 Jy ! Component: 900 - total flux cleaned = 0.00102112 Jy ! Component: 950 - total flux cleaned = 0.00111071 Jy ! Component: 1000 - total flux cleaned = 0.00122055 Jy ! Component: 1050 - total flux cleaned = 0.00128434 Jy ! Component: 1100 - total flux cleaned = 0.00128424 Jy ! Component: 1150 - total flux cleaned = 0.00132516 Jy ! Component: 1200 - total flux cleaned = 0.001365 Jy ! Component: 1250 - total flux cleaned = 0.00138451 Jy ! Component: 1300 - total flux cleaned = 0.00132645 Jy ! Component: 1350 - total flux cleaned = 0.00134549 Jy ! Component: 1400 - total flux cleaned = 0.00132706 Jy ! Component: 1450 - total flux cleaned = 0.00136317 Jy ! Component: 1500 - total flux cleaned = 0.00130988 Jy ! Component: 1550 - total flux cleaned = 0.00131031 Jy ! Component: 1600 - total flux cleaned = 0.00132753 Jy ! Component: 1650 - total flux cleaned = 0.00132767 Jy ! Component: 1700 - total flux cleaned = 0.00136124 Jy ! Component: 1750 - total flux cleaned = 0.0013777 Jy ! Component: 1800 - total flux cleaned = 0.00142605 Jy ! Component: 1850 - total flux cleaned = 0.00141052 Jy ! Component: 1900 - total flux cleaned = 0.00137967 Jy ! Component: 1950 - total flux cleaned = 0.00137987 Jy ! Component: 2000 - total flux cleaned = 0.00131949 Jy ! Component: 2050 - total flux cleaned = 0.00124535 Jy ! Component: 2100 - total flux cleaned = 0.00118698 Jy ! Component: 2150 - total flux cleaned = 0.00117251 Jy ! Component: 2200 - total flux cleaned = 0.00108735 Jy ! Component: 2250 - total flux cleaned = 0.00103139 Jy ! Component: 2300 - total flux cleaned = 0.00101751 Jy ! Component: 2350 - total flux cleaned = 0.000976564 Jy ! Component: 2400 - total flux cleaned = 0.000882638 Jy ! Component: 2450 - total flux cleaned = 0.000790081 Jy ! Component: 2500 - total flux cleaned = 0.00069863 Jy ! Component: 2550 - total flux cleaned = 0.000634059 Jy ! Component: 2600 - total flux cleaned = 0.000531639 Jy ! Component: 2650 - total flux cleaned = 0.000430581 Jy ! Component: 2700 - total flux cleaned = 0.000355506 Jy ! Component: 2750 - total flux cleaned = 0.000244065 Jy ! Component: 2800 - total flux cleaned = 0.000134062 Jy ! Component: 2850 - total flux cleaned = 2.50931e-05 Jy ! Component: 2900 - total flux cleaned = -4.70766e-05 Jy ! Component: 2950 - total flux cleaned = -0.00017817 Jy ! Component: 3000 - total flux cleaned = -0.00027244 Jy ! Component: 3050 - total flux cleaned = -0.000330808 Jy ! Component: 3100 - total flux cleaned = -0.000446757 Jy ! Component: 3150 - total flux cleaned = -0.000492645 Jy ! Component: 3200 - total flux cleaned = -0.000595386 Jy ! Component: 3250 - total flux cleaned = -0.000685944 Jy ! Component: 3300 - total flux cleaned = -0.000753405 Jy ! Component: 3350 - total flux cleaned = -0.000842765 Jy ! Component: 3400 - total flux cleaned = -0.000864997 Jy ! Component: 3450 - total flux cleaned = -0.000953105 Jy ! Component: 3500 - total flux cleaned = -0.00105149 Jy ! Component: 3550 - total flux cleaned = -0.00110581 Jy ! Component: 3600 - total flux cleaned = -0.00114896 Jy ! Component: 3650 - total flux cleaned = -0.00124557 Jy ! Component: 3700 - total flux cleaned = -0.00129885 Jy ! Component: 3750 - total flux cleaned = -0.00138361 Jy ! Component: 3800 - total flux cleaned = -0.00143641 Jy ! Component: 3850 - total flux cleaned = -0.00150989 Jy ! Component: 3900 - total flux cleaned = -0.00161434 Jy ! Component: 3950 - total flux cleaned = -0.00167666 Jy ! Component: 4000 - total flux cleaned = -0.00173878 Jy ! Component: 4050 - total flux cleaned = -0.00182133 Jy ! Total flux subtracted in 4096 components = -0.00188299 Jy ! Clean residual min=-0.000598 max=0.000613 Jy/beam ! Clean residual mean=-0.000005 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.122872 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 298 components and 0.122872 Jy ![Exited script file: muppet] wmap "J1119+0410_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.507 x 6.739 at -5.498 degrees (North through East) ! Clean map min=-0.0017115 max=0.10078 Jy/beam ! Writing clean map to FITS file: J1119+0410_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100784 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015979 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.475642 0.475642 0.951283 1.90257 3.80513 7.61027 15.2205 30.4411 60.8821 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 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.507 x 6.739 at -5.498 degrees (North through East) ! Clean map min=-0.0017115 max=0.10078 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 J1119+0410_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:25:24 2017