! Started logfile: /g0/scr/pima/npcsb_uvs/J0205+7522_S_uvs.log on Sat Oct 5 18:56:03 2013 obs /g0/scr/pima/npcsb_uvs/J0205+7522_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0205+7522_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.741844 visibilities/baseline/integration-bin. ! Found source: J0205+7522 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6276 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J0205+7522_S] 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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.115537Jy sigma=4.568619 ! Fit after self-cal, rms=0.643527Jy sigma=1.793385 ! 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=3.324 mas, bmaj=9.554 mas, bpa=-4.201 degrees ! Estimated noise=5.99055 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.393128 Jy ! Component: 100 - total flux cleaned = 0.534375 Jy ! Total flux subtracted in 100 components = 0.534375 Jy ! Clean residual min=-0.085832 max=0.182979 Jy/beam ! Clean residual mean=-0.000334 rms=0.026613 Jy/beam ! Combined flux in latest and established models = 0.534375 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.534375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273697Jy sigma=1.251660 ! Fit after self-cal, rms=0.272698Jy sigma=1.250444 ! Inverting map ! Added new window around map position (-44, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1524 Jy ! Component: 100 - total flux cleaned = 0.221682 Jy ! Total flux subtracted in 100 components = 0.221682 Jy ! Clean residual min=-0.050026 max=0.061507 Jy/beam ! Clean residual mean=-0.000177 rms=0.014431 Jy/beam ! Combined flux in latest and established models = 0.756057 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.756057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180602Jy sigma=0.770128 ! Fit after self-cal, rms=0.164327Jy sigma=0.715499 ! 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.478 mas, bmaj=10.46 mas, bpa=-4.723 degrees ! Estimated noise=2.59038 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.0645577 Jy ! Component: 100 - total flux cleaned = 0.0966348 Jy ! Component: 150 - total flux cleaned = 0.109533 Jy ! Component: 200 - total flux cleaned = 0.118343 Jy ! Total flux subtracted in 200 components = 0.118343 Jy ! Clean residual min=-0.034102 max=0.043695 Jy/beam ! Clean residual mean=0.000018 rms=0.011204 Jy/beam ! Combined flux in latest and established models = 0.874399 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 65 components and 0.874399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146423Jy sigma=0.571473 ! Fit after self-cal, rms=0.144555Jy sigma=0.563929 ! 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 0.95 FD 1.03 HN 0.96 KP 0.96 ! LA 1.13 MK 0.85 NL 1.25 OV 0.97 ! PT 0.99 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.09 HN 0.96 KP 0.97 ! LA 1.09 MK 0.92 NL 1.34 OV 0.97 ! PT 0.91 SC 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 1.12 HN 0.98 KP 1.00 ! LA 0.93 MK 1.12 NL 1.45 OV 1.01 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.11 HN 0.94 KP 0.91 ! LA 0.78 MK 1.15 NL 1.37 OV 0.87 ! PT 0.88 SC 1.05 ! ! ! Fit before self-cal, rms=0.144555Jy sigma=0.563929 ! Fit after self-cal, rms=0.118022Jy sigma=0.379057 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.46 mas, bmaj=10.4 mas, bpa=-4.532 degrees ! Estimated noise=2.56776 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 (29.5, -51). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166188 Jy ! Component: 100 - total flux cleaned = 0.0214712 Jy ! Component: 150 - total flux cleaned = 0.0253435 Jy ! Component: 200 - total flux cleaned = 0.0277073 Jy ! Total flux subtracted in 200 components = 0.0277073 Jy ! Clean residual min=-0.014445 max=0.019048 Jy/beam ! Clean residual mean=-0.000030 rms=0.004342 Jy/beam ! Combined flux in latest and established models = 0.902106 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 92 components and 0.902107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109131Jy sigma=0.345362 ! Fit after self-cal, rms=0.108876Jy sigma=0.342383 ! 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.108876Jy sigma=0.342383 ! Fit after self-cal, rms=0.108586Jy sigma=0.337496 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.452 mas, bmaj=10.39 mas, bpa=-4.435 degrees ! Estimated noise=2.54451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000846555 Jy ! Component: 100 - total flux cleaned = -0.0019834 Jy ! Component: 150 - total flux cleaned = -0.00169796 Jy ! Component: 200 - total flux cleaned = -0.000873004 Jy ! Total flux subtracted in 200 components = -0.000873004 Jy ! Clean residual min=-0.011772 max=0.015545 Jy/beam ! Clean residual mean=-0.000007 rms=0.003478 Jy/beam ! Combined flux in latest and established models = 0.901234 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 114 components and 0.901234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104323Jy sigma=0.330989 ! Fit after self-cal, rms=0.104296Jy sigma=0.330544 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 (2, -53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010663 Jy ! Component: 100 - total flux cleaned = 0.0139041 Jy ! Component: 150 - total flux cleaned = 0.0152749 Jy ! Component: 200 - total flux cleaned = 0.0167813 Jy ! Total flux subtracted in 200 components = 0.0167813 Jy ! Clean residual min=-0.010214 max=0.011400 Jy/beam ! Clean residual mean=-0.000003 rms=0.002821 Jy/beam ! Combined flux in latest and established models = 0.918015 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 141 components and 0.918015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100744Jy sigma=0.323195 ! Fit after self-cal, rms=0.100672Jy sigma=0.322570 ! 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.100672Jy sigma=0.322570 ! Fit after self-cal, rms=0.099780Jy sigma=0.320217 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.437 mas, bmaj=10.4 mas, bpa=-4.295 degrees ! Estimated noise=2.5148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00285842 Jy ! Component: 100 - total flux cleaned = -0.00364487 Jy ! Component: 150 - total flux cleaned = -0.00408228 Jy ! Component: 200 - total flux cleaned = -0.00346893 Jy ! Total flux subtracted in 200 components = -0.00346893 Jy ! Clean residual min=-0.009078 max=0.010569 Jy/beam ! Clean residual mean=-0.000004 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 0.914546 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 153 components and 0.914546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097006Jy sigma=0.318141 ! Fit after self-cal, rms=0.097019Jy sigma=0.317912 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 (-72, 56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00785615 Jy ! Component: 100 - total flux cleaned = 0.00890559 Jy ! Component: 150 - total flux cleaned = 0.00964108 Jy ! Component: 200 - total flux cleaned = 0.0103147 Jy ! Total flux subtracted in 200 components = 0.0103147 Jy ! Clean residual min=-0.007404 max=0.007866 Jy/beam ! Clean residual mean=-0.000013 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.924861 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 177 components and 0.924861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095383Jy sigma=0.314493 ! Fit after self-cal, rms=0.095390Jy sigma=0.314251 ! 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.095390Jy sigma=0.314251 ! Fit after self-cal, rms=0.094830Jy sigma=0.312472 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.013 mas, bmaj=12.03 mas, bpa=8.094 degrees ! Estimated noise=2.51105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00303937 Jy ! Component: 100 - total flux cleaned = -0.00462868 Jy ! Component: 150 - total flux cleaned = -0.00584461 Jy ! Component: 200 - total flux cleaned = -0.00620193 Jy ! Total flux subtracted in 200 components = -0.00620193 Jy ! Clean residual min=-0.006489 max=0.006402 Jy/beam ! Clean residual mean=-0.000008 rms=0.001805 Jy/beam ! Combined flux in latest and established models = 0.918659 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 199 components and 0.918659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093889Jy sigma=0.312036 ! Fit after self-cal, rms=0.093871Jy sigma=0.311979 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.93647e-06 Jy ! Component: 100 - total flux cleaned = -6.63765e-06 Jy ! Component: 150 - total flux cleaned = -0.000105513 Jy ! Component: 200 - total flux cleaned = -0.000199036 Jy ! Total flux subtracted in 200 components = -0.000199036 Jy ! Clean residual min=-0.006061 max=0.006151 Jy/beam ! Clean residual mean=-0.000007 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.91846 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 213 components and 0.91846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093481Jy sigma=0.311712 ! Fit after self-cal, rms=0.093482Jy sigma=0.311691 ! 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.416 mas, bmaj=10.4 mas, bpa=-4.139 degrees ! Estimated noise=2.48467 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.416 x 10.4 at -4.139 degrees (North through East) ! Clean map min=-0.0073519 max=0.44208 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=3.278 mas, bmaj=9.519 mas, bpa=-3.97 degrees ! Estimated noise=5.63102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.387887 Jy ! Component: 100 - total flux cleaned = 0.555123 Jy ! Component: 150 - total flux cleaned = 0.651615 Jy ! Component: 200 - total flux cleaned = 0.711492 Jy ! Total flux subtracted in 200 components = 0.711492 Jy ! Clean residual min=-0.022683 max=0.033040 Jy/beam ! Clean residual mean=-0.000102 rms=0.008088 Jy/beam ! Combined flux in latest and established models = 0.711492 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.711492 Jy ! Inverting map and beam ! Estimated beam: bmin=4.416 mas, bmaj=10.4 mas, bpa=-4.139 degrees ! Estimated noise=2.48467 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.0565363 Jy ! Component: 100 - total flux cleaned = 0.0916218 Jy ! Component: 150 - total flux cleaned = 0.116383 Jy ! Component: 200 - total flux cleaned = 0.13489 Jy ! Total flux subtracted in 200 components = 0.13489 Jy ! Clean residual min=-0.014430 max=0.018874 Jy/beam ! Clean residual mean=0.000018 rms=0.004633 Jy/beam ! Combined flux in latest and established models = 0.846382 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 79 components and 0.846382 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=9.013 mas, bmaj=12.03 mas, bpa=8.094 degrees ! Estimated noise=2.51105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212215 Jy ! Component: 100 - total flux cleaned = 0.0354957 Jy ! Component: 150 - total flux cleaned = 0.0462047 Jy ! Component: 200 - total flux cleaned = 0.0535991 Jy ! Total flux subtracted in 200 components = 0.0535991 Jy ! Clean residual min=-0.008853 max=0.010609 Jy/beam ! Clean residual mean=0.000000 rms=0.002857 Jy/beam ! Combined flux in latest and established models = 0.899981 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.00441625 Jy ! Component: 100 - total flux cleaned = 0.00744877 Jy ! Component: 150 - total flux cleaned = 0.00986469 Jy ! Component: 200 - total flux cleaned = 0.0118073 Jy ! Total flux subtracted in 200 components = 0.0118073 Jy ! Clean residual min=-0.006663 max=0.007397 Jy/beam ! Clean residual mean=-0.000011 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 0.911788 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 151 components and 0.911788 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.416 mas, bmaj=10.4 mas, bpa=-4.139 degrees ! Estimated noise=2.48467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039086 Jy ! Component: 100 - total flux cleaned = 0.00509532 Jy ! Component: 150 - total flux cleaned = 0.00593994 Jy ! Component: 200 - total flux cleaned = 0.00707387 Jy ! Total flux subtracted in 200 components = 0.00707387 Jy ! Clean residual min=-0.007390 max=0.007324 Jy/beam ! Clean residual mean=-0.000010 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.918862 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 188 components and 0.918862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093269Jy sigma=0.315444 ! Fit after self-cal, rms=0.093037Jy sigma=0.314327 wmodel /g0/scr/pima/npcsb_uvs/J0205+7522_S_map.mod ! Writing 188 model components to file: /g0/scr/pima/npcsb_uvs/J0205+7522_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J0205+7522_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0205+7522_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0205+7522_S_map.win ! wwins: Wrote 5 windows to /g0/scr/pima/npcsb_uvs/J0205+7522_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.00330902 Jy ! Component: 100 - total flux cleaned = 0.00500303 Jy ! Component: 150 - total flux cleaned = 0.00621807 Jy ! Component: 200 - total flux cleaned = 0.00673827 Jy ! Component: 250 - total flux cleaned = 0.00693524 Jy ! Component: 300 - total flux cleaned = 0.00693967 Jy ! Component: 350 - total flux cleaned = 0.00703168 Jy ! Component: 400 - total flux cleaned = 0.00693913 Jy ! Component: 450 - total flux cleaned = 0.00693766 Jy ! Component: 500 - total flux cleaned = 0.00669736 Jy ! Component: 550 - total flux cleaned = 0.00654265 Jy ! Component: 600 - total flux cleaned = 0.00623892 Jy ! Component: 650 - total flux cleaned = 0.0059419 Jy ! Component: 700 - total flux cleaned = 0.00572494 Jy ! Component: 750 - total flux cleaned = 0.00558457 Jy ! Component: 800 - total flux cleaned = 0.00538011 Jy ! Component: 850 - total flux cleaned = 0.00531309 Jy ! Component: 900 - total flux cleaned = 0.00479704 Jy ! Component: 950 - total flux cleaned = 0.00479815 Jy ! Component: 1000 - total flux cleaned = 0.00430561 Jy ! Component: 1050 - total flux cleaned = 0.00400487 Jy ! Component: 1100 - total flux cleaned = 0.00376819 Jy ! Component: 1150 - total flux cleaned = 0.00324971 Jy ! Component: 1200 - total flux cleaned = 0.00313749 Jy ! Component: 1250 - total flux cleaned = 0.0029168 Jy ! Component: 1300 - total flux cleaned = 0.00275529 Jy ! Component: 1350 - total flux cleaned = 0.00265 Jy ! Component: 1400 - total flux cleaned = 0.00249259 Jy ! Component: 1450 - total flux cleaned = 0.0022874 Jy ! Component: 1500 - total flux cleaned = 0.00218721 Jy ! Component: 1550 - total flux cleaned = 0.0020386 Jy ! Component: 1600 - total flux cleaned = 0.00199126 Jy ! Component: 1650 - total flux cleaned = 0.00199189 Jy ! Component: 1700 - total flux cleaned = 0.00185101 Jy ! Component: 1750 - total flux cleaned = 0.00175802 Jy ! Component: 1800 - total flux cleaned = 0.00143857 Jy ! Component: 1850 - total flux cleaned = 0.00143798 Jy ! Component: 1900 - total flux cleaned = 0.0014383 Jy ! Component: 1950 - total flux cleaned = 0.00134972 Jy ! Component: 2000 - total flux cleaned = 0.0010919 Jy ! Component: 2050 - total flux cleaned = 0.000922937 Jy ! Component: 2100 - total flux cleaned = 0.00079799 Jy ! Component: 2150 - total flux cleaned = 0.000674584 Jy ! Component: 2200 - total flux cleaned = 0.000593083 Jy ! Component: 2250 - total flux cleaned = 0.000512471 Jy ! Component: 2300 - total flux cleaned = 0.000354097 Jy ! Component: 2350 - total flux cleaned = 0.000314433 Jy ! Component: 2400 - total flux cleaned = 0.000159401 Jy ! Component: 2450 - total flux cleaned = 0.000158917 Jy ! Component: 2500 - total flux cleaned = -6.679e-05 Jy ! Component: 2550 - total flux cleaned = -0.000140893 Jy ! Component: 2600 - total flux cleaned = -0.000287233 Jy ! Component: 2650 - total flux cleaned = -0.000395703 Jy ! Component: 2700 - total flux cleaned = -0.000467177 Jy ! Component: 2750 - total flux cleaned = -0.000502738 Jy ! Component: 2800 - total flux cleaned = -0.000607277 Jy ! Component: 2850 - total flux cleaned = -0.000710114 Jy ! Component: 2900 - total flux cleaned = -0.000812156 Jy ! Component: 2950 - total flux cleaned = -0.000879244 Jy ! Component: 3000 - total flux cleaned = -0.000978546 Jy ! Component: 3050 - total flux cleaned = -0.0010104 Jy ! Component: 3100 - total flux cleaned = -0.000978104 Jy ! Component: 3150 - total flux cleaned = -0.00107462 Jy ! Component: 3200 - total flux cleaned = -0.00116986 Jy ! Component: 3250 - total flux cleaned = -0.00116973 Jy ! Component: 3300 - total flux cleaned = -0.00123146 Jy ! Component: 3350 - total flux cleaned = -0.00113982 Jy ! Component: 3400 - total flux cleaned = -0.00126166 Jy ! Component: 3450 - total flux cleaned = -0.00129191 Jy ! Component: 3500 - total flux cleaned = -0.00144105 Jy ! Component: 3550 - total flux cleaned = -0.00144086 Jy ! Component: 3600 - total flux cleaned = -0.00144095 Jy ! Component: 3650 - total flux cleaned = -0.00164292 Jy ! Component: 3700 - total flux cleaned = -0.00164267 Jy ! Component: 3750 - total flux cleaned = -0.00161452 Jy ! Component: 3800 - total flux cleaned = -0.00172682 Jy ! Component: 3850 - total flux cleaned = -0.00178227 Jy ! Component: 3900 - total flux cleaned = -0.00183716 Jy ! Component: 3950 - total flux cleaned = -0.00194646 Jy ! Component: 4000 - total flux cleaned = -0.0019467 Jy ! Component: 4050 - total flux cleaned = -0.00213445 Jy ! Total flux subtracted in 4096 components = -0.00221415 Jy ! Clean residual min=-0.001584 max=0.001330 Jy/beam ! Clean residual mean=-0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.916648 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 458 components and 0.916647 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0205+7522_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.416 x 10.4 at -4.139 degrees (North through East) ! Clean map min=-0.0047973 max=0.43977 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0205+7522_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.439769 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000465797 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.317755 0.317755 0.635511 1.27102 2.54204 5.08408 10.1682 20.3363 40.6727 81.3454 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.439 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0205+7522_S_uvs.log closed on Sat Oct 5 18:56:07 2013