! Started logfile: /scr/pima/bg219g_uvs/J1545+5400_S_uvs.log on Thu Apr 7 07:19:00 2016 obs /scr/pima/bg219g_uvs/J1545+5400_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1545+5400_S_uva.fits ! AN table 1: 26 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.744444 visibilities/baseline/integration-bin. ! Found source: J1545+5400 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 3484 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219g_uvs/J1545+5400_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016135Jy sigma=24.235482 ! Fit after self-cal, rms=0.855371Jy sigma=20.501398 ! 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.41 mas, bmaj=9.581 mas, bpa=25.61 degrees ! Estimated noise=0.842417 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.11265 Jy ! Component: 100 - total flux cleaned = 0.137262 Jy ! Total flux subtracted in 100 components = 0.137262 Jy ! Clean residual min=-0.006385 max=0.007245 Jy/beam ! Clean residual mean=-0.000012 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.137262 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.137262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058932Jy sigma=1.323573 ! Fit after self-cal, rms=0.058926Jy sigma=1.323430 ! 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.004 mas, bmaj=9.432 mas, bpa=25.84 degrees ! Estimated noise=0.546641 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.00909885 Jy ! Component: 100 - total flux cleaned = 0.0131793 Jy ! Component: 150 - total flux cleaned = 0.0149229 Jy ! Component: 200 - total flux cleaned = 0.0153337 Jy ! Total flux subtracted in 200 components = 0.0153337 Jy ! Clean residual min=-0.003440 max=0.003939 Jy/beam ! Clean residual mean=-0.000004 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.152595 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.152595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057682Jy sigma=1.289369 ! Fit after self-cal, rms=0.057692Jy sigma=1.289264 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 9.432 at 25.84 degrees (North through East) ! Clean map min=-0.0032918 max=0.14676 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.00 KP 0.96 ! LA 1.02 MK 1.01 NL 0.96 OV 0.97 ! PT 1.00 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.06 KP 0.96 ! LA 1.01 MK 1.06 NL 1.02 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.04 KP 0.96 ! LA 1.00 MK 1.03 NL 0.92 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.06 KP 1.01 ! LA 1.00 MK 1.04 NL 1.07 OV 0.95 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.057692Jy sigma=1.289264 ! Fit after self-cal, rms=0.057100Jy sigma=1.276090 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=9.458 mas, bpa=26.15 degrees ! Estimated noise=0.544727 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 (8, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292421 Jy ! Component: 100 - total flux cleaned = 0.00345348 Jy ! Component: 150 - total flux cleaned = 0.00387739 Jy ! Component: 200 - total flux cleaned = 0.00414419 Jy ! Total flux subtracted in 200 components = 0.00414419 Jy ! Clean residual min=-0.002697 max=0.002570 Jy/beam ! Clean residual mean=-0.000001 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.15674 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.15674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056833Jy sigma=1.270186 ! Fit after self-cal, rms=0.056836Jy sigma=1.269842 ! 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.056836Jy sigma=1.269842 ! Fit after self-cal, rms=0.056990Jy sigma=1.269140 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=9.475 mas, bpa=26.2 degrees ! Estimated noise=0.545983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126085 Jy ! Component: 100 - total flux cleaned = 0.00158769 Jy ! Component: 150 - total flux cleaned = 0.00172399 Jy ! Component: 200 - total flux cleaned = 0.00178595 Jy ! Total flux subtracted in 200 components = 0.00178595 Jy ! Clean residual min=-0.002738 max=0.002399 Jy/beam ! Clean residual mean=-0.000000 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.158526 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 63 components and 0.158525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056920Jy sigma=1.267606 ! Fit after self-cal, rms=0.056919Jy sigma=1.267516 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.000452086 Jy ! Component: 100 - total flux cleaned = 0.000480371 Jy ! Component: 150 - total flux cleaned = 0.000430555 Jy ! Component: 200 - total flux cleaned = 0.000430445 Jy ! Total flux subtracted in 200 components = 0.000430445 Jy ! Clean residual min=-0.002740 max=0.002344 Jy/beam ! Clean residual mean=0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.158956 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 83 components and 0.158956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056899Jy sigma=1.266957 ! Fit after self-cal, rms=0.056897Jy sigma=1.266936 ! 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.056897Jy sigma=1.266936 ! Fit after self-cal, rms=0.056998Jy sigma=1.266744 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=9.484 mas, bpa=26.23 degrees ! Estimated noise=0.546959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000643954 Jy ! Component: 100 - total flux cleaned = 0.000730868 Jy ! Component: 150 - total flux cleaned = 0.000730743 Jy ! Component: 200 - total flux cleaned = 0.000730461 Jy ! Total flux subtracted in 200 components = 0.000730461 Jy ! Clean residual min=-0.002743 max=0.002309 Jy/beam ! Clean residual mean=-0.000000 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.159686 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 102 components and 0.159686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056979Jy sigma=1.266351 ! Fit after self-cal, rms=0.056979Jy sigma=1.266322 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.000253358 Jy ! Component: 100 - total flux cleaned = 0.000254055 Jy ! Component: 150 - total flux cleaned = 0.000286202 Jy ! Component: 200 - total flux cleaned = 0.00030135 Jy ! Total flux subtracted in 200 components = 0.00030135 Jy ! Clean residual min=-0.002736 max=0.002278 Jy/beam ! Clean residual mean=0.000000 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.159988 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 120 components and 0.159988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056971Jy sigma=1.266112 ! Fit after self-cal, rms=0.056970Jy sigma=1.266102 ! 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.056970Jy sigma=1.266102 ! Fit after self-cal, rms=0.057040Jy sigma=1.266029 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.533 mas, bmaj=10.26 mas, bpa=23.43 degrees ! Estimated noise=0.680845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198529 Jy ! Component: 100 - total flux cleaned = 0.000307797 Jy ! Component: 150 - total flux cleaned = 0.000411592 Jy ! Component: 200 - total flux cleaned = 0.000412131 Jy ! Total flux subtracted in 200 components = 0.000412131 Jy ! Clean residual min=-0.002250 max=0.002056 Jy/beam ! Clean residual mean=-0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.1604 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 136 components and 0.1604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057036Jy sigma=1.265915 ! Fit after self-cal, rms=0.057036Jy sigma=1.265886 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.20533e-05 Jy ! Component: 100 - total flux cleaned = 0.000156866 Jy ! Component: 150 - total flux cleaned = 0.00016918 Jy ! Component: 200 - total flux cleaned = 0.000157843 Jy ! Total flux subtracted in 200 components = 0.000157843 Jy ! Clean residual min=-0.002213 max=0.002014 Jy/beam ! Clean residual mean=-0.000001 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.160558 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 156 components and 0.160558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057036Jy sigma=1.265838 ! Fit after self-cal, rms=0.057036Jy sigma=1.265829 ! 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.017 mas, bmaj=9.49 mas, bpa=26.23 degrees ! Estimated noise=0.547546 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 9.49 at 26.23 degrees (North through East) ! Clean map min=-0.002525 max=0.14576 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.417 mas, bmaj=9.626 mas, bpa=25.99 degrees ! Estimated noise=0.853906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11412 Jy ! Component: 100 - total flux cleaned = 0.139014 Jy ! Component: 150 - total flux cleaned = 0.146646 Jy ! Component: 200 - total flux cleaned = 0.150051 Jy ! Total flux subtracted in 200 components = 0.150051 Jy ! Clean residual min=-0.004534 max=0.004026 Jy/beam ! Clean residual mean=-0.000007 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.150051 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.150051 Jy ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=9.49 mas, bpa=26.23 degrees ! Estimated noise=0.547546 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.00318765 Jy ! Component: 100 - total flux cleaned = 0.00467062 Jy ! Component: 150 - total flux cleaned = 0.00584537 Jy ! Component: 200 - total flux cleaned = 0.00670092 Jy ! Total flux subtracted in 200 components = 0.00670092 Jy ! Clean residual min=-0.002861 max=0.002245 Jy/beam ! Clean residual mean=-0.000006 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.156752 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 50 components and 0.156752 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=6.533 mas, bmaj=10.26 mas, bpa=23.43 degrees ! Estimated noise=0.680845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150719 Jy ! Component: 100 - total flux cleaned = 0.00227677 Jy ! Component: 150 - total flux cleaned = 0.0026953 Jy ! Component: 200 - total flux cleaned = 0.00304379 Jy ! Total flux subtracted in 200 components = 0.00304379 Jy ! Clean residual min=-0.002344 max=0.001825 Jy/beam ! Clean residual mean=-0.000004 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.159796 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.000290004 Jy ! Component: 100 - total flux cleaned = 0.000442747 Jy ! Component: 150 - total flux cleaned = 0.000527665 Jy ! Component: 200 - total flux cleaned = 0.000605115 Jy ! Total flux subtracted in 200 components = 0.000605115 Jy ! Clean residual min=-0.002274 max=0.001861 Jy/beam ! Clean residual mean=-0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.160401 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 96 components and 0.160401 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=9.49 mas, bpa=26.23 degrees ! Estimated noise=0.547546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000633201 Jy ! Component: 100 - total flux cleaned = -0.000671681 Jy ! Component: 150 - total flux cleaned = -0.000611197 Jy ! Component: 200 - total flux cleaned = -0.000557658 Jy ! Total flux subtracted in 200 components = -0.000557658 Jy ! Clean residual min=-0.002672 max=0.002252 Jy/beam ! Clean residual mean=-0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.159843 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 108 components and 0.159843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057069Jy sigma=1.266247 ! Fit after self-cal, rms=0.057062Jy sigma=1.266155 wmodel /scr/pima/bg219g_uvs/J1545+5400_S_map.mod ! Writing 108 model components to file: /scr/pima/bg219g_uvs/J1545+5400_S_map.mod wobs /scr/pima/bg219g_uvs/J1545+5400_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1545+5400_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1545+5400_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1545+5400_S_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.000742342 Jy ! Component: 100 - total flux cleaned = -0.000975183 Jy ! Component: 150 - total flux cleaned = -0.000940503 Jy ! Component: 200 - total flux cleaned = -0.000841796 Jy ! Component: 250 - total flux cleaned = -0.000778519 Jy ! Component: 300 - total flux cleaned = -0.000867141 Jy ! Component: 350 - total flux cleaned = -0.000954452 Jy ! Component: 400 - total flux cleaned = -0.000954364 Jy ! Component: 450 - total flux cleaned = -0.0010092 Jy ! Component: 500 - total flux cleaned = -0.000982604 Jy ! Component: 550 - total flux cleaned = -0.00103472 Jy ! Component: 600 - total flux cleaned = -0.00100904 Jy ! Component: 650 - total flux cleaned = -0.000959749 Jy ! Component: 700 - total flux cleaned = -0.000959664 Jy ! Component: 750 - total flux cleaned = -0.000911986 Jy ! Component: 800 - total flux cleaned = -0.000912412 Jy ! Component: 850 - total flux cleaned = -0.00098113 Jy ! Component: 900 - total flux cleaned = -0.000980957 Jy ! Component: 950 - total flux cleaned = -0.000936948 Jy ! Component: 1000 - total flux cleaned = -0.000915558 Jy ! Component: 1050 - total flux cleaned = -0.000936537 Jy ! Component: 1100 - total flux cleaned = -0.00091545 Jy ! Component: 1150 - total flux cleaned = -0.000936142 Jy ! Component: 1200 - total flux cleaned = -0.000916272 Jy ! Component: 1250 - total flux cleaned = -0.000956086 Jy ! Component: 1300 - total flux cleaned = -0.000994916 Jy ! Component: 1350 - total flux cleaned = -0.000917362 Jy ! Component: 1400 - total flux cleaned = -0.000936551 Jy ! Component: 1450 - total flux cleaned = -0.000936446 Jy ! Component: 1500 - total flux cleaned = -0.000936449 Jy ! Component: 1550 - total flux cleaned = -0.000918322 Jy ! Component: 1600 - total flux cleaned = -0.000882293 Jy ! Component: 1650 - total flux cleaned = -0.000882435 Jy ! Component: 1700 - total flux cleaned = -0.000882237 Jy ! Component: 1750 - total flux cleaned = -0.000847488 Jy ! Component: 1800 - total flux cleaned = -0.000830422 Jy ! Component: 1850 - total flux cleaned = -0.000796312 Jy ! Component: 1900 - total flux cleaned = -0.0007292 Jy ! Component: 1950 - total flux cleaned = -0.000762431 Jy ! Component: 2000 - total flux cleaned = -0.00074565 Jy ! Component: 2050 - total flux cleaned = -0.000729304 Jy ! Component: 2100 - total flux cleaned = -0.000697082 Jy ! Component: 2150 - total flux cleaned = -0.000728771 Jy ! Component: 2200 - total flux cleaned = -0.000712979 Jy ! Component: 2250 - total flux cleaned = -0.000728588 Jy ! Component: 2300 - total flux cleaned = -0.000666418 Jy ! Component: 2350 - total flux cleaned = -0.000635715 Jy ! Component: 2400 - total flux cleaned = -0.00063563 Jy ! Component: 2450 - total flux cleaned = -0.000575358 Jy ! Component: 2500 - total flux cleaned = -0.00054558 Jy ! Component: 2550 - total flux cleaned = -0.000515952 Jy ! Component: 2600 - total flux cleaned = -0.000471913 Jy ! Component: 2650 - total flux cleaned = -0.000471975 Jy ! Component: 2700 - total flux cleaned = -0.000457622 Jy ! Component: 2750 - total flux cleaned = -0.000414768 Jy ! Component: 2800 - total flux cleaned = -0.000400677 Jy ! Component: 2850 - total flux cleaned = -0.000358544 Jy ! Component: 2900 - total flux cleaned = -0.00037258 Jy ! Component: 2950 - total flux cleaned = -0.000344655 Jy ! Component: 3000 - total flux cleaned = -0.000317241 Jy ! Component: 3050 - total flux cleaned = -0.000303561 Jy ! Component: 3100 - total flux cleaned = -0.000235688 Jy ! Component: 3150 - total flux cleaned = -0.000208779 Jy ! Component: 3200 - total flux cleaned = -0.00019543 Jy ! Component: 3250 - total flux cleaned = -0.000142242 Jy ! Component: 3300 - total flux cleaned = -0.000102634 Jy ! Component: 3350 - total flux cleaned = -0.000102616 Jy ! Component: 3400 - total flux cleaned = -7.64226e-05 Jy ! Component: 3450 - total flux cleaned = -3.73383e-05 Jy ! Component: 3500 - total flux cleaned = 4.02778e-05 Jy ! Component: 3550 - total flux cleaned = 4.02175e-05 Jy ! Component: 3600 - total flux cleaned = 7.8526e-05 Jy ! Component: 3650 - total flux cleaned = 0.000103944 Jy ! Component: 3700 - total flux cleaned = 0.000141947 Jy ! Component: 3750 - total flux cleaned = 0.000192365 Jy ! Component: 3800 - total flux cleaned = 0.000255177 Jy ! Component: 3850 - total flux cleaned = 0.000305199 Jy ! Component: 3900 - total flux cleaned = 0.000367551 Jy ! Component: 3950 - total flux cleaned = 0.000379957 Jy ! Component: 4000 - total flux cleaned = 0.000429582 Jy ! Component: 4050 - total flux cleaned = 0.000466712 Jy ! Total flux subtracted in 4096 components = 0.00052841 Jy ! Clean residual min=-0.000678 max=0.000781 Jy/beam ! Clean residual mean=0.000000 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.160372 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 356 components and 0.160372 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1545+5400_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 9.49 at 26.23 degrees (North through East) ! Clean map min=-0.002176 max=0.14586 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1545+5400_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.14586 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211564 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435138 0.435138 0.870276 1.74055 3.4811 6.9622 13.9244 27.8488 55.6976 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.145 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 689.436 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1545+5400_S_uvs.log closed on Thu Apr 7 07:19:04 2016