! Started logfile: /d2/scr/pima/bp171aa_uvs/J1238-2254_C_uvs.log on Thu Nov 28 23:38:27 2013 obs /d2/scr/pima/bp171aa_uvs/J1238-2254_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171aa_uvs/J1238-2254_C_uva.fits ! AN table 1: 13 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.820513 visibilities/baseline/integration-bin. ! Found source: J1238-2254 ! ! 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 4.14397e+09 3.2e+07 1 3.2e+07 ! 02 2 4.17597e+09 3.2e+07 1 3.2e+07 ! 03 3 4.20797e+09 3.2e+07 1 3.2e+07 ! 04 4 4.23997e+09 3.2e+07 1 3.2e+07 ! 05 5 4.43197e+09 3.2e+07 1 3.2e+07 ! 06 6 4.52797e+09 3.2e+07 1 3.2e+07 ! 07 7 4.55997e+09 3.2e+07 1 3.2e+07 ! 08 8 4.59197e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 512 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.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171aa_uvs/J1238-2254_C] 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.300x0.300 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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999408Jy sigma=0.706624 ! Fit after self-cal, rms=0.981138Jy sigma=0.693705 ! 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=14.51 mas, bmaj=22.87 mas, bpa=-12.14 degrees ! Estimated noise=47.418 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.0148177 Jy ! Component: 100 - total flux cleaned = 0.0151061 Jy ! Total flux subtracted in 100 components = 0.0151061 Jy ! Clean residual min=-0.002018 max=0.001975 Jy/beam ! Clean residual mean=-0.000007 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.0151061 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0151061 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.020764Jy sigma=0.014680 ! Fit after self-cal, rms=0.019410Jy sigma=0.013723 ! 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=13.72 mas, bmaj=25.08 mas, bpa=-22.3 degrees ! Estimated noise=44.5477 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.000800653 Jy ! Component: 100 - total flux cleaned = -0.00107684 Jy ! Component: 150 - total flux cleaned = -0.00108013 Jy ! Component: 200 - total flux cleaned = -0.000878016 Jy ! Total flux subtracted in 200 components = -0.000878016 Jy ! Clean residual min=-0.001033 max=0.001062 Jy/beam ! Clean residual mean=0.000001 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0142281 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 108 components and 0.0142281 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.018678Jy sigma=0.013205 ! Fit after self-cal, rms=0.018472Jy sigma=0.013059 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.72 x 25.08 at -22.3 degrees (North through East) ! Clean map min=-0.0046999 max=0.016277 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 KP 1.10 LA 1.05 PT 0.89 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.018472Jy sigma=0.013059 ! Fit after self-cal, rms=0.018521Jy sigma=0.013064 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13.92 mas, bmaj=24.57 mas, bpa=-21.48 degrees ! Estimated noise=45.8284 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.000242922 Jy ! Component: 100 - total flux cleaned = -0.000125092 Jy ! Component: 150 - total flux cleaned = -5.81413e-05 Jy ! Component: 200 - total flux cleaned = -9.07629e-05 Jy ! Total flux subtracted in 200 components = -9.07629e-05 Jy ! Clean residual min=-0.000503 max=0.000508 Jy/beam ! Clean residual mean=-0.000003 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0141374 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 168 components and 0.0141374 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.018410Jy sigma=0.012987 ! Fit after self-cal, rms=0.018397Jy sigma=0.012971 ! 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.018397Jy sigma=0.012971 ! Fit after self-cal, rms=0.018393Jy sigma=0.012970 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.93 mas, bmaj=24.63 mas, bpa=-21.5 degrees ! Estimated noise=45.7935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000492687 Jy ! Component: 100 - total flux cleaned = 0.000829497 Jy ! Component: 150 - total flux cleaned = 0.000892394 Jy ! Component: 200 - total flux cleaned = 0.000976279 Jy ! Total flux subtracted in 200 components = 0.000976279 Jy ! Clean residual min=-0.000351 max=0.000346 Jy/beam ! Clean residual mean=-0.000003 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.0151136 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 243 components and 0.0151136 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.018347Jy sigma=0.012938 ! Fit after self-cal, rms=0.018345Jy sigma=0.012932 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.000321079 Jy ! Component: 100 - total flux cleaned = 0.000355731 Jy ! Component: 150 - total flux cleaned = 0.000388611 Jy ! Component: 200 - total flux cleaned = 0.000438017 Jy ! Total flux subtracted in 200 components = 0.000438017 Jy ! Clean residual min=-0.000275 max=0.000273 Jy/beam ! Clean residual mean=-0.000002 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0155516 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 305 components and 0.0155516 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.018318Jy sigma=0.012914 ! Fit after self-cal, rms=0.018314Jy sigma=0.012911 ! 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.018314Jy sigma=0.012911 ! Fit after self-cal, rms=0.018331Jy sigma=0.012922 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.85 mas, bmaj=24.63 mas, bpa=-21.76 degrees ! Estimated noise=45.7595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000374774 Jy ! Component: 100 - total flux cleaned = -0.00042718 Jy ! Component: 150 - total flux cleaned = -0.000458993 Jy ! Component: 200 - total flux cleaned = -0.000504401 Jy ! Total flux subtracted in 200 components = -0.000504401 Jy ! Clean residual min=-0.000247 max=0.000244 Jy/beam ! Clean residual mean=-0.000003 rms=0.000090 Jy/beam ! Combined flux in latest and established models = 0.0150472 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 379 components and 0.0150472 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.018306Jy sigma=0.012905 ! Fit after self-cal, rms=0.018299Jy sigma=0.012900 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 = 1.64402e-05 Jy ! Component: 100 - total flux cleaned = 2.80977e-06 Jy ! Component: 150 - total flux cleaned = 2.72609e-06 Jy ! Component: 200 - total flux cleaned = 1.53696e-05 Jy ! Total flux subtracted in 200 components = 1.53696e-05 Jy ! Clean residual min=-0.000214 max=0.000213 Jy/beam ! Clean residual mean=-0.000002 rms=0.000078 Jy/beam ! Combined flux in latest and established models = 0.0150626 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 428 components and 0.0150626 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.018286Jy sigma=0.012891 ! Fit after self-cal, rms=0.018283Jy sigma=0.012889 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.018283Jy sigma=0.012889 ! Fit after self-cal, rms=0.018319Jy sigma=0.012895 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.95 mas, bmaj=24.55 mas, bpa=-21.62 degrees ! Estimated noise=45.7506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.02314e-05 Jy ! Component: 100 - total flux cleaned = -6.36651e-05 Jy ! Component: 150 - total flux cleaned = -6.40794e-05 Jy ! Component: 200 - total flux cleaned = -5.37379e-05 Jy ! Total flux subtracted in 200 components = -5.37379e-05 Jy ! Clean residual min=-0.000174 max=0.000178 Jy/beam ! Clean residual mean=-0.000002 rms=0.000065 Jy/beam ! Combined flux in latest and established models = 0.0150089 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 488 components and 0.0150089 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.018308Jy sigma=0.012887 ! Fit after self-cal, rms=0.018308Jy sigma=0.012885 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 = -5.01175e-05 Jy ! Component: 100 - total flux cleaned = -8.8729e-05 Jy ! Component: 150 - total flux cleaned = -0.000125984 Jy ! Component: 200 - total flux cleaned = -0.000125877 Jy ! Total flux subtracted in 200 components = -0.000125877 Jy ! Clean residual min=-0.000153 max=0.000153 Jy/beam ! Clean residual mean=-0.000002 rms=0.000056 Jy/beam ! Combined flux in latest and established models = 0.014883 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 538 components and 0.014883 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.018301Jy sigma=0.012880 ! Fit after self-cal, rms=0.018299Jy sigma=0.012879 ! 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=13.82 mas, bmaj=24.62 mas, bpa=-21.85 degrees ! Estimated noise=45.7362 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.82 x 24.62 at -21.85 degrees (North through East) ! Clean map min=-0.0049551 max=0.015837 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=14.45 mas, bmaj=22.92 mas, bpa=-12.73 degrees ! Estimated noise=48.3296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133457 Jy ! Component: 100 - total flux cleaned = 0.0132262 Jy ! Component: 150 - total flux cleaned = 0.0133642 Jy ! Component: 200 - total flux cleaned = 0.0134627 Jy ! Total flux subtracted in 200 components = 0.0134627 Jy ! Clean residual min=-0.001913 max=0.001855 Jy/beam ! Clean residual mean=-0.000004 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0134627 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.0134627 Jy ! Inverting map and beam ! Estimated beam: bmin=13.82 mas, bmaj=24.62 mas, bpa=-21.85 degrees ! Estimated noise=45.7362 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.000178779 Jy ! Component: 100 - total flux cleaned = -0.00016674 Jy ! Component: 150 - total flux cleaned = -6.14536e-05 Jy ! Component: 200 - total flux cleaned = -0.000167966 Jy ! Total flux subtracted in 200 components = -0.000167966 Jy ! Clean residual min=-0.000925 max=0.000922 Jy/beam ! Clean residual mean=-0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0132947 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 109 components and 0.0132947 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.95 mas, bmaj=24.55 mas, bpa=-21.62 degrees ! Estimated noise=45.7506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000375819 Jy ! Component: 100 - total flux cleaned = 0.000378847 Jy ! Component: 150 - total flux cleaned = 0.00028912 Jy ! Component: 200 - total flux cleaned = 0.000176446 Jy ! Total flux subtracted in 200 components = 0.000176446 Jy ! Clean residual min=-0.000454 max=0.000462 Jy/beam ! Clean residual mean=0.000000 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.0134712 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.000108705 Jy ! Component: 100 - total flux cleaned = -0.000138249 Jy ! Component: 150 - total flux cleaned = -8.00845e-05 Jy ! Component: 200 - total flux cleaned = 1.34731e-05 Jy ! Total flux subtracted in 200 components = 1.34731e-05 Jy ! Clean residual min=-0.000533 max=0.000530 Jy/beam ! Clean residual mean=0.000000 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.0134846 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 204 components and 0.0134846 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=13.82 mas, bmaj=24.62 mas, bpa=-21.85 degrees ! Estimated noise=45.7362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.23392e-05 Jy ! Component: 100 - total flux cleaned = -9.86856e-05 Jy ! Component: 150 - total flux cleaned = -0.000197174 Jy ! Component: 200 - total flux cleaned = -0.00027434 Jy ! Total flux subtracted in 200 components = -0.00027434 Jy ! Clean residual min=-0.000321 max=0.000330 Jy/beam ! Clean residual mean=-0.000003 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.0132103 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 263 components and 0.0132103 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.018336Jy sigma=0.012906 ! Fit after self-cal, rms=0.018328Jy sigma=0.012900 wmodel /d2/scr/pima/bp171aa_uvs/J1238-2254_C_map.mod ! Writing 263 model components to file: /d2/scr/pima/bp171aa_uvs/J1238-2254_C_map.mod wobs /d2/scr/pima/bp171aa_uvs/J1238-2254_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171aa_uvs/J1238-2254_C_uvs.fits wwins /d2/scr/pima/bp171aa_uvs/J1238-2254_C_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/J1238-2254_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.82 x 24.62 at -21.85 degrees (North through East) ! Clean map min=-0.0062458 max=0.011675 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171aa_uvs/J1238-2254_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0116751 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000104374 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.68197 2.68197 5.36394 10.7279 21.4558 42.9115 85.8231 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.011 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 111.858 quit ! Quitting program ! Log file /d2/scr/pima/bp171aa_uvs/J1238-2254_C_uvs.log closed on Thu Nov 28 23:38:32 2013