! Started logfile: /d2/scr/pima/bp171aa_uvs/J0921-3219_C_uvs.log on Thu Nov 28 23:33:20 2013 obs /d2/scr/pima/bp171aa_uvs/J0921-3219_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171aa_uvs/J0921-3219_C_uva.fits ! AN table 1: 23 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.73913 visibilities/baseline/integration-bin. ! Found source: J0921-3219 ! ! 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 2856 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/J0921-3219_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006509Jy sigma=0.711670 ! Fit after self-cal, rms=0.966439Jy sigma=0.683339 ! 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.836 mas, bmaj=19.39 mas, bpa=6.924 degrees ! Estimated noise=22.3856 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.0255728 Jy ! Component: 100 - total flux cleaned = 0.0330498 Jy ! Total flux subtracted in 100 components = 0.0330498 Jy ! Clean residual min=-0.003334 max=0.004671 Jy/beam ! Clean residual mean=-0.000026 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.0330497 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0330497 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.036532Jy sigma=0.025829 ! Fit after self-cal, rms=0.034223Jy sigma=0.024196 ! 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=6.17 mas, bmaj=22.1 mas, bpa=7.823 degrees ! Estimated noise=18.7131 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.00759092 Jy ! Component: 100 - total flux cleaned = 0.0119289 Jy ! Component: 150 - total flux cleaned = 0.0146974 Jy ! Component: 200 - total flux cleaned = 0.0165792 Jy ! Total flux subtracted in 200 components = 0.0165792 Jy ! Clean residual min=-0.002447 max=0.003162 Jy/beam ! Clean residual mean=-0.000040 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.049629 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 88 components and 0.049629 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.032446Jy sigma=0.022939 ! Fit after self-cal, rms=0.032324Jy sigma=0.022853 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.17 x 22.1 at 7.823 degrees (North through East) ! Clean map min=-0.0024901 max=0.03779 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.07 KP 0.93 LA 1.03 ! NL 1.04 OV 0.85 PT 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.18 KP 1.03 LA 1.14 ! NL 1.09 OV 1.17 PT 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.12 KP 1.01 LA 1.04 ! NL 0.85 OV 0.96 PT 0.93 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 KP 1.08 LA 1.03 ! NL 1.07 OV 1.03 PT 0.88 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 KP 1.03 LA 1.15 ! NL 1.12 OV 0.92 PT 0.95 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.05 KP 1.13 LA 1.06 ! NL 0.86 OV 0.85 PT 0.84 ! ! ! Fit before self-cal, rms=0.032324Jy sigma=0.022853 ! Fit after self-cal, rms=0.031848Jy sigma=0.022620 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.161 mas, bmaj=22.16 mas, bpa=7.926 degrees ! Estimated noise=18.4496 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.00177154 Jy ! Component: 100 - total flux cleaned = 0.00278564 Jy ! Component: 150 - total flux cleaned = 0.0031295 Jy ! Component: 200 - total flux cleaned = 0.00321905 Jy ! Total flux subtracted in 200 components = 0.00321905 Jy ! Clean residual min=-0.001632 max=0.002263 Jy/beam ! Clean residual mean=-0.000012 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.052848 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 121 components and 0.052848 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.031745Jy sigma=0.022542 ! Fit after self-cal, rms=0.031805Jy sigma=0.022517 ! 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.031805Jy sigma=0.022517 ! Fit after self-cal, rms=0.031986Jy sigma=0.022505 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.138 mas, bmaj=22.01 mas, bpa=7.841 degrees ! Estimated noise=18.5417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000955045 Jy ! Component: 100 - total flux cleaned = 0.00159113 Jy ! Component: 150 - total flux cleaned = 0.00187351 Jy ! Component: 200 - total flux cleaned = 0.00200274 Jy ! Total flux subtracted in 200 components = 0.00200274 Jy ! Clean residual min=-0.001607 max=0.002112 Jy/beam ! Clean residual mean=-0.000006 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0548508 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 145 components and 0.0548508 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.031950Jy sigma=0.022481 ! Fit after self-cal, rms=0.031964Jy sigma=0.022478 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.000185728 Jy ! Component: 100 - total flux cleaned = 0.000166305 Jy ! Component: 150 - total flux cleaned = 0.000156402 Jy ! Component: 200 - total flux cleaned = 0.00013788 Jy ! Total flux subtracted in 200 components = 0.00013788 Jy ! Clean residual min=-0.001590 max=0.002087 Jy/beam ! Clean residual mean=-0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0549887 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 166 components and 0.0549887 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.031956Jy sigma=0.022473 ! Fit after self-cal, rms=0.031956Jy sigma=0.022472 ! 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.031956Jy sigma=0.022472 ! Fit after self-cal, rms=0.032201Jy sigma=0.022465 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.126 mas, bmaj=21.86 mas, bpa=7.782 degrees ! Estimated noise=18.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000610343 Jy ! Component: 100 - total flux cleaned = 0.00100793 Jy ! Component: 150 - total flux cleaned = 0.00124104 Jy ! Component: 200 - total flux cleaned = 0.00131273 Jy ! Total flux subtracted in 200 components = 0.00131273 Jy ! Clean residual min=-0.001610 max=0.002000 Jy/beam ! Clean residual mean=-0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0563014 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 195 components and 0.0563014 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.032186Jy sigma=0.022456 ! Fit after self-cal, rms=0.032190Jy sigma=0.022455 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 = 9.85768e-05 Jy ! Component: 100 - total flux cleaned = 9.10198e-05 Jy ! Component: 150 - total flux cleaned = 9.10566e-05 Jy ! Component: 200 - total flux cleaned = 9.80116e-05 Jy ! Total flux subtracted in 200 components = 9.80116e-05 Jy ! Clean residual min=-0.001604 max=0.001989 Jy/beam ! Clean residual mean=-0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0563994 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 217 components and 0.0563994 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.032186Jy sigma=0.022453 ! Fit after self-cal, rms=0.032187Jy sigma=0.022453 ! 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.032187Jy sigma=0.022453 ! Fit after self-cal, rms=0.032394Jy sigma=0.022449 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.363 mas, bmaj=21.88 mas, bpa=8.018 degrees ! Estimated noise=18.951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000485324 Jy ! Component: 100 - total flux cleaned = 0.000808035 Jy ! Component: 150 - total flux cleaned = 0.000939729 Jy ! Component: 200 - total flux cleaned = 0.000991057 Jy ! Total flux subtracted in 200 components = 0.000991057 Jy ! Clean residual min=-0.001542 max=0.001933 Jy/beam ! Clean residual mean=-0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0573905 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 234 components and 0.0573905 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.032385Jy sigma=0.022444 ! Fit after self-cal, rms=0.032387Jy sigma=0.022443 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.00010995 Jy ! Component: 100 - total flux cleaned = 0.000117167 Jy ! Component: 150 - total flux cleaned = 0.000123724 Jy ! Component: 200 - total flux cleaned = 0.00012987 Jy ! Total flux subtracted in 200 components = 0.00012987 Jy ! Clean residual min=-0.001524 max=0.001923 Jy/beam ! Clean residual mean=-0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0575203 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 241 components and 0.0575203 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.032385Jy sigma=0.022442 ! Fit after self-cal, rms=0.032385Jy sigma=0.022442 ! 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=6.118 mas, bmaj=21.76 mas, bpa=7.736 degrees ! Estimated noise=18.8419 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.118 x 21.76 at 7.736 degrees (North through East) ! Clean map min=-0.001576 max=0.038871 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.767 mas, bmaj=19.25 mas, bpa=6.841 degrees ! Estimated noise=22.3905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0267724 Jy ! Component: 100 - total flux cleaned = 0.0362036 Jy ! Component: 150 - total flux cleaned = 0.0422493 Jy ! Component: 200 - total flux cleaned = 0.0465056 Jy ! Total flux subtracted in 200 components = 0.0465056 Jy ! Clean residual min=-0.002961 max=0.003640 Jy/beam ! Clean residual mean=-0.000018 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.0465057 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.0465057 Jy ! Inverting map and beam ! Estimated beam: bmin=6.118 mas, bmaj=21.76 mas, bpa=7.736 degrees ! Estimated noise=18.8419 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.00371491 Jy ! Component: 100 - total flux cleaned = 0.00615767 Jy ! Component: 150 - total flux cleaned = 0.00786727 Jy ! Component: 200 - total flux cleaned = 0.00907339 Jy ! Total flux subtracted in 200 components = 0.00907339 Jy ! Clean residual min=-0.001794 max=0.002304 Jy/beam ! Clean residual mean=-0.000014 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.055579 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 104 components and 0.055579 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=6.363 mas, bmaj=21.88 mas, bpa=8.018 degrees ! Estimated noise=18.951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000756242 Jy ! Component: 100 - total flux cleaned = 0.00105544 Jy ! Component: 150 - total flux cleaned = 0.00128244 Jy ! Component: 200 - total flux cleaned = 0.00139588 Jy ! Total flux subtracted in 200 components = 0.00139588 Jy ! Clean residual min=-0.001647 max=0.002144 Jy/beam ! Clean residual mean=-0.000006 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0569749 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 = 3.93993e-05 Jy ! Component: 100 - total flux cleaned = 6.25072e-05 Jy ! Component: 150 - total flux cleaned = 8.33505e-05 Jy ! Component: 200 - total flux cleaned = 8.35286e-05 Jy ! Total flux subtracted in 200 components = 8.35286e-05 Jy ! Clean residual min=-0.001624 max=0.002079 Jy/beam ! Clean residual mean=-0.000004 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0570584 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 157 components and 0.0570584 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.118 mas, bmaj=21.76 mas, bpa=7.736 degrees ! Estimated noise=18.8419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.43671e-05 Jy ! Component: 100 - total flux cleaned = -0.000129638 Jy ! Component: 150 - total flux cleaned = -0.000113517 Jy ! Component: 200 - total flux cleaned = -0.000105737 Jy ! Total flux subtracted in 200 components = -0.000105737 Jy ! Clean residual min=-0.001713 max=0.002048 Jy/beam ! Clean residual mean=-0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0569527 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 177 components and 0.0569527 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.032406Jy sigma=0.022459 ! Fit after self-cal, rms=0.032404Jy sigma=0.022458 wmodel /d2/scr/pima/bp171aa_uvs/J0921-3219_C_map.mod ! Writing 177 model components to file: /d2/scr/pima/bp171aa_uvs/J0921-3219_C_map.mod wobs /d2/scr/pima/bp171aa_uvs/J0921-3219_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171aa_uvs/J0921-3219_C_uvs.fits wwins /d2/scr/pima/bp171aa_uvs/J0921-3219_C_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp171aa_uvs/J0921-3219_C_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.000361006 Jy ! Component: 100 - total flux cleaned = 0.000492499 Jy ! Component: 150 - total flux cleaned = 0.000773847 Jy ! Component: 200 - total flux cleaned = 0.00105218 Jy ! Component: 250 - total flux cleaned = 0.00137423 Jy ! Component: 300 - total flux cleaned = 0.00169618 Jy ! Component: 350 - total flux cleaned = 0.00203433 Jy ! Component: 400 - total flux cleaned = 0.00231893 Jy ! Component: 450 - total flux cleaned = 0.00252427 Jy ! Component: 500 - total flux cleaned = 0.00264484 Jy ! Component: 550 - total flux cleaned = 0.00273145 Jy ! Component: 600 - total flux cleaned = 0.00281475 Jy ! Component: 650 - total flux cleaned = 0.00285508 Jy ! Component: 700 - total flux cleaned = 0.00290697 Jy ! Component: 750 - total flux cleaned = 0.00296898 Jy ! Component: 800 - total flux cleaned = 0.00300497 Jy ! Component: 850 - total flux cleaned = 0.00306324 Jy ! Component: 900 - total flux cleaned = 0.00309723 Jy ! Component: 950 - total flux cleaned = 0.00314105 Jy ! Component: 1000 - total flux cleaned = 0.00310907 Jy ! Component: 1050 - total flux cleaned = 0.00310881 Jy ! Component: 1100 - total flux cleaned = 0.00309885 Jy ! Component: 1150 - total flux cleaned = 0.00311874 Jy ! Component: 1200 - total flux cleaned = 0.00312838 Jy ! Component: 1250 - total flux cleaned = 0.00312829 Jy ! Component: 1300 - total flux cleaned = 0.00313751 Jy ! Component: 1350 - total flux cleaned = 0.00316449 Jy ! Component: 1400 - total flux cleaned = 0.00316442 Jy ! Component: 1450 - total flux cleaned = 0.00318161 Jy ! Component: 1500 - total flux cleaned = 0.00320694 Jy ! Component: 1550 - total flux cleaned = 0.00323215 Jy ! Component: 1600 - total flux cleaned = 0.00328959 Jy ! Component: 1650 - total flux cleaned = 0.00332175 Jy ! Component: 1700 - total flux cleaned = 0.00336122 Jy ! Component: 1750 - total flux cleaned = 0.00340768 Jy ! Component: 1800 - total flux cleaned = 0.00342291 Jy ! Component: 1850 - total flux cleaned = 0.00348299 Jy ! Component: 1900 - total flux cleaned = 0.00352729 Jy ! Component: 1950 - total flux cleaned = 0.00356388 Jy ! Component: 2000 - total flux cleaned = 0.00360737 Jy ! Component: 2050 - total flux cleaned = 0.00367169 Jy ! Component: 2100 - total flux cleaned = 0.00369999 Jy ! Component: 2150 - total flux cleaned = 0.00374893 Jy ! Component: 2200 - total flux cleaned = 0.0037697 Jy ! Component: 2250 - total flux cleaned = 0.00379724 Jy ! Component: 2300 - total flux cleaned = 0.00383124 Jy ! Component: 2350 - total flux cleaned = 0.00385154 Jy ! Component: 2400 - total flux cleaned = 0.00387157 Jy ! Component: 2450 - total flux cleaned = 0.00390468 Jy ! Component: 2500 - total flux cleaned = 0.00393095 Jy ! Component: 2550 - total flux cleaned = 0.00394398 Jy ! Component: 2600 - total flux cleaned = 0.00397641 Jy ! Component: 2650 - total flux cleaned = 0.00398287 Jy ! Component: 2700 - total flux cleaned = 0.00399568 Jy ! Component: 2750 - total flux cleaned = 0.00402751 Jy ! Component: 2800 - total flux cleaned = 0.00405275 Jy ! Component: 2850 - total flux cleaned = 0.0040716 Jy ! Component: 2900 - total flux cleaned = 0.00409032 Jy ! Component: 2950 - total flux cleaned = 0.00410892 Jy ! Component: 3000 - total flux cleaned = 0.00411507 Jy ! Component: 3050 - total flux cleaned = 0.00412732 Jy ! Component: 3100 - total flux cleaned = 0.00412733 Jy ! Component: 3150 - total flux cleaned = 0.00415772 Jy ! Component: 3200 - total flux cleaned = 0.00415771 Jy ! Component: 3250 - total flux cleaned = 0.0041878 Jy ! Component: 3300 - total flux cleaned = 0.00419977 Jy ! Component: 3350 - total flux cleaned = 0.00422359 Jy ! Component: 3400 - total flux cleaned = 0.00422355 Jy ! Component: 3450 - total flux cleaned = 0.00424131 Jy ! Component: 3500 - total flux cleaned = 0.00424722 Jy ! Component: 3550 - total flux cleaned = 0.00427074 Jy ! Component: 3600 - total flux cleaned = 0.00428831 Jy ! Component: 3650 - total flux cleaned = 0.00429415 Jy ! Component: 3700 - total flux cleaned = 0.00431169 Jy ! Component: 3750 - total flux cleaned = 0.004335 Jy ! Component: 3800 - total flux cleaned = 0.00435823 Jy ! Component: 3850 - total flux cleaned = 0.00438722 Jy ! Component: 3900 - total flux cleaned = 0.00439305 Jy ! Component: 3950 - total flux cleaned = 0.0044162 Jy ! Component: 4000 - total flux cleaned = 0.00441617 Jy ! Component: 4050 - total flux cleaned = 0.00442195 Jy ! Total flux subtracted in 4096 components = 0.00442194 Jy ! Clean residual min=-0.000294 max=0.000332 Jy/beam ! Clean residual mean=-0.000001 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0613746 Jy keep ! Adding 452 model components to the UV plane model. ! The established model now contains 629 components and 0.0613747 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp171aa_uvs/J0921-3219_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.118 x 21.76 at 7.736 degrees (North through East) ! Clean map min=-0.0013 max=0.03831 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171aa_uvs/J0921-3219_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0383096 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000131213 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02752 1.02752 2.05504 4.11009 8.22018 16.4404 32.8807 65.7614 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.038 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 291.964 quit ! Quitting program ! Log file /d2/scr/pima/bp171aa_uvs/J0921-3219_C_uvs.log closed on Thu Nov 28 23:33:26 2013