! Started logfile: J0621-0609_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:49:49 2016 obs J0621-0609_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0621-0609_S_2015_03_17_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974887 visibilities/baseline/integration-bin. ! Found source: J0621-0609 ! ! 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 21584 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 J0621-0609_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004535Jy sigma=0.009176 ! Fit after self-cal, rms=0.953752Jy sigma=0.008821 ! 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.631 mas, bmaj=6.492 mas, bpa=-4.771 degrees ! Estimated noise=775.571 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.0419769 Jy ! Component: 100 - total flux cleaned = 0.0532179 Jy ! Total flux subtracted in 100 components = 0.0532179 Jy ! Clean residual min=-0.003780 max=0.005923 Jy/beam ! Clean residual mean=0.000007 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.0532179 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0532179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203735Jy sigma=0.000854 ! Fit after self-cal, rms=0.203337Jy sigma=0.000849 ! 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.212 mas, bmaj=7.486 mas, bpa=-4.772 degrees ! Estimated noise=548.212 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 (3.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926217 Jy ! Component: 100 - total flux cleaned = 0.0145447 Jy ! Component: 150 - total flux cleaned = 0.0180871 Jy ! Component: 200 - total flux cleaned = 0.0205482 Jy ! Total flux subtracted in 200 components = 0.0205482 Jy ! Clean residual min=-0.003579 max=0.004244 Jy/beam ! Clean residual mean=-0.000000 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.0737661 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 60 components and 0.0737661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202234Jy sigma=0.000845 ! Fit after self-cal, rms=0.201964Jy sigma=0.000844 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.66 HN 1.15 KP 1.24 ! LA 0.77 MK 1.09 NL 0.99 OV 1.10 ! PT 1.22 SC 1.11 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.05 KP 1.10 ! LA 1.00 MK 1.12 NL 1.05 OV 1.03 ! PT 1.15 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.95 HN 1.09 KP 1.06 ! LA 0.84 MK 1.16 NL 1.10 OV 1.12 ! PT 1.06 SC 1.07 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 0.89 KP 0.84 ! LA 0.83 MK 1.11 NL 0.98 OV 1.23 ! PT 0.84 SC 1.05 ! ! ! Fit before self-cal, rms=0.201964Jy sigma=0.000844 ! Fit after self-cal, rms=0.209154Jy sigma=0.000839 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=7.614 mas, bpa=-4.327 degrees ! Estimated noise=571.506 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.00324972 Jy ! Component: 100 - total flux cleaned = 0.00479821 Jy ! Component: 150 - total flux cleaned = 0.00507657 Jy ! Component: 200 - total flux cleaned = 0.0051701 Jy ! Total flux subtracted in 200 components = 0.0051701 Jy ! Clean residual min=-0.003254 max=0.003592 Jy/beam ! Clean residual mean=0.000003 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.0789362 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.0789362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208929Jy sigma=0.000839 ! Fit after self-cal, rms=0.208960Jy sigma=0.000837 ! 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.208960Jy sigma=0.000837 ! Fit after self-cal, rms=0.115812Jy sigma=0.000826 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=7.696 mas, bpa=-4.311 degrees ! Estimated noise=580.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115025 Jy ! Component: 100 - total flux cleaned = 0.00125777 Jy ! Component: 150 - total flux cleaned = 0.00123643 Jy ! Component: 200 - total flux cleaned = 0.0011658 Jy ! Total flux subtracted in 200 components = 0.0011658 Jy ! Clean residual min=-0.002525 max=0.002992 Jy/beam ! Clean residual mean=-0.000005 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.080102 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.080102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115771Jy sigma=0.000826 ! Fit after self-cal, rms=0.115777Jy sigma=0.000824 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 (-108, 51). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249902 Jy ! Component: 100 - total flux cleaned = 0.0033072 Jy ! Component: 150 - total flux cleaned = 0.00384614 Jy ! Component: 200 - total flux cleaned = 0.00415166 Jy ! Total flux subtracted in 200 components = 0.00415166 Jy ! Clean residual min=-0.002275 max=0.002346 Jy/beam ! Clean residual mean=-0.000003 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0842536 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.0842536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115705Jy sigma=0.000823 ! Fit after self-cal, rms=0.115649Jy sigma=0.000823 ! 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.115649Jy sigma=0.000823 ! Fit after self-cal, rms=0.116366Jy sigma=0.000822 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=7.716 mas, bpa=-4.343 degrees ! Estimated noise=588.482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141068 Jy ! Component: 100 - total flux cleaned = 0.00187253 Jy ! Component: 150 - total flux cleaned = 0.00220075 Jy ! Component: 200 - total flux cleaned = 0.00246266 Jy ! Total flux subtracted in 200 components = 0.00246266 Jy ! Clean residual min=-0.002348 max=0.002251 Jy/beam ! Clean residual mean=-0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0867163 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.0867163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116314Jy sigma=0.000822 ! Fit after self-cal, rms=0.116357Jy sigma=0.000822 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.000542179 Jy ! Component: 100 - total flux cleaned = 0.000737848 Jy ! Component: 150 - total flux cleaned = 0.000856209 Jy ! Component: 200 - total flux cleaned = 0.000910334 Jy ! Total flux subtracted in 200 components = 0.000910334 Jy ! Clean residual min=-0.002278 max=0.002184 Jy/beam ! Clean residual mean=-0.000003 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.0876266 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.0876266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116334Jy sigma=0.000822 ! Fit after self-cal, rms=0.116323Jy sigma=0.000822 ! 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.116323Jy sigma=0.000822 ! Fit after self-cal, rms=0.117230Jy sigma=0.000822 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.647 mas, bmaj=12.69 mas, bpa=1.106 degrees ! Estimated noise=755.298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125247 Jy ! Component: 100 - total flux cleaned = 0.00142978 Jy ! Component: 150 - total flux cleaned = 0.00145973 Jy ! Component: 200 - total flux cleaned = 0.00146 Jy ! Total flux subtracted in 200 components = 0.00146 Jy ! Clean residual min=-0.003168 max=0.002221 Jy/beam ! Clean residual mean=-0.000003 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0890866 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 136 components and 0.0890866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117215Jy sigma=0.000822 ! Fit after self-cal, rms=0.117219Jy sigma=0.000822 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.000371655 Jy ! Component: 100 - total flux cleaned = 0.000371489 Jy ! Component: 150 - total flux cleaned = 0.000321471 Jy ! Component: 200 - total flux cleaned = 0.000253088 Jy ! Total flux subtracted in 200 components = 0.000253088 Jy ! Clean residual min=-0.003100 max=0.002209 Jy/beam ! Clean residual mean=-0.000003 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0893397 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 143 components and 0.0893397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117212Jy sigma=0.000822 ! Fit after self-cal, rms=0.117202Jy sigma=0.000822 ! 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.365 mas, bmaj=7.717 mas, bpa=-4.372 degrees ! Estimated noise=595.271 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.365 x 7.717 at -4.372 degrees (North through East) ! Clean map min=-0.0022249 max=0.061191 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.756 mas, bmaj=6.612 mas, bpa=-4.389 degrees ! Estimated noise=864.397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0459386 Jy ! Component: 100 - total flux cleaned = 0.0585947 Jy ! Component: 150 - total flux cleaned = 0.065677 Jy ! Component: 200 - total flux cleaned = 0.0703516 Jy ! Total flux subtracted in 200 components = 0.0703516 Jy ! Clean residual min=-0.003596 max=0.003816 Jy/beam ! Clean residual mean=-0.000000 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.0703516 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0703516 Jy ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=7.717 mas, bpa=-4.372 degrees ! Estimated noise=595.271 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.00512668 Jy ! Component: 100 - total flux cleaned = 0.00873497 Jy ! Component: 150 - total flux cleaned = 0.0115298 Jy ! Component: 200 - total flux cleaned = 0.0133507 Jy ! Total flux subtracted in 200 components = 0.0133507 Jy ! Clean residual min=-0.002693 max=0.002618 Jy/beam ! Clean residual mean=-0.000003 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0837024 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 53 components and 0.0837024 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.647 mas, bmaj=12.69 mas, bpa=1.106 degrees ! Estimated noise=755.298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280511 Jy ! Component: 100 - total flux cleaned = 0.00408202 Jy ! Component: 150 - total flux cleaned = 0.00454169 Jy ! Component: 200 - total flux cleaned = 0.00487534 Jy ! Total flux subtracted in 200 components = 0.00487534 Jy ! Clean residual min=-0.003377 max=0.002354 Jy/beam ! Clean residual mean=-0.000003 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.0885777 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.000205064 Jy ! Component: 100 - total flux cleaned = 0.000311381 Jy ! Component: 150 - total flux cleaned = 0.00040441 Jy ! Component: 200 - total flux cleaned = 0.000432383 Jy ! Total flux subtracted in 200 components = 0.000432383 Jy ! Clean residual min=-0.003177 max=0.002263 Jy/beam ! Clean residual mean=-0.000003 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0890101 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 96 components and 0.0890101 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=7.717 mas, bpa=-4.372 degrees ! Estimated noise=595.271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000734823 Jy ! Component: 100 - total flux cleaned = -0.000580152 Jy ! Component: 150 - total flux cleaned = -0.00039675 Jy ! Component: 200 - total flux cleaned = -0.000315641 Jy ! Total flux subtracted in 200 components = -0.000315641 Jy ! Clean residual min=-0.002296 max=0.002183 Jy/beam ! Clean residual mean=-0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0886945 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.0886945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117202Jy sigma=0.000822 ! Fit after self-cal, rms=0.117177Jy sigma=0.000822 wmodel J0621-0609_S_2015_03_17_pus_map.mod ! Writing 113 model components to file: J0621-0609_S_2015_03_17_pus_map.mod wobs J0621-0609_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0621-0609_S_2015_03_17_pus_uvs.fits wwins J0621-0609_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0621-0609_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.000323668 Jy ! Component: 100 - total flux cleaned = 0.00086652 Jy ! Component: 150 - total flux cleaned = 0.00149637 Jy ! Component: 200 - total flux cleaned = 0.00213799 Jy ! Component: 250 - total flux cleaned = 0.00272253 Jy ! Component: 300 - total flux cleaned = 0.00332156 Jy ! Component: 350 - total flux cleaned = 0.00383734 Jy ! Component: 400 - total flux cleaned = 0.00415145 Jy ! Component: 450 - total flux cleaned = 0.00448769 Jy ! Component: 500 - total flux cleaned = 0.00472579 Jy ! Component: 550 - total flux cleaned = 0.00493016 Jy ! Component: 600 - total flux cleaned = 0.0050734 Jy ! Component: 650 - total flux cleaned = 0.00532621 Jy ! Component: 700 - total flux cleaned = 0.00557397 Jy ! Component: 750 - total flux cleaned = 0.00581778 Jy ! Component: 800 - total flux cleaned = 0.0060044 Jy ! Component: 850 - total flux cleaned = 0.00624028 Jy ! Component: 900 - total flux cleaned = 0.00644709 Jy ! Component: 950 - total flux cleaned = 0.00672693 Jy ! Component: 1000 - total flux cleaned = 0.00690263 Jy ! Component: 1050 - total flux cleaned = 0.00712499 Jy ! Component: 1100 - total flux cleaned = 0.00736864 Jy ! Component: 1150 - total flux cleaned = 0.00748929 Jy ! Component: 1200 - total flux cleaned = 0.00772703 Jy ! Component: 1250 - total flux cleaned = 0.00786771 Jy ! Component: 1300 - total flux cleaned = 0.00800669 Jy ! Component: 1350 - total flux cleaned = 0.0082356 Jy ! Component: 1400 - total flux cleaned = 0.00837146 Jy ! Component: 1450 - total flux cleaned = 0.00855036 Jy ! Component: 1500 - total flux cleaned = 0.00872745 Jy ! Component: 1550 - total flux cleaned = 0.00888081 Jy ! Component: 1600 - total flux cleaned = 0.00905385 Jy ! Component: 1650 - total flux cleaned = 0.00924629 Jy ! Component: 1700 - total flux cleaned = 0.00943722 Jy ! Component: 1750 - total flux cleaned = 0.00958448 Jy ! Component: 1800 - total flux cleaned = 0.00973015 Jy ! Component: 1850 - total flux cleaned = 0.00989502 Jy ! Component: 1900 - total flux cleaned = 0.00999707 Jy ! Component: 1950 - total flux cleaned = 0.0100989 Jy ! Component: 2000 - total flux cleaned = 0.0101794 Jy ! Component: 2050 - total flux cleaned = 0.0103592 Jy ! Component: 2100 - total flux cleaned = 0.0104582 Jy ! Component: 2150 - total flux cleaned = 0.0105565 Jy ! Component: 2200 - total flux cleaned = 0.0107321 Jy ! Component: 2250 - total flux cleaned = 0.0108093 Jy ! Component: 2300 - total flux cleaned = 0.0109438 Jy ! Component: 2350 - total flux cleaned = 0.0110966 Jy ! Component: 2400 - total flux cleaned = 0.0111914 Jy ! Component: 2450 - total flux cleaned = 0.0112481 Jy ! Component: 2500 - total flux cleaned = 0.0113414 Jy ! Component: 2550 - total flux cleaned = 0.0113786 Jy ! Component: 2600 - total flux cleaned = 0.0115076 Jy ! Component: 2650 - total flux cleaned = 0.0116356 Jy ! Component: 2700 - total flux cleaned = 0.0117082 Jy ! Component: 2750 - total flux cleaned = 0.0117803 Jy ! Component: 2800 - total flux cleaned = 0.0119237 Jy ! Component: 2850 - total flux cleaned = 0.0119059 Jy ! Component: 2900 - total flux cleaned = 0.0119942 Jy ! Component: 2950 - total flux cleaned = 0.0120996 Jy ! Component: 3000 - total flux cleaned = 0.0122042 Jy ! Component: 3050 - total flux cleaned = 0.0122389 Jy ! Component: 3100 - total flux cleaned = 0.0123423 Jy ! Component: 3150 - total flux cleaned = 0.0123765 Jy ! Component: 3200 - total flux cleaned = 0.0124107 Jy ! Component: 3250 - total flux cleaned = 0.0124444 Jy ! Component: 3300 - total flux cleaned = 0.0126123 Jy ! Component: 3350 - total flux cleaned = 0.012629 Jy ! Component: 3400 - total flux cleaned = 0.0126623 Jy ! Component: 3450 - total flux cleaned = 0.0127448 Jy ! Component: 3500 - total flux cleaned = 0.0127774 Jy ! Component: 3550 - total flux cleaned = 0.01281 Jy ! Component: 3600 - total flux cleaned = 0.0128264 Jy ! Component: 3650 - total flux cleaned = 0.0129228 Jy ! Component: 3700 - total flux cleaned = 0.0129068 Jy ! Component: 3750 - total flux cleaned = 0.0130022 Jy ! Component: 3800 - total flux cleaned = 0.0130025 Jy ! Component: 3850 - total flux cleaned = 0.0129866 Jy ! Component: 3900 - total flux cleaned = 0.0130806 Jy ! Component: 3950 - total flux cleaned = 0.0131271 Jy ! Component: 4000 - total flux cleaned = 0.0131269 Jy ! Component: 4050 - total flux cleaned = 0.0131576 Jy ! Total flux subtracted in 4096 components = 0.013127 Jy ! Clean residual min=-0.000845 max=0.000888 Jy/beam ! Clean residual mean=-0.000002 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.101821 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 409 components and 0.101821 Jy ![Exited script file: muppet] wmap "J0621-0609_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.365 x 7.717 at -4.372 degrees (North through East) ! Clean map min=-0.0017077 max=0.062011 Jy/beam ! Writing clean map to FITS file: J0621-0609_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.0620108 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280949 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.35919 1.35919 2.71839 5.43677 10.8735 21.7471 43.4942 86.9883 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.062 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.365 x 7.717 at -4.372 degrees (North through East) ! Clean map min=-0.0017077 max=0.062011 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 J0621-0609_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:49:55 2016