! Started logfile: J0747+7639_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:20:56 2017 obs J0747+7639_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0747+7639_S_2014_01_04_pus_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0747+7639 ! ! 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 5040 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 J0747+7639_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.766242Jy sigma=0.009565 ! Fit after self-cal, rms=0.740457Jy sigma=0.009270 ! 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.054 mas, bmaj=3.79 mas, bpa=25.03 degrees ! Estimated noise=1278.71 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.198643 Jy ! Component: 100 - total flux cleaned = 0.243061 Jy ! Total flux subtracted in 100 components = 0.243061 Jy ! Clean residual min=-0.009529 max=0.014681 Jy/beam ! Clean residual mean=0.000017 rms=0.002450 Jy/beam ! Combined flux in latest and established models = 0.243061 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.243061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096497Jy sigma=0.000995 ! Fit after self-cal, rms=0.096484Jy sigma=0.000994 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147773 Jy ! Component: 100 - total flux cleaned = 0.0217257 Jy ! Total flux subtracted in 100 components = 0.0217257 Jy ! Clean residual min=-0.007726 max=0.010126 Jy/beam ! Clean residual mean=0.000014 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.264786 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.264786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092746Jy sigma=0.000960 ! Fit after self-cal, rms=0.092772Jy sigma=0.000960 ! 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.718 mas, bmaj=4.567 mas, bpa=26.45 degrees ! Estimated noise=858.143 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.00768563 Jy ! Component: 100 - total flux cleaned = 0.0113601 Jy ! Component: 150 - total flux cleaned = 0.0133001 Jy ! Component: 200 - total flux cleaned = 0.0136367 Jy ! Total flux subtracted in 200 components = 0.0136367 Jy ! Clean residual min=-0.006957 max=0.010968 Jy/beam ! Clean residual mean=0.000028 rms=0.002131 Jy/beam ! Combined flux in latest and established models = 0.278423 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.278423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091666Jy sigma=0.000961 ! Fit after self-cal, rms=0.091696Jy sigma=0.000961 ! 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.09 FD 1.00* KP 1.00* LA 1.02 ! MK 1.04 NL 0.97 OV 0.96 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00* KP 1.00* LA 1.00 ! MK 0.99 NL 1.01 OV 1.01 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* KP 1.00* LA 0.82 ! MK 1.01 NL 0.96 OV 0.95 PT 0.94 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.00* KP 1.00* LA 0.85 ! MK 0.99 NL 1.01 OV 0.97 PT 0.95 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.091696Jy sigma=0.000961 ! Fit after self-cal, rms=0.083837Jy sigma=0.000896 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.712 mas, bmaj=4.554 mas, bpa=26.27 degrees ! Estimated noise=855.292 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.000773458 Jy ! Component: 100 - total flux cleaned = -0.000697744 Jy ! Component: 150 - total flux cleaned = -0.000700164 Jy ! Component: 200 - total flux cleaned = -0.000759669 Jy ! Total flux subtracted in 200 components = -0.000759669 Jy ! Clean residual min=-0.003398 max=0.003409 Jy/beam ! Clean residual mean=0.000000 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.277663 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.277663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083785Jy sigma=0.000896 ! Fit after self-cal, rms=0.083394Jy sigma=0.000895 ! 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.083394Jy sigma=0.000895 ! Fit after self-cal, rms=0.083344Jy sigma=0.000892 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.718 mas, bmaj=4.546 mas, bpa=25.91 degrees ! Estimated noise=855.229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113513 Jy ! Component: 100 - total flux cleaned = -0.000170524 Jy ! Component: 150 - total flux cleaned = -0.000249944 Jy ! Component: 200 - total flux cleaned = -0.000322315 Jy ! Total flux subtracted in 200 components = -0.000322315 Jy ! Clean residual min=-0.002631 max=0.002799 Jy/beam ! Clean residual mean=0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.277341 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.277341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083319Jy sigma=0.000892 ! Fit after self-cal, rms=0.083326Jy sigma=0.000892 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 (112.5, -71). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658391 Jy ! Component: 100 - total flux cleaned = 0.000509801 Jy ! Component: 150 - total flux cleaned = 0.00065999 Jy ! Component: 200 - total flux cleaned = 0.000791746 Jy ! Total flux subtracted in 200 components = 0.000791746 Jy ! Clean residual min=-0.002419 max=0.002411 Jy/beam ! Clean residual mean=0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.278133 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.278133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083177Jy sigma=0.000891 ! Fit after self-cal, rms=0.083169Jy sigma=0.000891 ! 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.083169Jy sigma=0.000891 ! Fit after self-cal, rms=0.083249Jy sigma=0.000891 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=4.546 mas, bpa=26.03 degrees ! Estimated noise=855.732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579894 Jy ! Component: 100 - total flux cleaned = 0.000740006 Jy ! Component: 150 - total flux cleaned = 0.00081322 Jy ! Component: 200 - total flux cleaned = 0.000877169 Jy ! Total flux subtracted in 200 components = 0.000877169 Jy ! Clean residual min=-0.002327 max=0.002393 Jy/beam ! Clean residual mean=0.000002 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.27901 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.27901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083204Jy sigma=0.000890 ! Fit after self-cal, rms=0.083207Jy sigma=0.000890 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.000199466 Jy ! Component: 100 - total flux cleaned = 0.000255942 Jy ! Component: 150 - total flux cleaned = 0.000309241 Jy ! Component: 200 - total flux cleaned = 0.00035918 Jy ! Total flux subtracted in 200 components = 0.00035918 Jy ! Clean residual min=-0.002283 max=0.002350 Jy/beam ! Clean residual mean=0.000002 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.279369 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.279369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083184Jy sigma=0.000890 ! Fit after self-cal, rms=0.083185Jy sigma=0.000890 ! 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.083185Jy sigma=0.000890 ! Fit after self-cal, rms=0.083224Jy sigma=0.000890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.334 mas, bmaj=10.39 mas, bpa=21.21 degrees ! Estimated noise=997.864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353788 Jy ! Component: 100 - total flux cleaned = 0.000329978 Jy ! Component: 150 - total flux cleaned = 0.000348668 Jy ! Component: 200 - total flux cleaned = 0.000332712 Jy ! Total flux subtracted in 200 components = 0.000332712 Jy ! Clean residual min=-0.002404 max=0.002785 Jy/beam ! Clean residual mean=0.000005 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.279702 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.279702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083226Jy sigma=0.000890 ! Fit after self-cal, rms=0.083224Jy sigma=0.000890 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 = 8.79104e-05 Jy ! Component: 100 - total flux cleaned = 0.000103907 Jy ! Component: 150 - total flux cleaned = 7.46707e-05 Jy ! Component: 200 - total flux cleaned = 4.69805e-05 Jy ! Total flux subtracted in 200 components = 4.69805e-05 Jy ! Clean residual min=-0.002449 max=0.002771 Jy/beam ! Clean residual mean=0.000005 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.279749 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.279749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083227Jy sigma=0.000890 ! Fit after self-cal, rms=0.083222Jy sigma=0.000890 ! 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.72 mas, bmaj=4.547 mas, bpa=26.08 degrees ! Estimated noise=855.906 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.72 x 4.547 at 26.08 degrees (North through East) ! Clean map min=-0.0021169 max=0.26022 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.044 mas, bmaj=3.761 mas, bpa=24.94 degrees ! Estimated noise=1290.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.200415 Jy ! Component: 100 - total flux cleaned = 0.246043 Jy ! Component: 150 - total flux cleaned = 0.261165 Jy ! Component: 200 - total flux cleaned = 0.265894 Jy ! Total flux subtracted in 200 components = 0.265894 Jy ! Clean residual min=-0.005184 max=0.004530 Jy/beam ! Clean residual mean=0.000003 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.265893 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.265893 Jy ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=4.547 mas, bpa=26.08 degrees ! Estimated noise=855.906 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.00608139 Jy ! Component: 100 - total flux cleaned = 0.00831972 Jy ! Component: 150 - total flux cleaned = 0.00979817 Jy ! Component: 200 - total flux cleaned = 0.0108708 Jy ! Total flux subtracted in 200 components = 0.0108708 Jy ! Clean residual min=-0.002628 max=0.002464 Jy/beam ! Clean residual mean=0.000003 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.276764 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.276764 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.334 mas, bmaj=10.39 mas, bpa=21.21 degrees ! Estimated noise=997.864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173822 Jy ! Component: 100 - total flux cleaned = 0.00235927 Jy ! Component: 150 - total flux cleaned = 0.00257482 Jy ! Component: 200 - total flux cleaned = 0.00267714 Jy ! Total flux subtracted in 200 components = 0.00267714 Jy ! Clean residual min=-0.002494 max=0.002606 Jy/beam ! Clean residual mean=0.000005 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.279441 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.27522e-05 Jy ! Component: 100 - total flux cleaned = -6.23491e-05 Jy ! Component: 150 - total flux cleaned = -4.37972e-05 Jy ! Component: 200 - total flux cleaned = -9.11942e-06 Jy ! Total flux subtracted in 200 components = -9.11942e-06 Jy ! Clean residual min=-0.002508 max=0.002659 Jy/beam ! Clean residual mean=0.000005 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.279432 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.279432 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=4.547 mas, bpa=26.08 degrees ! Estimated noise=855.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000454718 Jy ! Component: 100 - total flux cleaned = -0.000457917 Jy ! Component: 150 - total flux cleaned = -0.000414313 Jy ! Component: 200 - total flux cleaned = -0.000372895 Jy ! Total flux subtracted in 200 components = -0.000372895 Jy ! Clean residual min=-0.002430 max=0.002522 Jy/beam ! Clean residual mean=0.000002 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.279059 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.279059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083306Jy sigma=0.000890 ! Fit after self-cal, rms=0.083291Jy sigma=0.000890 wmodel J0747+7639_S_2014_01_04_pus_map.mod ! Writing 69 model components to file: J0747+7639_S_2014_01_04_pus_map.mod wobs J0747+7639_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0747+7639_S_2014_01_04_pus_uvs.fits wwins J0747+7639_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J0747+7639_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.000171985 Jy ! Component: 100 - total flux cleaned = -0.00036382 Jy ! Component: 150 - total flux cleaned = -0.000675517 Jy ! Component: 200 - total flux cleaned = -0.00071315 Jy ! Component: 250 - total flux cleaned = -0.000819705 Jy ! Component: 300 - total flux cleaned = -0.000921308 Jy ! Component: 350 - total flux cleaned = -0.0010182 Jy ! Component: 400 - total flux cleaned = -0.0011743 Jy ! Component: 450 - total flux cleaned = -0.00135655 Jy ! Component: 500 - total flux cleaned = -0.00144576 Jy ! Component: 550 - total flux cleaned = -0.00153192 Jy ! Component: 600 - total flux cleaned = -0.00144878 Jy ! Component: 650 - total flux cleaned = -0.00153046 Jy ! Component: 700 - total flux cleaned = -0.00158379 Jy ! Component: 750 - total flux cleaned = -0.00163641 Jy ! Component: 800 - total flux cleaned = -0.00181467 Jy ! Component: 850 - total flux cleaned = -0.00198797 Jy ! Component: 900 - total flux cleaned = -0.00196301 Jy ! Component: 950 - total flux cleaned = -0.00201116 Jy ! Component: 1000 - total flux cleaned = -0.00210489 Jy ! Component: 1050 - total flux cleaned = -0.00217455 Jy ! Component: 1100 - total flux cleaned = -0.00228806 Jy ! Component: 1150 - total flux cleaned = -0.00226582 Jy ! Component: 1200 - total flux cleaned = -0.00233133 Jy ! Component: 1250 - total flux cleaned = -0.00228815 Jy ! Component: 1300 - total flux cleaned = -0.00235119 Jy ! Component: 1350 - total flux cleaned = -0.00230935 Jy ! Component: 1400 - total flux cleaned = -0.00228859 Jy ! Component: 1450 - total flux cleaned = -0.00224782 Jy ! Component: 1500 - total flux cleaned = -0.0022481 Jy ! Component: 1550 - total flux cleaned = -0.00230745 Jy ! Component: 1600 - total flux cleaned = -0.00234647 Jy ! Component: 1650 - total flux cleaned = -0.00236565 Jy ! Component: 1700 - total flux cleaned = -0.00234669 Jy ! Component: 1750 - total flux cleaned = -0.00234713 Jy ! Component: 1800 - total flux cleaned = -0.00249477 Jy ! Component: 1850 - total flux cleaned = -0.00256754 Jy ! Component: 1900 - total flux cleaned = -0.00267522 Jy ! Component: 1950 - total flux cleaned = -0.00271076 Jy ! Component: 2000 - total flux cleaned = -0.00285157 Jy ! Component: 2050 - total flux cleaned = -0.00286911 Jy ! Component: 2100 - total flux cleaned = -0.0030586 Jy ! Component: 2150 - total flux cleaned = -0.00309249 Jy ! Component: 2200 - total flux cleaned = -0.00312649 Jy ! Component: 2250 - total flux cleaned = -0.00326035 Jy ! Component: 2300 - total flux cleaned = -0.003376 Jy ! Component: 2350 - total flux cleaned = -0.00344148 Jy ! Component: 2400 - total flux cleaned = -0.00352265 Jy ! Component: 2450 - total flux cleaned = -0.00363533 Jy ! Component: 2500 - total flux cleaned = -0.00371471 Jy ! Component: 2550 - total flux cleaned = -0.00376192 Jy ! Component: 2600 - total flux cleaned = -0.00384019 Jy ! Component: 2650 - total flux cleaned = -0.00394875 Jy ! Component: 2700 - total flux cleaned = -0.00402548 Jy ! Component: 2750 - total flux cleaned = -0.00413224 Jy ! Component: 2800 - total flux cleaned = -0.00417765 Jy ! Component: 2850 - total flux cleaned = -0.00428254 Jy ! Component: 2900 - total flux cleaned = -0.0043569 Jy ! Component: 2950 - total flux cleaned = -0.00443091 Jy ! Component: 3000 - total flux cleaned = -0.00453365 Jy ! Component: 3050 - total flux cleaned = -0.00460657 Jy ! Component: 3100 - total flux cleaned = -0.00472244 Jy ! Component: 3150 - total flux cleaned = -0.00482299 Jy ! Component: 3200 - total flux cleaned = -0.00490871 Jy ! Component: 3250 - total flux cleaned = -0.00503619 Jy ! Component: 3300 - total flux cleaned = -0.00510659 Jy ! Component: 3350 - total flux cleaned = -0.00517649 Jy ! Component: 3400 - total flux cleaned = -0.00525996 Jy ! Component: 3450 - total flux cleaned = -0.00531512 Jy ! Component: 3500 - total flux cleaned = -0.00538368 Jy ! Component: 3550 - total flux cleaned = -0.00546574 Jy ! Component: 3600 - total flux cleaned = -0.00558769 Jy ! Component: 3650 - total flux cleaned = -0.005655 Jy ! Component: 3700 - total flux cleaned = -0.00573547 Jy ! Component: 3750 - total flux cleaned = -0.00580199 Jy ! Component: 3800 - total flux cleaned = -0.00588156 Jy ! Component: 3850 - total flux cleaned = -0.00596073 Jy ! Component: 3900 - total flux cleaned = -0.00605257 Jy ! Component: 3950 - total flux cleaned = -0.00611782 Jy ! Component: 4000 - total flux cleaned = -0.00614379 Jy ! Component: 4050 - total flux cleaned = -0.0062342 Jy ! Total flux subtracted in 4096 components = -0.00628555 Jy ! Clean residual min=-0.000799 max=0.000959 Jy/beam ! Clean residual mean=-0.000001 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.272774 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 303 components and 0.272774 Jy ![Exited script file: muppet] wmap "J0747+7639_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.72 x 4.547 at 26.08 degrees (North through East) ! Clean map min=-0.0018564 max=0.25977 Jy/beam ! Writing clean map to FITS file: J0747+7639_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.259769 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200095 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.231084 0.231084 0.462168 0.924335 1.84867 3.69734 7.39468 14.7894 29.5787 59.1575 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.259 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.72 x 4.547 at 26.08 degrees (North through East) ! Clean map min=-0.0018564 max=0.25977 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 J0747+7639_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:21:00 2017