! Started logfile: /d2/scr/pima/bp171aa_uvs/J1302-3130_X_uvs.log on Thu Nov 28 23:38:23 2013 obs /d2/scr/pima/bp171aa_uvs/J1302-3130_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171aa_uvs/J1302-3130_X_uva.fits ! AN table 1: 11 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.872727 visibilities/baseline/integration-bin. ! Found source: J1302-3130 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.40797e+09 3.2e+07 1 3.2e+07 ! 02 2 7.43997e+09 3.2e+07 1 3.2e+07 ! 03 3 7.47197e+09 3.2e+07 1 3.2e+07 ! 04 4 7.56797e+09 3.2e+07 1 3.2e+07 ! 05 5 7.75997e+09 3.2e+07 1 3.2e+07 ! 06 6 7.79197e+09 3.2e+07 1 3.2e+07 ! 07 7 7.82397e+09 3.2e+07 1 3.2e+07 ! 08 8 7.85597e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 768 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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 /d2/scr/pima/bp171aa_uvs/J1302-3130_X] 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.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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011976Jy sigma=0.715487 ! Fit after self-cal, rms=0.959834Jy sigma=0.678640 ! 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=5.234 mas, bmaj=22.34 mas, bpa=-12.08 degrees ! Estimated noise=48.8757 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0429235 Jy ! Component: 100 - total flux cleaned = 0.0507297 Jy ! Total flux subtracted in 100 components = 0.0507297 Jy ! Clean residual min=-0.010261 max=0.010272 Jy/beam ! Clean residual mean=-0.000161 rms=0.005589 Jy/beam ! Combined flux in latest and established models = 0.0507297 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 69 components and 0.0507297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039306Jy sigma=0.027790 ! Fit after self-cal, rms=0.037665Jy sigma=0.026629 ! 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.947 mas, bmaj=20.75 mas, bpa=-10.09 degrees ! Estimated noise=36.2773 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.00157602 Jy ! Component: 100 - total flux cleaned = -0.00245209 Jy ! Component: 150 - total flux cleaned = -0.00339503 Jy ! Component: 200 - total flux cleaned = -0.00416595 Jy ! Total flux subtracted in 200 components = -0.00416595 Jy ! Clean residual min=-0.002886 max=0.002833 Jy/beam ! Clean residual mean=-0.000072 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.0465637 Jy ! Performing phase self-cal ! Adding 142 model components to the UV plane model. ! The established model now contains 210 components and 0.0465637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.033998Jy sigma=0.024037 ! Fit after self-cal, rms=0.033819Jy sigma=0.023910 ! 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.947 x 20.75 at -10.09 degrees (North through East) ! Clean map min=-0.010294 max=0.023884 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: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.18 KP 1.09 LA 0.89 OV 1.04 ! PT 0.92 ! ! ! Fit before self-cal, rms=0.033819Jy sigma=0.023910 ! Fit after self-cal, rms=0.033870Jy sigma=0.023844 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.955 mas, bmaj=20.77 mas, bpa=-10.21 degrees ! Estimated noise=36.3914 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.00150066 Jy ! Component: 100 - total flux cleaned = -0.00135319 Jy ! Component: 150 - total flux cleaned = -0.00136022 Jy ! Component: 200 - total flux cleaned = -0.000911616 Jy ! Total flux subtracted in 200 components = -0.000911616 Jy ! Clean residual min=-0.001864 max=0.001846 Jy/beam ! Clean residual mean=-0.000042 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.0456521 Jy ! Performing phase self-cal ! Adding 129 model components to the UV plane model. ! The established model now contains 332 components and 0.0456521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.033039Jy sigma=0.023260 ! Fit after self-cal, rms=0.033000Jy sigma=0.023217 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.033000Jy sigma=0.023217 ! Fit after self-cal, rms=0.032918Jy sigma=0.023107 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.948 mas, bmaj=20.84 mas, bpa=-10.11 degrees ! Estimated noise=36.4097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.14705e-05 Jy ! Component: 100 - total flux cleaned = 0.00018195 Jy ! Component: 150 - total flux cleaned = 0.000182721 Jy ! Component: 200 - total flux cleaned = 0.000121338 Jy ! Total flux subtracted in 200 components = 0.000121338 Jy ! Clean residual min=-0.001011 max=0.001014 Jy/beam ! Clean residual mean=-0.000018 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0457735 Jy selfcal ! Performing phase self-cal ! Adding 121 model components to the UV plane model. ! The established model now contains 450 components and 0.0457735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.032683Jy sigma=0.022938 ! Fit after self-cal, rms=0.032691Jy sigma=0.022921 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.000546605 Jy ! Component: 100 - total flux cleaned = -0.000235513 Jy ! Component: 150 - total flux cleaned = -2.66983e-05 Jy ! Component: 200 - total flux cleaned = -2.71649e-05 Jy ! Total flux subtracted in 200 components = -2.71649e-05 Jy ! Clean residual min=-0.000673 max=0.000674 Jy/beam ! Clean residual mean=-0.000012 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.0457463 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 534 components and 0.0457463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.032596Jy sigma=0.022858 ! Fit after self-cal, rms=0.032588Jy sigma=0.022853 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.032588Jy sigma=0.022853 ! Fit after self-cal, rms=0.032660Jy sigma=0.022830 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.941 mas, bmaj=20.81 mas, bpa=-10.03 degrees ! Estimated noise=36.4222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.40816e-05 Jy ! Component: 100 - total flux cleaned = -2.53398e-05 Jy ! Component: 150 - total flux cleaned = -2.68742e-05 Jy ! Component: 200 - total flux cleaned = -2.73006e-05 Jy ! Total flux subtracted in 200 components = -2.73006e-05 Jy ! Clean residual min=-0.000585 max=0.000586 Jy/beam ! Clean residual mean=-0.000009 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.045719 Jy selfcal ! Performing phase self-cal ! Adding 109 model components to the UV plane model. ! The established model now contains 632 components and 0.045719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.032591Jy sigma=0.022780 ! Fit after self-cal, rms=0.032593Jy sigma=0.022777 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.000218382 Jy ! Component: 100 - total flux cleaned = -0.000247104 Jy ! Component: 150 - total flux cleaned = -9.74407e-05 Jy ! Component: 200 - total flux cleaned = -2.9568e-06 Jy ! Total flux subtracted in 200 components = -2.9568e-06 Jy ! Clean residual min=-0.000380 max=0.000390 Jy/beam ! Clean residual mean=-0.000006 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.045716 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 716 components and 0.045716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.032559Jy sigma=0.022754 ! Fit after self-cal, rms=0.032554Jy sigma=0.022752 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.032554Jy sigma=0.022752 ! Fit after self-cal, rms=0.033053Jy sigma=0.022661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.051 mas, bmaj=20.75 mas, bpa=-10.05 degrees ! Estimated noise=37.0159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00031645 Jy ! Component: 100 - total flux cleaned = -0.000522617 Jy ! Component: 150 - total flux cleaned = -0.000454313 Jy ! Component: 200 - total flux cleaned = -0.000344697 Jy ! Total flux subtracted in 200 components = -0.000344697 Jy ! Clean residual min=-0.000357 max=0.000356 Jy/beam ! Clean residual mean=-0.000005 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.0453713 Jy selfcal ! Performing phase self-cal ! Adding 124 model components to the UV plane model. ! The established model now contains 833 components and 0.0453713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.033013Jy sigma=0.022632 ! Fit after self-cal, rms=0.033024Jy sigma=0.022626 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.0001315 Jy ! Component: 100 - total flux cleaned = -0.00013237 Jy ! Component: 150 - total flux cleaned = -6.2985e-05 Jy ! Component: 200 - total flux cleaned = 5.79052e-05 Jy ! Total flux subtracted in 200 components = 5.79052e-05 Jy ! Clean residual min=-0.000413 max=0.000405 Jy/beam ! Clean residual mean=-0.000004 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0454292 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 861 components and 0.0454292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.033009Jy sigma=0.022617 ! Fit after self-cal, rms=0.033001Jy sigma=0.022610 ! 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.939 mas, bmaj=20.87 mas, bpa=-9.952 degrees ! Estimated noise=36.9702 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.939 x 20.87 at -9.952 degrees (North through East) ! Clean map min=-0.0085981 max=0.021483 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=5.218 mas, bmaj=22.52 mas, bpa=-11.93 degrees ! Estimated noise=49.4199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0447931 Jy ! Component: 100 - total flux cleaned = 0.0538516 Jy ! Component: 150 - total flux cleaned = 0.0522719 Jy ! Component: 200 - total flux cleaned = 0.0478185 Jy ! Total flux subtracted in 200 components = 0.0478185 Jy ! Clean residual min=-0.007254 max=0.007251 Jy/beam ! Clean residual mean=-0.000135 rms=0.003340 Jy/beam ! Combined flux in latest and established models = 0.0478185 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 121 model components to the UV plane model. ! The established model now contains 121 components and 0.0478185 Jy ! Inverting map and beam ! Estimated beam: bmin=4.939 mas, bmaj=20.87 mas, bpa=-9.952 degrees ! Estimated noise=36.9702 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.00267583 Jy ! Component: 100 - total flux cleaned = 0.0013832 Jy ! Component: 150 - total flux cleaned = -0.00053431 Jy ! Component: 200 - total flux cleaned = -0.000775603 Jy ! Total flux subtracted in 200 components = -0.000775603 Jy ! Clean residual min=-0.001925 max=0.001916 Jy/beam ! Clean residual mean=-0.000040 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.0470429 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 221 components and 0.0470429 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=5.051 mas, bmaj=20.75 mas, bpa=-10.05 degrees ! Estimated noise=37.0159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000492068 Jy ! Component: 100 - total flux cleaned = -0.00081654 Jy ! Component: 150 - total flux cleaned = -0.000962624 Jy ! Component: 200 - total flux cleaned = -0.00096474 Jy ! Total flux subtracted in 200 components = -0.00096474 Jy ! Clean residual min=-0.001119 max=0.001119 Jy/beam ! Clean residual mean=-0.000019 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0460781 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.000198645 Jy ! Component: 100 - total flux cleaned = 0.000394213 Jy ! Component: 150 - total flux cleaned = 0.000523098 Jy ! Component: 200 - total flux cleaned = 0.000654205 Jy ! Total flux subtracted in 200 components = 0.000654205 Jy ! Clean residual min=-0.001068 max=0.001084 Jy/beam ! Clean residual mean=-0.000011 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0467323 Jy ! Adding 199 model components to the UV plane model. ! The established model now contains 416 components and 0.0467324 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.939 mas, bmaj=20.87 mas, bpa=-9.952 degrees ! Estimated noise=36.9702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000811232 Jy ! Component: 100 - total flux cleaned = -0.000987956 Jy ! Component: 150 - total flux cleaned = -0.0010483 Jy ! Component: 200 - total flux cleaned = -0.00110803 Jy ! Total flux subtracted in 200 components = -0.00110803 Jy ! Clean residual min=-0.000487 max=0.000483 Jy/beam ! Clean residual mean=-0.000001 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.0456243 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 467 components and 0.0456243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.033063Jy sigma=0.022649 ! Fit after self-cal, rms=0.033050Jy sigma=0.022640 wmodel /d2/scr/pima/bp171aa_uvs/J1302-3130_X_map.mod ! Writing 467 model components to file: /d2/scr/pima/bp171aa_uvs/J1302-3130_X_map.mod wobs /d2/scr/pima/bp171aa_uvs/J1302-3130_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171aa_uvs/J1302-3130_X_uvs.fits wwins /d2/scr/pima/bp171aa_uvs/J1302-3130_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp171aa_uvs/J1302-3130_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.939 x 20.87 at -9.952 degrees (North through East) ! Clean map min=-0.0065333 max=0.018992 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171aa_uvs/J1302-3130_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0189922 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203153 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.20899 3.20899 6.41798 12.836 25.6719 51.3439 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.018 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 93.487 quit ! Quitting program ! Log file /d2/scr/pima/bp171aa_uvs/J1302-3130_X_uvs.log closed on Thu Nov 28 23:38:29 2013