! Started logfile: J1144+0054_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:58:03 2016 obs J1144+0054_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1144+0054_S_2015_03_17_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.79594 visibilities/baseline/integration-bin. ! Found source: J1144+0054 ! ! 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 330 lines of history. ! ! Reading 14900 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 J1144+0054_S_2015_03_17_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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.807459Jy sigma=0.009329 ! Fit after self-cal, rms=0.719120Jy sigma=0.008363 ! 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.773 mas, bmaj=7.054 mas, bpa=-7.832 degrees ! Estimated noise=620.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.206591 Jy ! Component: 100 - total flux cleaned = 0.263911 Jy ! Total flux subtracted in 100 components = 0.263911 Jy ! Clean residual min=-0.010947 max=0.024512 Jy/beam ! Clean residual mean=-0.000101 rms=0.003454 Jy/beam ! Combined flux in latest and established models = 0.263911 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.263911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099726Jy sigma=0.001019 ! Fit after self-cal, rms=0.099690Jy sigma=0.001018 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0278995 Jy ! Component: 100 - total flux cleaned = 0.0446458 Jy ! Total flux subtracted in 100 components = 0.0446458 Jy ! Clean residual min=-0.009171 max=0.018129 Jy/beam ! Clean residual mean=-0.000061 rms=0.002380 Jy/beam ! Combined flux in latest and established models = 0.308557 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 35 components and 0.308557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087188Jy sigma=0.000905 ! Fit after self-cal, rms=0.087149Jy sigma=0.000905 ! Inverting map ! Added new window around map position (-6, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164858 Jy ! Component: 100 - total flux cleaned = 0.0266801 Jy ! Total flux subtracted in 100 components = 0.0266801 Jy ! Clean residual min=-0.007596 max=0.009907 Jy/beam ! Clean residual mean=-0.000041 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 0.335237 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.335237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082631Jy sigma=0.000863 ! Fit after self-cal, rms=0.082553Jy sigma=0.000862 ! 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.324 mas, bmaj=7.96 mas, bpa=-7.466 degrees ! Estimated noise=514.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00946458 Jy ! Component: 100 - total flux cleaned = 0.0155864 Jy ! Component: 150 - total flux cleaned = 0.0197779 Jy ! Component: 200 - total flux cleaned = 0.0227406 Jy ! Total flux subtracted in 200 components = 0.0227406 Jy ! Clean residual min=-0.008905 max=0.007528 Jy/beam ! Clean residual mean=-0.000041 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.357977 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 95 components and 0.357977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080747Jy sigma=0.000852 ! Fit after self-cal, rms=0.080714Jy sigma=0.000851 ! 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.99 FD 0.86 HN 0.93 KP 1.10 ! LA 0.99 MK 0.99 NL 0.94 OV 1.02 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.92 HN 0.99 KP 1.07 ! LA 0.94 MK 1.02 NL 1.04 OV 1.05 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 1.00 KP 0.96 ! LA 0.78 MK 1.05 NL 1.14 OV 0.97 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.96 HN 0.94 KP 0.93 ! LA 0.85 MK 1.06 NL 1.02 OV 1.02 ! PT 1.09 SC 0.97 ! ! ! Fit before self-cal, rms=0.080714Jy sigma=0.000851 ! Fit after self-cal, rms=0.070725Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=8.024 mas, bpa=-7.298 degrees ! Estimated noise=513.721 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.00110891 Jy ! Component: 100 - total flux cleaned = -0.00116804 Jy ! Component: 150 - total flux cleaned = -0.00117149 Jy ! Component: 200 - total flux cleaned = -0.00113219 Jy ! Total flux subtracted in 200 components = -0.00113219 Jy ! Clean residual min=-0.003260 max=0.002756 Jy/beam ! Clean residual mean=-0.000017 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.356845 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.356845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070635Jy sigma=0.000781 ! Fit after self-cal, rms=0.070587Jy sigma=0.000781 ! 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.070587Jy sigma=0.000781 ! Fit after self-cal, rms=0.070455Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=8.04 mas, bpa=-7.262 degrees ! Estimated noise=513.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000322487 Jy ! Component: 100 - total flux cleaned = -0.000480136 Jy ! Component: 150 - total flux cleaned = -0.000522621 Jy ! Component: 200 - total flux cleaned = -0.000452136 Jy ! Total flux subtracted in 200 components = -0.000452136 Jy ! Clean residual min=-0.002708 max=0.002111 Jy/beam ! Clean residual mean=-0.000005 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.356393 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 115 components and 0.356393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070395Jy sigma=0.000777 ! Fit after self-cal, rms=0.070400Jy sigma=0.000777 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.000249812 Jy ! Component: 100 - total flux cleaned = 0.000248064 Jy ! Component: 150 - total flux cleaned = 0.000299533 Jy ! Component: 200 - total flux cleaned = 0.00034773 Jy ! Total flux subtracted in 200 components = 0.00034773 Jy ! Clean residual min=-0.002551 max=0.002078 Jy/beam ! Clean residual mean=-0.000004 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.356741 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 124 components and 0.356741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070380Jy sigma=0.000777 ! Fit after self-cal, rms=0.070379Jy sigma=0.000777 ! 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.070379Jy sigma=0.000777 ! Fit after self-cal, rms=0.070364Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.37 mas, bmaj=8.055 mas, bpa=-7.235 degrees ! Estimated noise=514.041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000723252 Jy ! Component: 100 - total flux cleaned = -0.000862983 Jy ! Component: 150 - total flux cleaned = -0.000862221 Jy ! Component: 200 - total flux cleaned = -0.000835972 Jy ! Total flux subtracted in 200 components = -0.000835972 Jy ! Clean residual min=-0.002487 max=0.001908 Jy/beam ! Clean residual mean=-0.000005 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.355905 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 134 components and 0.355905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070335Jy sigma=0.000776 ! Fit after self-cal, rms=0.070335Jy sigma=0.000776 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.78996e-05 Jy ! Component: 100 - total flux cleaned = 0.000110053 Jy ! Component: 150 - total flux cleaned = 0.000130146 Jy ! Component: 200 - total flux cleaned = 0.00013045 Jy ! Total flux subtracted in 200 components = 0.00013045 Jy ! Clean residual min=-0.002379 max=0.001927 Jy/beam ! Clean residual mean=-0.000004 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.356035 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 138 components and 0.356035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070324Jy sigma=0.000776 ! Fit after self-cal, rms=0.070323Jy sigma=0.000776 ! 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.070323Jy sigma=0.000776 ! Fit after self-cal, rms=0.070323Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.97 mas, bmaj=12.22 mas, bpa=-0.06161 degrees ! Estimated noise=662.295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000656026 Jy ! Component: 100 - total flux cleaned = -0.000818126 Jy ! Component: 150 - total flux cleaned = -0.00094288 Jy ! Component: 200 - total flux cleaned = -0.0010271 Jy ! Total flux subtracted in 200 components = -0.0010271 Jy ! Clean residual min=-0.001909 max=0.002069 Jy/beam ! Clean residual mean=-0.000009 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.355008 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 149 components and 0.355008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070322Jy sigma=0.000776 ! Fit after self-cal, rms=0.070322Jy sigma=0.000776 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.72233e-05 Jy ! Component: 100 - total flux cleaned = -8.09932e-05 Jy ! Component: 150 - total flux cleaned = -0.000134434 Jy ! Component: 200 - total flux cleaned = -0.000150175 Jy ! Total flux subtracted in 200 components = -0.000150175 Jy ! Clean residual min=-0.001916 max=0.002053 Jy/beam ! Clean residual mean=-0.000009 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.354858 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 154 components and 0.354858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070324Jy sigma=0.000776 ! Fit after self-cal, rms=0.070323Jy sigma=0.000776 ! 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.378 mas, bmaj=8.067 mas, bpa=-7.204 degrees ! Estimated noise=514.245 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.378 x 8.067 at -7.204 degrees (North through East) ! Clean map min=-0.0023342 max=0.27371 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.81 mas, bmaj=7.146 mas, bpa=-7.589 degrees ! Estimated noise=624.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.207759 Jy ! Component: 100 - total flux cleaned = 0.262476 Jy ! Component: 150 - total flux cleaned = 0.289504 Jy ! Component: 200 - total flux cleaned = 0.307229 Jy ! Total flux subtracted in 200 components = 0.307229 Jy ! Clean residual min=-0.004314 max=0.009698 Jy/beam ! Clean residual mean=-0.000043 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.307229 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.307229 Jy ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=8.067 mas, bpa=-7.204 degrees ! Estimated noise=514.245 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.0161173 Jy ! Component: 100 - total flux cleaned = 0.0262468 Jy ! Component: 150 - total flux cleaned = 0.03293 Jy ! Component: 200 - total flux cleaned = 0.037474 Jy ! Total flux subtracted in 200 components = 0.037474 Jy ! Clean residual min=-0.002262 max=0.002597 Jy/beam ! Clean residual mean=-0.000023 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.344703 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 97 components and 0.344703 Jy ! Inverting map ! Added new window around map position (8, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325242 Jy ! Component: 100 - total flux cleaned = 0.00566859 Jy ! Component: 150 - total flux cleaned = 0.00751168 Jy ! Component: 200 - total flux cleaned = 0.0086816 Jy ! Total flux subtracted in 200 components = 0.0086816 Jy ! Clean residual min=-0.001844 max=0.001765 Jy/beam ! Clean residual mean=-0.000008 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.353385 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 121 components and 0.353385 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.97 mas, bmaj=12.22 mas, bpa=-0.06161 degrees ! Estimated noise=662.295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154087 Jy ! Component: 100 - total flux cleaned = 0.00220513 Jy ! Component: 150 - total flux cleaned = 0.00247028 Jy ! Component: 200 - total flux cleaned = 0.00260013 Jy ! Total flux subtracted in 200 components = 0.00260013 Jy ! Clean residual min=-0.001834 max=0.002126 Jy/beam ! Clean residual mean=-0.000006 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.355985 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 = 9.43421e-05 Jy ! Component: 100 - total flux cleaned = 0.000178922 Jy ! Component: 150 - total flux cleaned = 0.000210151 Jy ! Component: 200 - total flux cleaned = 0.000253279 Jy ! Total flux subtracted in 200 components = 0.000253279 Jy ! Clean residual min=-0.001832 max=0.002141 Jy/beam ! Clean residual mean=-0.000006 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.356238 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 163 components and 0.356238 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=8.067 mas, bpa=-7.204 degrees ! Estimated noise=514.245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.93963e-05 Jy ! Component: 100 - total flux cleaned = 0.000126782 Jy ! Component: 150 - total flux cleaned = 0.000174485 Jy ! Component: 200 - total flux cleaned = 0.000197192 Jy ! Total flux subtracted in 200 components = 0.000197192 Jy ! Clean residual min=-0.001634 max=0.001789 Jy/beam ! Clean residual mean=-0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.356435 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 185 components and 0.356435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070217Jy sigma=0.000775 ! Fit after self-cal, rms=0.070211Jy sigma=0.000775 wmodel J1144+0054_S_2015_03_17_pus_map.mod ! Writing 185 model components to file: J1144+0054_S_2015_03_17_pus_map.mod wobs J1144+0054_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1144+0054_S_2015_03_17_pus_uvs.fits wwins J1144+0054_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1144+0054_S_2015_03_17_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.000417352 Jy ! Component: 100 - total flux cleaned = 0.000616093 Jy ! Component: 150 - total flux cleaned = 0.000751143 Jy ! Component: 200 - total flux cleaned = 0.00077798 Jy ! Component: 250 - total flux cleaned = 0.000754405 Jy ! Component: 300 - total flux cleaned = 0.000707187 Jy ! Component: 350 - total flux cleaned = 0.00063897 Jy ! Component: 400 - total flux cleaned = 0.000594506 Jy ! Component: 450 - total flux cleaned = 0.000509613 Jy ! Component: 500 - total flux cleaned = 0.00042822 Jy ! Component: 550 - total flux cleaned = 0.000368916 Jy ! Component: 600 - total flux cleaned = 0.000253229 Jy ! Component: 650 - total flux cleaned = 0.000178812 Jy ! Component: 700 - total flux cleaned = 8.72337e-05 Jy ! Component: 750 - total flux cleaned = -2.0142e-05 Jy ! Component: 800 - total flux cleaned = -8.97928e-05 Jy ! Component: 850 - total flux cleaned = -0.00012422 Jy ! Component: 900 - total flux cleaned = -0.000208616 Jy ! Component: 950 - total flux cleaned = -0.0002746 Jy ! Component: 1000 - total flux cleaned = -0.000403925 Jy ! Component: 1050 - total flux cleaned = -0.00049875 Jy ! Component: 1100 - total flux cleaned = -0.000607913 Jy ! Component: 1150 - total flux cleaned = -0.000699445 Jy ! Component: 1200 - total flux cleaned = -0.000744547 Jy ! Component: 1250 - total flux cleaned = -0.000774488 Jy ! Component: 1300 - total flux cleaned = -0.000862462 Jy ! Component: 1350 - total flux cleaned = -0.000962905 Jy ! Component: 1400 - total flux cleaned = -0.00097712 Jy ! Component: 1450 - total flux cleaned = -0.00104691 Jy ! Component: 1500 - total flux cleaned = -0.00107437 Jy ! Component: 1550 - total flux cleaned = -0.00108811 Jy ! Component: 1600 - total flux cleaned = -0.00120861 Jy ! Component: 1650 - total flux cleaned = -0.00123501 Jy ! Component: 1700 - total flux cleaned = -0.00128718 Jy ! Component: 1750 - total flux cleaned = -0.00135176 Jy ! Component: 1800 - total flux cleaned = -0.0014284 Jy ! Component: 1850 - total flux cleaned = -0.00151632 Jy ! Component: 1900 - total flux cleaned = -0.0015907 Jy ! Component: 1950 - total flux cleaned = -0.00161548 Jy ! Component: 2000 - total flux cleaned = -0.00171241 Jy ! Component: 2050 - total flux cleaned = -0.00177211 Jy ! Component: 2100 - total flux cleaned = -0.00180758 Jy ! Component: 2150 - total flux cleaned = -0.00191298 Jy ! Component: 2200 - total flux cleaned = -0.0019825 Jy ! Component: 2250 - total flux cleaned = -0.00200548 Jy ! Component: 2300 - total flux cleaned = -0.00209624 Jy ! Component: 2350 - total flux cleaned = -0.00211874 Jy ! Component: 2400 - total flux cleaned = -0.00218553 Jy ! Component: 2450 - total flux cleaned = -0.00219659 Jy ! Component: 2500 - total flux cleaned = -0.00225123 Jy ! Component: 2550 - total flux cleaned = -0.00234808 Jy ! Component: 2600 - total flux cleaned = -0.00235862 Jy ! Component: 2650 - total flux cleaned = -0.00243259 Jy ! Component: 2700 - total flux cleaned = -0.00247445 Jy ! Component: 2750 - total flux cleaned = -0.00248491 Jy ! Component: 2800 - total flux cleaned = -0.00253651 Jy ! Component: 2850 - total flux cleaned = -0.00257734 Jy ! Component: 2900 - total flux cleaned = -0.00263798 Jy ! Component: 2950 - total flux cleaned = -0.00261793 Jy ! Component: 3000 - total flux cleaned = -0.00270766 Jy ! Component: 3050 - total flux cleaned = -0.00278684 Jy ! Component: 3100 - total flux cleaned = -0.00281627 Jy ! Component: 3150 - total flux cleaned = -0.00289429 Jy ! Component: 3200 - total flux cleaned = -0.00295236 Jy ! Component: 3250 - total flux cleaned = -0.00300996 Jy ! Component: 3300 - total flux cleaned = -0.00307655 Jy ! Component: 3350 - total flux cleaned = -0.003105 Jy ! Component: 3400 - total flux cleaned = -0.00318944 Jy ! Component: 3450 - total flux cleaned = -0.00324531 Jy ! Component: 3500 - total flux cleaned = -0.00329162 Jy ! Component: 3550 - total flux cleaned = -0.00335596 Jy ! Component: 3600 - total flux cleaned = -0.00342892 Jy ! Component: 3650 - total flux cleaned = -0.00347418 Jy ! Component: 3700 - total flux cleaned = -0.00353723 Jy ! Component: 3750 - total flux cleaned = -0.00361775 Jy ! Component: 3800 - total flux cleaned = -0.00367997 Jy ! Component: 3850 - total flux cleaned = -0.00372414 Jy ! Component: 3900 - total flux cleaned = -0.00382061 Jy ! Component: 3950 - total flux cleaned = -0.00384674 Jy ! Component: 4000 - total flux cleaned = -0.00392464 Jy ! Component: 4050 - total flux cleaned = -0.00395045 Jy ! Total flux subtracted in 4096 components = -0.00401891 Jy ! Clean residual min=-0.000511 max=0.000574 Jy/beam ! Clean residual mean=-0.000000 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.352416 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 482 components and 0.352416 Jy ![Exited script file: muppet] wmap "J1144+0054_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.378 x 8.067 at -7.204 degrees (North through East) ! Clean map min=-0.0010782 max=0.27483 Jy/beam ! Writing clean map to FITS file: J1144+0054_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.274832 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151929 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.165842 0.165842 0.331684 0.663368 1.32674 2.65347 5.30694 10.6139 21.2278 42.4556 84.9111 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.274 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.378 x 8.067 at -7.204 degrees (North through East) ! Clean map min=-0.0010782 max=0.27483 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 J1144+0054_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:58:07 2016