! Started logfile: /scr/pima/bg219e_uvs/J1219+6600_S_uvs.log on Thu Apr 7 06:43:59 2016 obs /scr/pima/bg219e_uvs/J1219+6600_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1219+6600_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.928763 visibilities/baseline/integration-bin. ! Found source: J1219+6600 ! ! 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 8292 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/bg219e_uvs/J1219+6600_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009943Jy sigma=22.149469 ! Fit after self-cal, rms=0.867851Jy sigma=19.000606 ! 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=4.123 mas, bmaj=5.205 mas, bpa=74.29 degrees ! Estimated noise=0.679295 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.104253 Jy ! Component: 100 - total flux cleaned = 0.126994 Jy ! Total flux subtracted in 100 components = 0.126994 Jy ! Clean residual min=-0.004358 max=0.006389 Jy/beam ! Clean residual mean=-0.000006 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.126994 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.126994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065451Jy sigma=1.348203 ! Fit after self-cal, rms=0.065444Jy sigma=1.348094 ! 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=4.985 mas, bmaj=6.144 mas, bpa=75.13 degrees ! Estimated noise=0.38708 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.00636317 Jy ! Component: 100 - total flux cleaned = 0.00820057 Jy ! Component: 150 - total flux cleaned = 0.00918896 Jy ! Component: 200 - total flux cleaned = 0.00978869 Jy ! Total flux subtracted in 200 components = 0.00978869 Jy ! Clean residual min=-0.002718 max=0.002263 Jy/beam ! Clean residual mean=0.000005 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.136783 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.136783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064971Jy sigma=1.334551 ! Fit after self-cal, rms=0.064970Jy sigma=1.334539 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.985 x 6.144 at 75.13 degrees (North through East) ! Clean map min=-0.0026663 max=0.13431 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.00 FD 1.04 HN 0.97 KP 0.99 ! LA 0.96 NL 1.04 OV 0.99 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.97 KP 1.02 ! LA 0.97 NL 1.01 OV 0.99 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.98 KP 1.03 ! LA 1.00 NL 1.03 OV 1.01 PT 0.99 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.98 KP 1.04 ! LA 0.99 NL 1.02 OV 0.97 PT 1.01 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.064970Jy sigma=1.334539 ! Fit after self-cal, rms=0.064930Jy sigma=1.330973 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.965 mas, bmaj=6.123 mas, bpa=75.07 degrees ! Estimated noise=0.386165 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.000646864 Jy ! Component: 100 - total flux cleaned = 0.000758799 Jy ! Component: 150 - total flux cleaned = 0.000818993 Jy ! Component: 200 - total flux cleaned = 0.000884027 Jy ! Total flux subtracted in 200 components = 0.000884027 Jy ! Clean residual min=-0.002185 max=0.001944 Jy/beam ! Clean residual mean=0.000014 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.137667 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.137667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064918Jy sigma=1.330746 ! Fit after self-cal, rms=0.064936Jy sigma=1.330691 ! 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.064936Jy sigma=1.330691 ! Fit after self-cal, rms=0.065189Jy sigma=1.327030 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.953 mas, bmaj=6.105 mas, bpa=74.49 degrees ! Estimated noise=0.386449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000846345 Jy ! Component: 100 - total flux cleaned = 0.0010649 Jy ! Component: 150 - total flux cleaned = 0.00117999 Jy ! Component: 200 - total flux cleaned = 0.00126184 Jy ! Total flux subtracted in 200 components = 0.00126184 Jy ! Clean residual min=-0.002076 max=0.001880 Jy/beam ! Clean residual mean=0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.138929 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.138929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065176Jy sigma=1.326791 ! Fit after self-cal, rms=0.065188Jy sigma=1.326742 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.000134964 Jy ! Component: 100 - total flux cleaned = 0.000153178 Jy ! Component: 150 - total flux cleaned = 0.000169376 Jy ! Component: 200 - total flux cleaned = 0.000184259 Jy ! Total flux subtracted in 200 components = 0.000184259 Jy ! Clean residual min=-0.002060 max=0.001866 Jy/beam ! Clean residual mean=0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.139113 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.139113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065186Jy sigma=1.326699 ! Fit after self-cal, rms=0.065186Jy sigma=1.326697 ! 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.065186Jy sigma=1.326697 ! Fit after self-cal, rms=0.065200Jy sigma=1.326582 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.944 mas, bmaj=6.09 mas, bpa=74.48 degrees ! Estimated noise=0.386522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000501058 Jy ! Component: 100 - total flux cleaned = 0.00062752 Jy ! Component: 150 - total flux cleaned = 0.000697675 Jy ! Component: 200 - total flux cleaned = 0.00076353 Jy ! Total flux subtracted in 200 components = 0.00076353 Jy ! Clean residual min=-0.002041 max=0.001909 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.139876 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.139876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065194Jy sigma=1.326505 ! Fit after self-cal, rms=0.065195Jy sigma=1.326499 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.9372e-05 Jy ! Component: 100 - total flux cleaned = 9.99824e-05 Jy ! Component: 150 - total flux cleaned = 0.000111981 Jy ! Component: 200 - total flux cleaned = 0.000123253 Jy ! Total flux subtracted in 200 components = 0.000123253 Jy ! Clean residual min=-0.002030 max=0.001903 Jy/beam ! Clean residual mean=0.000002 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.14 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.14 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065193Jy sigma=1.326481 ! Fit after self-cal, rms=0.065194Jy sigma=1.326478 ! 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.065194Jy sigma=1.326478 ! Fit after self-cal, rms=0.065195Jy sigma=1.326435 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.424 mas, bmaj=9.495 mas, bpa=-79.3 degrees ! Estimated noise=0.453379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000517712 Jy ! Component: 100 - total flux cleaned = 0.000753264 Jy ! Component: 150 - total flux cleaned = 0.000784381 Jy ! Component: 200 - total flux cleaned = 0.000813144 Jy ! Total flux subtracted in 200 components = 0.000813144 Jy ! Clean residual min=-0.002014 max=0.001868 Jy/beam ! Clean residual mean=0.000003 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.140813 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.140813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065196Jy sigma=1.326420 ! Fit after self-cal, rms=0.065196Jy sigma=1.326416 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 = 4.69048e-05 Jy ! Component: 100 - total flux cleaned = 6.03486e-05 Jy ! Component: 150 - total flux cleaned = 8.50291e-05 Jy ! Component: 200 - total flux cleaned = 0.000102283 Jy ! Total flux subtracted in 200 components = 0.000102283 Jy ! Clean residual min=-0.002010 max=0.001862 Jy/beam ! Clean residual mean=0.000004 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.140915 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 46 components and 0.140915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065198Jy sigma=1.326427 ! Fit after self-cal, rms=0.065198Jy sigma=1.326425 ! 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=4.936 mas, bmaj=6.082 mas, bpa=74.43 degrees ! Estimated noise=0.386548 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.936 x 6.082 at 74.43 degrees (North through East) ! Clean map min=-0.0019483 max=0.13346 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=4.09 mas, bmaj=5.175 mas, bpa=73.32 degrees ! Estimated noise=0.67351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103349 Jy ! Component: 100 - total flux cleaned = 0.12589 Jy ! Component: 150 - total flux cleaned = 0.13212 Jy ! Component: 200 - total flux cleaned = 0.135334 Jy ! Total flux subtracted in 200 components = 0.135334 Jy ! Clean residual min=-0.003848 max=0.003810 Jy/beam ! Clean residual mean=-0.000006 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.135334 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.135334 Jy ! Inverting map and beam ! Estimated beam: bmin=4.936 mas, bmaj=6.082 mas, bpa=74.43 degrees ! Estimated noise=0.386548 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.00278815 Jy ! Component: 100 - total flux cleaned = 0.00404587 Jy ! Component: 150 - total flux cleaned = 0.00473095 Jy ! Component: 200 - total flux cleaned = 0.00489365 Jy ! Total flux subtracted in 200 components = 0.00489365 Jy ! Clean residual min=-0.002027 max=0.001953 Jy/beam ! Clean residual mean=0.000000 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.140228 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.140228 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.424 mas, bmaj=9.495 mas, bpa=-79.3 degrees ! Estimated noise=0.453379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000414093 Jy ! Component: 100 - total flux cleaned = 0.000492818 Jy ! Component: 150 - total flux cleaned = 0.000510487 Jy ! Component: 200 - total flux cleaned = 0.000535057 Jy ! Total flux subtracted in 200 components = 0.000535057 Jy ! Clean residual min=-0.002013 max=0.001882 Jy/beam ! Clean residual mean=0.000003 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.140763 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 = 1.5945e-05 Jy ! Component: 100 - total flux cleaned = 3.82755e-05 Jy ! Component: 150 - total flux cleaned = 5.90625e-05 Jy ! Component: 200 - total flux cleaned = 7.21601e-05 Jy ! Total flux subtracted in 200 components = 7.21601e-05 Jy ! Clean residual min=-0.002018 max=0.001871 Jy/beam ! Clean residual mean=0.000003 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.140835 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.140835 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.936 mas, bmaj=6.082 mas, bpa=74.43 degrees ! Estimated noise=0.386548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165175 Jy ! Component: 100 - total flux cleaned = -0.000220382 Jy ! Component: 150 - total flux cleaned = -0.000269995 Jy ! Component: 200 - total flux cleaned = -0.000287768 Jy ! Total flux subtracted in 200 components = -0.000287768 Jy ! Clean residual min=-0.002004 max=0.001945 Jy/beam ! Clean residual mean=0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.140547 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.140547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065194Jy sigma=1.326503 ! Fit after self-cal, rms=0.065196Jy sigma=1.326492 wmodel /scr/pima/bg219e_uvs/J1219+6600_S_map.mod ! Writing 49 model components to file: /scr/pima/bg219e_uvs/J1219+6600_S_map.mod wobs /scr/pima/bg219e_uvs/J1219+6600_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1219+6600_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1219+6600_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1219+6600_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.00038003 Jy ! Component: 100 - total flux cleaned = -0.000670085 Jy ! Component: 150 - total flux cleaned = -0.000671112 Jy ! Component: 200 - total flux cleaned = -0.000785893 Jy ! Component: 250 - total flux cleaned = -0.000757986 Jy ! Component: 300 - total flux cleaned = -0.000865611 Jy ! Component: 350 - total flux cleaned = -0.000812504 Jy ! Component: 400 - total flux cleaned = -0.000863872 Jy ! Component: 450 - total flux cleaned = -0.000913528 Jy ! Component: 500 - total flux cleaned = -0.000986708 Jy ! Component: 550 - total flux cleaned = -0.00110576 Jy ! Component: 600 - total flux cleaned = -0.00112912 Jy ! Component: 650 - total flux cleaned = -0.00126671 Jy ! Component: 700 - total flux cleaned = -0.00131145 Jy ! Component: 750 - total flux cleaned = -0.00142208 Jy ! Component: 800 - total flux cleaned = -0.00150936 Jy ! Component: 850 - total flux cleaned = -0.00165899 Jy ! Component: 900 - total flux cleaned = -0.00176396 Jy ! Component: 950 - total flux cleaned = -0.00188736 Jy ! Component: 1000 - total flux cleaned = -0.00188764 Jy ! Component: 1050 - total flux cleaned = -0.00194794 Jy ! Component: 1100 - total flux cleaned = -0.00202673 Jy ! Component: 1150 - total flux cleaned = -0.00214269 Jy ! Component: 1200 - total flux cleaned = -0.00212284 Jy ! Component: 1250 - total flux cleaned = -0.00208529 Jy ! Component: 1300 - total flux cleaned = -0.0021596 Jy ! Component: 1350 - total flux cleaned = -0.00219607 Jy ! Component: 1400 - total flux cleaned = -0.00228635 Jy ! Component: 1450 - total flux cleaned = -0.00232243 Jy ! Component: 1500 - total flux cleaned = -0.00242826 Jy ! Component: 1550 - total flux cleaned = -0.00251502 Jy ! Component: 1600 - total flux cleaned = -0.00254937 Jy ! Component: 1650 - total flux cleaned = -0.00258372 Jy ! Component: 1700 - total flux cleaned = -0.00268481 Jy ! Component: 1750 - total flux cleaned = -0.00276777 Jy ! Component: 1800 - total flux cleaned = -0.00283376 Jy ! Component: 1850 - total flux cleaned = -0.00289863 Jy ! Component: 1900 - total flux cleaned = -0.00299531 Jy ! Component: 1950 - total flux cleaned = -0.00304312 Jy ! Component: 2000 - total flux cleaned = -0.00313781 Jy ! Component: 2050 - total flux cleaned = -0.00316893 Jy ! Component: 2100 - total flux cleaned = -0.00326171 Jy ! Component: 2150 - total flux cleaned = -0.00338382 Jy ! Component: 2200 - total flux cleaned = -0.00348982 Jy ! Component: 2250 - total flux cleaned = -0.00353477 Jy ! Component: 2300 - total flux cleaned = -0.00363899 Jy ! Component: 2350 - total flux cleaned = -0.00372737 Jy ! Component: 2400 - total flux cleaned = -0.00378575 Jy ! Component: 2450 - total flux cleaned = -0.0038872 Jy ! Component: 2500 - total flux cleaned = -0.00390151 Jy ! Component: 2550 - total flux cleaned = -0.00395857 Jy ! Component: 2600 - total flux cleaned = -0.00401514 Jy ! Component: 2650 - total flux cleaned = -0.00407114 Jy ! Component: 2700 - total flux cleaned = -0.00414049 Jy ! Component: 2750 - total flux cleaned = -0.0041955 Jy ! Component: 2800 - total flux cleaned = -0.00419548 Jy ! Component: 2850 - total flux cleaned = -0.00426316 Jy ! Component: 2900 - total flux cleaned = -0.00424951 Jy ! Component: 2950 - total flux cleaned = -0.00424945 Jy ! Component: 3000 - total flux cleaned = -0.00428915 Jy ! Component: 3050 - total flux cleaned = -0.00436792 Jy ! Component: 3100 - total flux cleaned = -0.00436783 Jy ! Component: 3150 - total flux cleaned = -0.00438081 Jy ! Component: 3200 - total flux cleaned = -0.00440649 Jy ! Component: 3250 - total flux cleaned = -0.00443186 Jy ! Component: 3300 - total flux cleaned = -0.00443173 Jy ! Component: 3350 - total flux cleaned = -0.0044819 Jy ! Component: 3400 - total flux cleaned = -0.00449438 Jy ! Component: 3450 - total flux cleaned = -0.0044943 Jy ! Component: 3500 - total flux cleaned = -0.00446977 Jy ! Component: 3550 - total flux cleaned = -0.00450634 Jy ! Component: 3600 - total flux cleaned = -0.00451858 Jy ! Component: 3650 - total flux cleaned = -0.00451852 Jy ! Component: 3700 - total flux cleaned = -0.00448256 Jy ! Component: 3750 - total flux cleaned = -0.00453028 Jy ! Component: 3800 - total flux cleaned = -0.00455391 Jy ! Component: 3850 - total flux cleaned = -0.00456555 Jy ! Component: 3900 - total flux cleaned = -0.00457713 Jy ! Component: 3950 - total flux cleaned = -0.0045422 Jy ! Component: 4000 - total flux cleaned = -0.00453079 Jy ! Component: 4050 - total flux cleaned = -0.00455379 Jy ! Total flux subtracted in 4096 components = -0.00453099 Jy ! Clean residual min=-0.000586 max=0.000753 Jy/beam ! Clean residual mean=0.000002 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.136017 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 300 components and 0.136016 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1219+6600_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.936 x 6.082 at 74.43 degrees (North through East) ! Clean map min=-0.0013619 max=0.13322 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1219+6600_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.133215 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020395 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.459295 0.459295 0.918591 1.83718 3.67436 7.34872 14.6974 29.3949 58.7898 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.133 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 653.174 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1219+6600_S_uvs.log closed on Thu Apr 7 06:44:03 2016