! Started logfile: /g0/scr/pima/npcsb_uvs/J1233+8054_X_uvs.log on Wed Sep 25 00:05:44 2013 obs /g0/scr/pima/npcsb_uvs/J1233+8054_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1233+8054_X_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1233+8054 ! ! 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 8.40993e+09 8e+06 1 8e+06 ! 02 2 8.47993e+09 8e+06 1 8e+06 ! 03 3 8.79493e+09 8e+06 1 8e+06 ! 04 4 8.89993e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8280 visibilities. select RR ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J1233+8054_X] 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.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.484146Jy sigma=2.471827 ! Fit after self-cal, rms=1.207209Jy sigma=1.482272 ! 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=0.593 mas, bmaj=2.72 mas, bpa=8.471 degrees ! Estimated noise=6.39297 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.246496 Jy ! Component: 100 - total flux cleaned = 0.315225 Jy ! Total flux subtracted in 100 components = 0.315225 Jy ! Clean residual min=-0.015759 max=0.029887 Jy/beam ! Clean residual mean=-0.000010 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 0.315225 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.315225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.020110Jy sigma=0.221485 ! Fit after self-cal, rms=1.020142Jy sigma=0.221451 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0325772 Jy ! Component: 100 - total flux cleaned = 0.0502345 Jy ! Total flux subtracted in 100 components = 0.0502345 Jy ! Clean residual min=-0.009313 max=0.010049 Jy/beam ! Clean residual mean=-0.000002 rms=0.001880 Jy/beam ! Combined flux in latest and established models = 0.36546 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.36546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.018945Jy sigma=0.189197 ! Fit after self-cal, rms=1.018943Jy sigma=0.189165 ! 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=0.809 mas, bmaj=2.865 mas, bpa=7.177 degrees ! Estimated noise=3.52261 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.0114067 Jy ! Component: 100 - total flux cleaned = 0.0166238 Jy ! Component: 150 - total flux cleaned = 0.0198154 Jy ! Component: 200 - total flux cleaned = 0.0211117 Jy ! Total flux subtracted in 200 components = 0.0211117 Jy ! Clean residual min=-0.008181 max=0.008195 Jy/beam ! Clean residual mean=0.000004 rms=0.001761 Jy/beam ! Combined flux in latest and established models = 0.386571 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.386571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.018910Jy sigma=0.186265 ! Fit after self-cal, rms=1.018927Jy sigma=0.186259 ! 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 1.02 HN 1.08 KP 1.00 ! LA 1.04 MK 1.03 NL 1.00 OV 0.99 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.04 KP 0.94 ! LA 0.97 MK 0.97 NL 0.98 OV 0.97 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 0.95 KP 0.86 ! LA 0.99 MK 0.99 NL 0.97 OV 0.97 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 0.95 KP 0.92 ! LA 0.99 MK 1.03 NL 0.96 OV 1.02 ! PT 1.13 SC 1.01 ! ! ! Fit before self-cal, rms=1.018927Jy sigma=0.186259 ! Fit after self-cal, rms=0.994865Jy sigma=0.178621 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8097 mas, bmaj=2.871 mas, bpa=7.105 degrees ! Estimated noise=3.51818 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.4, 9.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00631332 Jy ! Component: 100 - total flux cleaned = 0.0096071 Jy ! Component: 150 - total flux cleaned = 0.010159 Jy ! Component: 200 - total flux cleaned = 0.010627 Jy ! Total flux subtracted in 200 components = 0.010627 Jy ! Clean residual min=-0.003716 max=0.003460 Jy/beam ! Clean residual mean=-0.000004 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.397198 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.397198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.994671Jy sigma=0.177384 ! Fit after self-cal, rms=0.994649Jy sigma=0.177320 ! 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.994649Jy sigma=0.177320 ! Fit after self-cal, rms=0.994607Jy sigma=0.177284 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8101 mas, bmaj=2.87 mas, bpa=7.09 degrees ! Estimated noise=3.51058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108474 Jy ! Component: 100 - total flux cleaned = 0.00172093 Jy ! Component: 150 - total flux cleaned = 0.00207502 Jy ! Component: 200 - total flux cleaned = 0.00245239 Jy ! Total flux subtracted in 200 components = 0.00245239 Jy ! Clean residual min=-0.003367 max=0.003541 Jy/beam ! Clean residual mean=-0.000003 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.399651 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.399651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.994585Jy sigma=0.177005 ! Fit after self-cal, rms=0.994586Jy sigma=0.176999 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 (-4, -13.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333278 Jy ! Component: 100 - total flux cleaned = 0.00416255 Jy ! Component: 150 - total flux cleaned = 0.00469825 Jy ! Component: 200 - total flux cleaned = 0.00536712 Jy ! Total flux subtracted in 200 components = 0.00536712 Jy ! Clean residual min=-0.002977 max=0.002951 Jy/beam ! Clean residual mean=-0.000003 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.405018 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 68 components and 0.405018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.994496Jy sigma=0.176615 ! Fit after self-cal, rms=0.994501Jy sigma=0.176610 ! 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.994501Jy sigma=0.176610 ! Fit after self-cal, rms=0.994522Jy sigma=0.176595 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8104 mas, bmaj=2.87 mas, bpa=7.092 degrees ! Estimated noise=3.50557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000612222 Jy ! Component: 100 - total flux cleaned = 0.0010018 Jy ! Component: 150 - total flux cleaned = 0.00136255 Jy ! Component: 200 - total flux cleaned = 0.00165191 Jy ! Total flux subtracted in 200 components = 0.00165191 Jy ! Clean residual min=-0.002787 max=0.002925 Jy/beam ! Clean residual mean=-0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.40667 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 79 components and 0.40667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.994506Jy sigma=0.176454 ! Fit after self-cal, rms=0.994508Jy sigma=0.176453 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 (-36.2, 33.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157637 Jy ! Component: 100 - total flux cleaned = 0.0023768 Jy ! Component: 150 - total flux cleaned = 0.00300224 Jy ! Component: 200 - total flux cleaned = 0.00326985 Jy ! Total flux subtracted in 200 components = 0.00326985 Jy ! Clean residual min=-0.002638 max=0.002626 Jy/beam ! Clean residual mean=-0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.40994 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.40994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.994501Jy sigma=0.176237 ! Fit after self-cal, rms=0.994499Jy sigma=0.176229 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.994499Jy sigma=0.176229 ! Fit after self-cal, rms=0.994766Jy sigma=0.176223 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.049 mas, bmaj=3.362 mas, bpa=4.399 degrees ! Estimated noise=4.41715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000871562 Jy ! Component: 100 - total flux cleaned = 0.00184421 Jy ! Component: 150 - total flux cleaned = 0.00245673 Jy ! Component: 200 - total flux cleaned = 0.00256132 Jy ! Total flux subtracted in 200 components = 0.00256132 Jy ! Clean residual min=-0.002801 max=0.002457 Jy/beam ! Clean residual mean=-0.000004 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.412501 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 110 components and 0.412501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.994743Jy sigma=0.176196 ! Fit after self-cal, rms=0.994750Jy sigma=0.176191 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.000678011 Jy ! Component: 100 - total flux cleaned = 0.000863491 Jy ! Component: 150 - total flux cleaned = 0.00089127 Jy ! Component: 200 - total flux cleaned = 0.000837671 Jy ! Total flux subtracted in 200 components = 0.000837671 Jy ! Clean residual min=-0.002588 max=0.002406 Jy/beam ! Clean residual mean=-0.000004 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.413339 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 124 components and 0.413339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.994743Jy sigma=0.176191 ! Fit after self-cal, rms=0.994747Jy sigma=0.176190 ! 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=0.8107 mas, bmaj=2.87 mas, bpa=7.093 degrees ! Estimated noise=3.50437 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8107 x 2.87 at 7.093 degrees (North through East) ! Clean map min=-0.0022818 max=0.33997 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=0.5939 mas, bmaj=2.719 mas, bpa=8.402 degrees ! Estimated noise=6.37821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.245775 Jy ! Component: 100 - total flux cleaned = 0.313901 Jy ! Component: 150 - total flux cleaned = 0.346079 Jy ! Component: 200 - total flux cleaned = 0.363658 Jy ! Total flux subtracted in 200 components = 0.363658 Jy ! Clean residual min=-0.008714 max=0.009882 Jy/beam ! Clean residual mean=-0.000003 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.363658 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.363658 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8107 mas, bmaj=2.87 mas, bpa=7.093 degrees ! Estimated noise=3.50437 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.010881 Jy ! Component: 100 - total flux cleaned = 0.0175107 Jy ! Component: 150 - total flux cleaned = 0.022454 Jy ! Component: 200 - total flux cleaned = 0.0265341 Jy ! Total flux subtracted in 200 components = 0.0265341 Jy ! Clean residual min=-0.003923 max=0.003655 Jy/beam ! Clean residual mean=-0.000009 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.390192 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.390192 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.049 mas, bmaj=3.362 mas, bpa=4.399 degrees ! Estimated noise=4.41715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0047203 Jy ! Component: 100 - total flux cleaned = 0.00764616 Jy ! Component: 150 - total flux cleaned = 0.0100067 Jy ! Component: 200 - total flux cleaned = 0.0118293 Jy ! Total flux subtracted in 200 components = 0.0118293 Jy ! Clean residual min=-0.002862 max=0.002810 Jy/beam ! Clean residual mean=-0.000011 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.402021 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.00137249 Jy ! Component: 100 - total flux cleaned = 0.00239768 Jy ! Component: 150 - total flux cleaned = 0.00330647 Jy ! Component: 200 - total flux cleaned = 0.00417109 Jy ! Total flux subtracted in 200 components = 0.00417109 Jy ! Clean residual min=-0.002626 max=0.002377 Jy/beam ! Clean residual mean=-0.000008 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.406192 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 60 components and 0.406192 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8107 mas, bmaj=2.87 mas, bpa=7.093 degrees ! Estimated noise=3.50437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000719543 Jy ! Component: 100 - total flux cleaned = 0.00149173 Jy ! Component: 150 - total flux cleaned = 0.00209236 Jy ! Component: 200 - total flux cleaned = 0.00287675 Jy ! Total flux subtracted in 200 components = 0.00287675 Jy ! Clean residual min=-0.002832 max=0.003300 Jy/beam ! Clean residual mean=-0.000003 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.409069 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 0.409069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.994778Jy sigma=0.176700 ! Fit after self-cal, rms=0.994802Jy sigma=0.176667 wmodel /g0/scr/pima/npcsb_uvs/J1233+8054_X_map.mod ! Writing 81 model components to file: /g0/scr/pima/npcsb_uvs/J1233+8054_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J1233+8054_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1233+8054_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1233+8054_X_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsb_uvs/J1233+8054_X_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 = 9.34508e-05 Jy ! Component: 100 - total flux cleaned = 9.5379e-05 Jy ! Component: 150 - total flux cleaned = -0.000186412 Jy ! Component: 200 - total flux cleaned = -0.000413709 Jy ! Component: 250 - total flux cleaned = -0.000764991 Jy ! Component: 300 - total flux cleaned = -0.00101952 Jy ! Component: 350 - total flux cleaned = -0.00122671 Jy ! Component: 400 - total flux cleaned = -0.00138778 Jy ! Component: 450 - total flux cleaned = -0.00150621 Jy ! Component: 500 - total flux cleaned = -0.00166026 Jy ! Component: 550 - total flux cleaned = -0.00173492 Jy ! Component: 600 - total flux cleaned = -0.00177185 Jy ! Component: 650 - total flux cleaned = -0.00180766 Jy ! Component: 700 - total flux cleaned = -0.00173695 Jy ! Component: 750 - total flux cleaned = -0.00173728 Jy ! Component: 800 - total flux cleaned = -0.0017714 Jy ! Component: 850 - total flux cleaned = -0.00177181 Jy ! Component: 900 - total flux cleaned = -0.00177205 Jy ! Component: 950 - total flux cleaned = -0.00183728 Jy ! Component: 1000 - total flux cleaned = -0.00193325 Jy ! Component: 1050 - total flux cleaned = -0.00190188 Jy ! Component: 1100 - total flux cleaned = -0.00193297 Jy ! Component: 1150 - total flux cleaned = -0.00184115 Jy ! Component: 1200 - total flux cleaned = -0.00187169 Jy ! Component: 1250 - total flux cleaned = -0.00193236 Jy ! Component: 1300 - total flux cleaned = -0.00211038 Jy ! Component: 1350 - total flux cleaned = -0.00219785 Jy ! Component: 1400 - total flux cleaned = -0.0023139 Jy ! Component: 1450 - total flux cleaned = -0.00234284 Jy ! Component: 1500 - total flux cleaned = -0.00242862 Jy ! Component: 1550 - total flux cleaned = -0.00259785 Jy ! Component: 1600 - total flux cleaned = -0.00268158 Jy ! Component: 1650 - total flux cleaned = -0.00282042 Jy ! Component: 1700 - total flux cleaned = -0.00301259 Jy ! Component: 1750 - total flux cleaned = -0.00317555 Jy ! Component: 1800 - total flux cleaned = -0.00339124 Jy ! Component: 1850 - total flux cleaned = -0.00347152 Jy ! Component: 1900 - total flux cleaned = -0.003657 Jy ! Component: 1950 - total flux cleaned = -0.00384091 Jy ! Component: 2000 - total flux cleaned = -0.00397156 Jy ! Component: 2050 - total flux cleaned = -0.00407524 Jy ! Component: 2100 - total flux cleaned = -0.00428115 Jy ! Component: 2150 - total flux cleaned = -0.00445973 Jy ! Component: 2200 - total flux cleaned = -0.00453588 Jy ! Component: 2250 - total flux cleaned = -0.00471192 Jy ! Component: 2300 - total flux cleaned = -0.0048121 Jy ! Component: 2350 - total flux cleaned = -0.00493628 Jy ! Component: 2400 - total flux cleaned = -0.00498535 Jy ! Component: 2450 - total flux cleaned = -0.00520572 Jy ! Component: 2500 - total flux cleaned = -0.00525435 Jy ! Component: 2550 - total flux cleaned = -0.00535127 Jy ! Component: 2600 - total flux cleaned = -0.00551951 Jy ! Component: 2650 - total flux cleaned = -0.00563879 Jy ! Component: 2700 - total flux cleaned = -0.00573358 Jy ! Component: 2750 - total flux cleaned = -0.00589806 Jy ! Component: 2800 - total flux cleaned = -0.00601504 Jy ! Component: 2850 - total flux cleaned = -0.00603814 Jy ! Component: 2900 - total flux cleaned = -0.00617663 Jy ! Component: 2950 - total flux cleaned = -0.00619971 Jy ! Component: 3000 - total flux cleaned = -0.00624551 Jy ! Component: 3050 - total flux cleaned = -0.00635887 Jy ! Component: 3100 - total flux cleaned = -0.00638148 Jy ! Component: 3150 - total flux cleaned = -0.00635921 Jy ! Component: 3200 - total flux cleaned = -0.00647064 Jy ! Component: 3250 - total flux cleaned = -0.00644848 Jy ! Component: 3300 - total flux cleaned = -0.00653687 Jy ! Component: 3350 - total flux cleaned = -0.00649288 Jy ! Component: 3400 - total flux cleaned = -0.00647127 Jy ! Component: 3450 - total flux cleaned = -0.00655809 Jy ! Component: 3500 - total flux cleaned = -0.00655822 Jy ! Component: 3550 - total flux cleaned = -0.00655819 Jy ! Component: 3600 - total flux cleaned = -0.00660077 Jy ! Component: 3650 - total flux cleaned = -0.00653688 Jy ! Component: 3700 - total flux cleaned = -0.00647374 Jy ! Component: 3750 - total flux cleaned = -0.00643165 Jy ! Component: 3800 - total flux cleaned = -0.00653651 Jy ! Component: 3850 - total flux cleaned = -0.00649487 Jy ! Component: 3900 - total flux cleaned = -0.00651561 Jy ! Component: 3950 - total flux cleaned = -0.00649509 Jy ! Component: 4000 - total flux cleaned = -0.00645388 Jy ! Component: 4050 - total flux cleaned = -0.00647438 Jy ! Total flux subtracted in 4096 components = -0.00655589 Jy ! Clean residual min=-0.001180 max=0.001170 Jy/beam ! Clean residual mean=-0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.402513 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 391 components and 0.402513 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1233+8054_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8107 x 2.87 at 7.093 degrees (North through East) ! Clean map min=-0.0021469 max=0.33954 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1233+8054_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.339544 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000353538 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.312364 0.312364 0.624729 1.24946 2.49892 4.99783 9.99566 19.9913 39.9826 79.9653 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.339 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1233+8054_X_uvs.log closed on Wed Sep 25 00:05:49 2013