! Started logfile: J0038-0207_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:12:37 2017 obs J0038-0207_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0038-0207_S_2014_01_04_pus_uva.fits ! AN table 1: 59 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0038-0207 ! ! 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 4956 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 J0038-0207_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.772927Jy sigma=0.010206 ! Fit after self-cal, rms=0.758199Jy sigma=0.010015 ! 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.724 mas, bmaj=5.822 mas, bpa=2.279 degrees ! Estimated noise=1074.49 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.182887 Jy ! Component: 100 - total flux cleaned = 0.227001 Jy ! Total flux subtracted in 100 components = 0.227001 Jy ! Clean residual min=-0.016101 max=0.023640 Jy/beam ! Clean residual mean=0.000016 rms=0.003879 Jy/beam ! Combined flux in latest and established models = 0.227001 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.227001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102254Jy sigma=0.001179 ! Fit after self-cal, rms=0.102308Jy sigma=0.001179 ! Inverting map ! Added new window around map position (8, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0249702 Jy ! Component: 100 - total flux cleaned = 0.0418702 Jy ! Total flux subtracted in 100 components = 0.0418702 Jy ! Clean residual min=-0.011755 max=0.016034 Jy/beam ! Clean residual mean=0.000011 rms=0.002755 Jy/beam ! Combined flux in latest and established models = 0.268871 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.268871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092647Jy sigma=0.001058 ! Fit after self-cal, rms=0.092311Jy sigma=0.001055 ! 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.199 mas, bmaj=6.619 mas, bpa=1.647 degrees ! Estimated noise=810.003 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.018683 Jy ! Component: 100 - total flux cleaned = 0.0315174 Jy ! Component: 150 - total flux cleaned = 0.0409361 Jy ! Component: 200 - total flux cleaned = 0.0480452 Jy ! Total flux subtracted in 200 components = 0.0480452 Jy ! Clean residual min=-0.008131 max=0.012495 Jy/beam ! Clean residual mean=0.000004 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 0.316916 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.316916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086663Jy sigma=0.000997 ! Fit after self-cal, rms=0.086529Jy sigma=0.000997 ! 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.05 FD 1.00* KP 1.00* LA 1.03 ! MK 1.00 NL 0.96 OV 0.94 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.00* KP 1.00* LA 0.98 ! MK 0.97 NL 1.06 OV 0.97 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* KP 1.00* LA 0.81 ! MK 1.05 NL 0.96 OV 0.90 PT 0.95 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00* KP 1.00* LA 0.85 ! MK 1.01 NL 1.07 OV 0.97 PT 0.99 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.086529Jy sigma=0.000997 ! Fit after self-cal, rms=0.079840Jy sigma=0.000927 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=6.72 mas, bpa=1.608 degrees ! Estimated noise=803.657 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.00324213 Jy ! Component: 100 - total flux cleaned = 0.00390387 Jy ! Component: 150 - total flux cleaned = 0.00444797 Jy ! Component: 200 - total flux cleaned = 0.00474417 Jy ! Total flux subtracted in 200 components = 0.00474417 Jy ! Clean residual min=-0.005356 max=0.007251 Jy/beam ! Clean residual mean=-0.000006 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.32166 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.32166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079502Jy sigma=0.000924 ! Fit after self-cal, rms=0.079272Jy sigma=0.000924 ! 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.079272Jy sigma=0.000924 ! Fit after self-cal, rms=0.079120Jy sigma=0.000909 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.213 mas, bmaj=6.728 mas, bpa=1.689 degrees ! Estimated noise=804.947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000210132 Jy ! Component: 100 - total flux cleaned = 0.000118583 Jy ! Component: 150 - total flux cleaned = 3.45573e-05 Jy ! Component: 200 - total flux cleaned = -4.41383e-06 Jy ! Total flux subtracted in 200 components = -4.41383e-06 Jy ! Clean residual min=-0.003907 max=0.005565 Jy/beam ! Clean residual mean=0.000003 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.321656 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.321656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079050Jy sigma=0.000909 ! Fit after self-cal, rms=0.079055Jy sigma=0.000909 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 (17.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00474785 Jy ! Component: 100 - total flux cleaned = 0.00701653 Jy ! Component: 150 - total flux cleaned = 0.00870606 Jy ! Component: 200 - total flux cleaned = 0.0100742 Jy ! Total flux subtracted in 200 components = 0.0100742 Jy ! Clean residual min=-0.003143 max=0.003352 Jy/beam ! Clean residual mean=0.000004 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.33173 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 106 components and 0.33173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078763Jy sigma=0.000904 ! Fit after self-cal, rms=0.078732Jy sigma=0.000904 ! 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.078732Jy sigma=0.000904 ! Fit after self-cal, rms=0.078606Jy sigma=0.000904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=6.736 mas, bpa=1.722 degrees ! Estimated noise=803.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206428 Jy ! Component: 100 - total flux cleaned = 0.00344519 Jy ! Component: 150 - total flux cleaned = 0.00436038 Jy ! Component: 200 - total flux cleaned = 0.00486453 Jy ! Total flux subtracted in 200 components = 0.00486453 Jy ! Clean residual min=-0.002745 max=0.003005 Jy/beam ! Clean residual mean=0.000002 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.336594 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 123 components and 0.336595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078529Jy sigma=0.000903 ! Fit after self-cal, rms=0.078522Jy sigma=0.000903 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.000713525 Jy ! Component: 100 - total flux cleaned = 0.00099976 Jy ! Component: 150 - total flux cleaned = 0.00123058 Jy ! Component: 200 - total flux cleaned = 0.00146788 Jy ! Total flux subtracted in 200 components = 0.00146788 Jy ! Clean residual min=-0.002629 max=0.002918 Jy/beam ! Clean residual mean=0.000002 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.338062 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 138 components and 0.338062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078493Jy sigma=0.000902 ! Fit after self-cal, rms=0.078495Jy sigma=0.000902 ! 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.078495Jy sigma=0.000902 ! Fit after self-cal, rms=0.078555Jy sigma=0.000902 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.567 mas, bmaj=12.46 mas, bpa=9.868 degrees ! Estimated noise=942.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103144 Jy ! Component: 100 - total flux cleaned = 0.00145016 Jy ! Component: 150 - total flux cleaned = 0.00176357 Jy ! Component: 200 - total flux cleaned = 0.00190476 Jy ! Total flux subtracted in 200 components = 0.00190476 Jy ! Clean residual min=-0.002398 max=0.002595 Jy/beam ! Clean residual mean=0.000002 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.339967 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 160 components and 0.339967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078556Jy sigma=0.000902 ! Fit after self-cal, rms=0.078550Jy sigma=0.000902 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.000109599 Jy ! Component: 100 - total flux cleaned = 0.000185907 Jy ! Component: 150 - total flux cleaned = 0.000220425 Jy ! Component: 200 - total flux cleaned = 0.000283051 Jy ! Total flux subtracted in 200 components = 0.000283051 Jy ! Clean residual min=-0.002403 max=0.002595 Jy/beam ! Clean residual mean=0.000002 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.34025 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 172 components and 0.34025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078554Jy sigma=0.000902 ! Fit after self-cal, rms=0.078551Jy sigma=0.000902 ! 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.217 mas, bmaj=6.741 mas, bpa=1.729 degrees ! Estimated noise=803.766 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 6.741 at 1.729 degrees (North through East) ! Clean map min=-0.0024714 max=0.24355 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.724 mas, bmaj=5.893 mas, bpa=2.487 degrees ! Estimated noise=1072.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.182495 Jy ! Component: 100 - total flux cleaned = 0.227046 Jy ! Component: 150 - total flux cleaned = 0.250901 Jy ! Component: 200 - total flux cleaned = 0.266344 Jy ! Total flux subtracted in 200 components = 0.266344 Jy ! Clean residual min=-0.007116 max=0.008727 Jy/beam ! Clean residual mean=0.000007 rms=0.001908 Jy/beam ! Combined flux in latest and established models = 0.266344 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.266344 Jy ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=6.741 mas, bpa=1.729 degrees ! Estimated noise=803.766 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.0160526 Jy ! Component: 100 - total flux cleaned = 0.0263207 Jy ! Component: 150 - total flux cleaned = 0.0336609 Jy ! Component: 200 - total flux cleaned = 0.0395481 Jy ! Total flux subtracted in 200 components = 0.0395481 Jy ! Clean residual min=-0.004984 max=0.005657 Jy/beam ! Clean residual mean=0.000003 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.305892 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 52 components and 0.305892 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.567 mas, bmaj=12.46 mas, bpa=9.868 degrees ! Estimated noise=942.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00854543 Jy ! Component: 100 - total flux cleaned = 0.0144045 Jy ! Component: 150 - total flux cleaned = 0.0186103 Jy ! Component: 200 - total flux cleaned = 0.0217891 Jy ! Total flux subtracted in 200 components = 0.0217891 Jy ! Clean residual min=-0.003018 max=0.003940 Jy/beam ! Clean residual mean=0.000004 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.327681 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.00243386 Jy ! Component: 100 - total flux cleaned = 0.00431302 Jy ! Component: 150 - total flux cleaned = 0.00578227 Jy ! Component: 200 - total flux cleaned = 0.00694233 Jy ! Total flux subtracted in 200 components = 0.00694233 Jy ! Clean residual min=-0.002209 max=0.002897 Jy/beam ! Clean residual mean=0.000003 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.334623 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 119 components and 0.334623 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=6.741 mas, bpa=1.729 degrees ! Estimated noise=803.766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000767141 Jy ! Component: 100 - total flux cleaned = 0.000862844 Jy ! Component: 150 - total flux cleaned = 0.00145452 Jy ! Component: 200 - total flux cleaned = 0.00181966 Jy ! Total flux subtracted in 200 components = 0.00181966 Jy ! Clean residual min=-0.002775 max=0.003207 Jy/beam ! Clean residual mean=0.000001 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.336443 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 132 components and 0.336443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078640Jy sigma=0.000903 ! Fit after self-cal, rms=0.078644Jy sigma=0.000903 wmodel J0038-0207_S_2014_01_04_pus_map.mod ! Writing 132 model components to file: J0038-0207_S_2014_01_04_pus_map.mod wobs J0038-0207_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0038-0207_S_2014_01_04_pus_uvs.fits wwins J0038-0207_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J0038-0207_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.000966295 Jy ! Component: 100 - total flux cleaned = 0.00140586 Jy ! Component: 150 - total flux cleaned = 0.00181631 Jy ! Component: 200 - total flux cleaned = 0.00229385 Jy ! Component: 250 - total flux cleaned = 0.00258518 Jy ! Component: 300 - total flux cleaned = 0.00262616 Jy ! Component: 350 - total flux cleaned = 0.00274291 Jy ! Component: 400 - total flux cleaned = 0.00274355 Jy ! Component: 450 - total flux cleaned = 0.00288875 Jy ! Component: 500 - total flux cleaned = 0.00285278 Jy ! Component: 550 - total flux cleaned = 0.00292237 Jy ! Component: 600 - total flux cleaned = 0.00302322 Jy ! Component: 650 - total flux cleaned = 0.00305623 Jy ! Component: 700 - total flux cleaned = 0.00321678 Jy ! Component: 750 - total flux cleaned = 0.00321726 Jy ! Component: 800 - total flux cleaned = 0.00327878 Jy ! Component: 850 - total flux cleaned = 0.00339887 Jy ! Component: 900 - total flux cleaned = 0.00354531 Jy ! Component: 950 - total flux cleaned = 0.0034874 Jy ! Component: 1000 - total flux cleaned = 0.00354414 Jy ! Component: 1050 - total flux cleaned = 0.00357155 Jy ! Component: 1100 - total flux cleaned = 0.0035443 Jy ! Component: 1150 - total flux cleaned = 0.00359809 Jy ! Component: 1200 - total flux cleaned = 0.00354497 Jy ! Component: 1250 - total flux cleaned = 0.00344108 Jy ! Component: 1300 - total flux cleaned = 0.00346746 Jy ! Component: 1350 - total flux cleaned = 0.00351801 Jy ! Component: 1400 - total flux cleaned = 0.00349271 Jy ! Component: 1450 - total flux cleaned = 0.00346841 Jy ! Component: 1500 - total flux cleaned = 0.00354148 Jy ! Component: 1550 - total flux cleaned = 0.00351762 Jy ! Component: 1600 - total flux cleaned = 0.00347103 Jy ! Component: 1650 - total flux cleaned = 0.00356452 Jy ! Component: 1700 - total flux cleaned = 0.00347243 Jy ! Component: 1750 - total flux cleaned = 0.00360866 Jy ! Component: 1800 - total flux cleaned = 0.00349683 Jy ! Component: 1850 - total flux cleaned = 0.00347508 Jy ! Component: 1900 - total flux cleaned = 0.00354099 Jy ! Component: 1950 - total flux cleaned = 0.00351907 Jy ! Component: 2000 - total flux cleaned = 0.00347657 Jy ! Component: 2050 - total flux cleaned = 0.00354004 Jy ! Component: 2100 - total flux cleaned = 0.00356113 Jy ! Component: 2150 - total flux cleaned = 0.00366401 Jy ! Component: 2200 - total flux cleaned = 0.00376586 Jy ! Component: 2250 - total flux cleaned = 0.00382652 Jy ! Component: 2300 - total flux cleaned = 0.00394634 Jy ! Component: 2350 - total flux cleaned = 0.00400556 Jy ! Component: 2400 - total flux cleaned = 0.00410356 Jy ! Component: 2450 - total flux cleaned = 0.0042004 Jy ! Component: 2500 - total flux cleaned = 0.00418152 Jy ! Component: 2550 - total flux cleaned = 0.00425714 Jy ! Component: 2600 - total flux cleaned = 0.00435097 Jy ! Component: 2650 - total flux cleaned = 0.0044066 Jy ! Component: 2700 - total flux cleaned = 0.00448006 Jy ! Component: 2750 - total flux cleaned = 0.00449816 Jy ! Component: 2800 - total flux cleaned = 0.00457028 Jy ! Component: 2850 - total flux cleaned = 0.00462388 Jy ! Component: 2900 - total flux cleaned = 0.00458834 Jy ! Component: 2950 - total flux cleaned = 0.0046234 Jy ! Component: 3000 - total flux cleaned = 0.0045886 Jy ! Component: 3050 - total flux cleaned = 0.00465786 Jy ! Component: 3100 - total flux cleaned = 0.00458924 Jy ! Component: 3150 - total flux cleaned = 0.00457232 Jy ! Component: 3200 - total flux cleaned = 0.00460637 Jy ! Component: 3250 - total flux cleaned = 0.00457292 Jy ! Component: 3300 - total flux cleaned = 0.00455626 Jy ! Component: 3350 - total flux cleaned = 0.00452339 Jy ! Component: 3400 - total flux cleaned = 0.00447455 Jy ! Component: 3450 - total flux cleaned = 0.00445853 Jy ! Component: 3500 - total flux cleaned = 0.00437806 Jy ! Component: 3550 - total flux cleaned = 0.0043143 Jy ! Component: 3600 - total flux cleaned = 0.0042666 Jy ! Component: 3650 - total flux cleaned = 0.00420371 Jy ! Component: 3700 - total flux cleaned = 0.00417244 Jy ! Component: 3750 - total flux cleaned = 0.00409494 Jy ! Component: 3800 - total flux cleaned = 0.00400252 Jy ! Component: 3850 - total flux cleaned = 0.00397196 Jy ! Component: 3900 - total flux cleaned = 0.00389584 Jy ! Component: 3950 - total flux cleaned = 0.00380517 Jy ! Component: 4000 - total flux cleaned = 0.0037602 Jy ! Component: 4050 - total flux cleaned = 0.003656 Jy ! Total flux subtracted in 4096 components = 0.00361168 Jy ! Clean residual min=-0.000965 max=0.001006 Jy/beam ! Clean residual mean=0.000000 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.340055 Jy keep ! Adding 235 model components to the UV plane model. ! The established model now contains 367 components and 0.340055 Jy ![Exited script file: muppet] wmap "J0038-0207_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 6.741 at 1.729 degrees (North through East) ! Clean map min=-0.0020526 max=0.24444 Jy/beam ! Writing clean map to FITS file: J0038-0207_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.244436 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253627 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.31128 0.31128 0.62256 1.24512 2.49024 4.98048 9.96095 19.9219 39.8438 79.6876 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.244 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.217 x 6.741 at 1.729 degrees (North through East) ! Clean map min=-0.0020526 max=0.24444 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 J0038-0207_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:12:41 2017