! Started logfile: /d2/scr/pima/bp171aa_uvs/J1405-3907_X_uvs.log on Thu Nov 28 23:39:12 2013 obs /d2/scr/pima/bp171aa_uvs/J1405-3907_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171aa_uvs/J1405-3907_X_uva.fits ! AN table 1: 9 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.588889 visibilities/baseline/integration-bin. ! Found source: J1405-3907 ! ! 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 424 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/J1405-3907_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.989922Jy sigma=0.699946 ! Fit after self-cal, rms=0.921792Jy sigma=0.651770 ! 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=7.857 mas, bmaj=31.72 mas, bpa=-12.59 degrees ! Estimated noise=52.2552 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.0609644 Jy ! Component: 100 - total flux cleaned = 0.0711573 Jy ! Total flux subtracted in 100 components = 0.0711573 Jy ! Clean residual min=-0.008213 max=0.008241 Jy/beam ! Clean residual mean=-0.000004 rms=0.003640 Jy/beam ! Combined flux in latest and established models = 0.0711573 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0711573 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.041090Jy sigma=0.029054 ! Fit after self-cal, rms=0.040970Jy sigma=0.028968 ! 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=7.403 mas, bmaj=30.06 mas, bpa=-12.68 degrees ! Estimated noise=49.5099 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.00408179 Jy ! Component: 100 - total flux cleaned = -0.00670276 Jy ! Component: 150 - total flux cleaned = -0.00751115 Jy ! Component: 200 - total flux cleaned = -0.00555033 Jy ! Total flux subtracted in 200 components = -0.00555033 Jy ! Clean residual min=-0.003442 max=0.003478 Jy/beam ! Clean residual mean=-0.000070 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.065607 Jy ! Performing phase self-cal ! Adding 104 model components to the UV plane model. ! The established model now contains 134 components and 0.0656069 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.037613Jy sigma=0.026594 ! Fit after self-cal, rms=0.037427Jy sigma=0.026463 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.403 x 30.06 at -12.68 degrees (North through East) ! Clean map min=-0.0057019 max=0.065083 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* OV 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* OV 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* OV 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.02 KP 0.94 LA 0.88 OV 0.88 ! PT 1.06 ! ! ! 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* OV 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.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! 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* OV 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 0.99 KP 0.97 LA 0.97 OV 0.93 ! PT 1.09 ! ! ! Fit before self-cal, rms=0.037427Jy sigma=0.026463 ! Fit after self-cal, rms=0.037884Jy sigma=0.026858 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.241 mas, bmaj=30.44 mas, bpa=-12.86 degrees ! Estimated noise=50.664 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.000661086 Jy ! Component: 100 - total flux cleaned = 0.000737273 Jy ! Component: 150 - total flux cleaned = 0.000512737 Jy ! Component: 200 - total flux cleaned = 0.000278303 Jy ! Total flux subtracted in 200 components = 0.000278303 Jy ! Clean residual min=-0.001382 max=0.001353 Jy/beam ! Clean residual mean=-0.000007 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0658852 Jy ! Performing phase self-cal ! Adding 116 model components to the UV plane model. ! The established model now contains 250 components and 0.0658853 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.037599Jy sigma=0.026667 ! Fit after self-cal, rms=0.037599Jy sigma=0.026654 ! 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.037599Jy sigma=0.026654 ! Fit after self-cal, rms=0.037021Jy sigma=0.026490 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.255 mas, bmaj=30.41 mas, bpa=-12.84 degrees ! Estimated noise=49.8817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000107224 Jy ! Component: 100 - total flux cleaned = -0.000196908 Jy ! Component: 150 - total flux cleaned = -0.000455286 Jy ! Component: 200 - total flux cleaned = -0.00062028 Jy ! Total flux subtracted in 200 components = -0.00062028 Jy ! Clean residual min=-0.000939 max=0.000936 Jy/beam ! Clean residual mean=-0.000005 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.065265 Jy selfcal ! Performing phase self-cal ! Adding 109 model components to the UV plane model. ! The established model now contains 353 components and 0.065265 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.036896Jy sigma=0.026410 ! Fit after self-cal, rms=0.036908Jy sigma=0.026405 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.000452915 Jy ! Component: 100 - total flux cleaned = 0.00037152 Jy ! Component: 150 - total flux cleaned = 0.000244893 Jy ! Component: 200 - total flux cleaned = 0.000111349 Jy ! Total flux subtracted in 200 components = 0.000111349 Jy ! Clean residual min=-0.000784 max=0.000769 Jy/beam ! Clean residual mean=0.000000 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.0653763 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 430 components and 0.0653763 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.036835Jy sigma=0.026360 ! Fit after self-cal, rms=0.036839Jy sigma=0.026358 ! 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.036839Jy sigma=0.026358 ! Fit after self-cal, rms=0.036510Jy sigma=0.026133 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.266 mas, bmaj=30.48 mas, bpa=-12.93 degrees ! Estimated noise=49.4819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00016712 Jy ! Component: 100 - total flux cleaned = 0.000523416 Jy ! Component: 150 - total flux cleaned = 0.000932599 Jy ! Component: 200 - total flux cleaned = 0.000836701 Jy ! Total flux subtracted in 200 components = 0.000836701 Jy ! Clean residual min=-0.000537 max=0.000534 Jy/beam ! Clean residual mean=-0.000001 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.066213 Jy selfcal ! Performing phase self-cal ! Adding 129 model components to the UV plane model. ! The established model now contains 559 components and 0.066213 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.036418Jy sigma=0.026080 ! Fit after self-cal, rms=0.036440Jy sigma=0.026072 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.6347e-05 Jy ! Component: 100 - total flux cleaned = -0.000168015 Jy ! Component: 150 - total flux cleaned = -0.000261157 Jy ! Component: 200 - total flux cleaned = -0.000334919 Jy ! Total flux subtracted in 200 components = -0.000334919 Jy ! Clean residual min=-0.000419 max=0.000411 Jy/beam ! Clean residual mean=0.000003 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0658781 Jy ! Performing phase self-cal ! Adding 137 model components to the UV plane model. ! The established model now contains 691 components and 0.0658781 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.036411Jy sigma=0.026057 ! Fit after self-cal, rms=0.036416Jy sigma=0.026055 ! 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.036416Jy sigma=0.026055 ! Fit after self-cal, rms=0.036132Jy sigma=0.025936 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.392 mas, bmaj=30.36 mas, bpa=-12.95 degrees ! Estimated noise=49.1858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000661386 Jy ! Component: 100 - total flux cleaned = 0.00149043 Jy ! Component: 150 - total flux cleaned = 0.00195702 Jy ! Component: 200 - total flux cleaned = 0.00212066 Jy ! Total flux subtracted in 200 components = 0.00212066 Jy ! Clean residual min=-0.000373 max=0.000365 Jy/beam ! Clean residual mean=-0.000000 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0679988 Jy selfcal ! Performing phase self-cal ! Adding 126 model components to the UV plane model. ! The established model now contains 810 components and 0.0679988 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.036052Jy sigma=0.025889 ! Fit after self-cal, rms=0.036073Jy sigma=0.025884 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.000125104 Jy ! Component: 100 - total flux cleaned = 0.000230453 Jy ! Component: 150 - total flux cleaned = 0.000427325 Jy ! Component: 200 - total flux cleaned = 0.000563948 Jy ! Total flux subtracted in 200 components = 0.000563948 Jy ! Clean residual min=-0.000227 max=0.000230 Jy/beam ! Clean residual mean=0.000003 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0685627 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 908 components and 0.0685627 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.036057Jy sigma=0.025878 ! Fit after self-cal, rms=0.036062Jy sigma=0.025876 ! 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=7.276 mas, bmaj=30.56 mas, bpa=-13.04 degrees ! Estimated noise=49.1802 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.276 x 30.56 at -13.04 degrees (North through East) ! Clean map min=-0.0048766 max=0.064614 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=7.894 mas, bmaj=31.8 mas, bpa=-12.73 degrees ! Estimated noise=51.6573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0582326 Jy ! Component: 100 - total flux cleaned = 0.0654982 Jy ! Component: 150 - total flux cleaned = 0.062781 Jy ! Component: 200 - total flux cleaned = 0.0650112 Jy ! Total flux subtracted in 200 components = 0.0650112 Jy ! Clean residual min=-0.005178 max=0.005202 Jy/beam ! Clean residual mean=-0.000102 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.0650112 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 73 model components to the UV plane model. ! The established model now contains 73 components and 0.0650112 Jy ! Inverting map and beam ! Estimated beam: bmin=7.276 mas, bmaj=30.56 mas, bpa=-13.04 degrees ! Estimated noise=49.1802 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.00378401 Jy ! Component: 100 - total flux cleaned = 0.00523335 Jy ! Component: 150 - total flux cleaned = 0.00646138 Jy ! Component: 200 - total flux cleaned = 0.00714201 Jy ! Total flux subtracted in 200 components = 0.00714201 Jy ! Clean residual min=-0.001286 max=0.001280 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0721532 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 148 components and 0.0721532 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=7.392 mas, bmaj=30.36 mas, bpa=-12.95 degrees ! Estimated noise=49.1858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000812273 Jy ! Component: 100 - total flux cleaned = 0.00131605 Jy ! Component: 150 - total flux cleaned = 0.00141817 Jy ! Component: 200 - total flux cleaned = 0.00138482 Jy ! Total flux subtracted in 200 components = 0.00138482 Jy ! Clean residual min=-0.000571 max=0.000570 Jy/beam ! Clean residual mean=0.000002 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.0735381 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.000176179 Jy ! Component: 100 - total flux cleaned = -0.000404284 Jy ! Component: 150 - total flux cleaned = -0.00069698 Jy ! Component: 200 - total flux cleaned = -0.00092476 Jy ! Total flux subtracted in 200 components = -0.00092476 Jy ! Clean residual min=-0.000807 max=0.000804 Jy/beam ! Clean residual mean=0.000000 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.0726133 Jy ! Adding 166 model components to the UV plane model. ! The established model now contains 305 components and 0.0726133 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.276 mas, bmaj=30.56 mas, bpa=-13.04 degrees ! Estimated noise=49.1802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.85642e-05 Jy ! Component: 100 - total flux cleaned = 0.000166851 Jy ! Component: 150 - total flux cleaned = 0.000293279 Jy ! Component: 200 - total flux cleaned = 0.000334218 Jy ! Total flux subtracted in 200 components = 0.000334218 Jy ! Clean residual min=-0.000338 max=0.000340 Jy/beam ! Clean residual mean=0.000003 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0729475 Jy selfcal ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 410 components and 0.0729475 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.036108Jy sigma=0.025911 ! Fit after self-cal, rms=0.036107Jy sigma=0.025908 wmodel /d2/scr/pima/bp171aa_uvs/J1405-3907_X_map.mod ! Writing 410 model components to file: /d2/scr/pima/bp171aa_uvs/J1405-3907_X_map.mod wobs /d2/scr/pima/bp171aa_uvs/J1405-3907_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171aa_uvs/J1405-3907_X_uvs.fits wwins /d2/scr/pima/bp171aa_uvs/J1405-3907_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/J1405-3907_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.276 x 30.56 at -13.04 degrees (North through East) ! Clean map min=-0.0041534 max=0.059736 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171aa_uvs/J1405-3907_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0597359 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158214 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.794567 0.794567 1.58913 3.17827 6.35654 12.7131 25.4261 50.8523 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 377.564 quit ! Quitting program ! Log file /d2/scr/pima/bp171aa_uvs/J1405-3907_X_uvs.log closed on Thu Nov 28 23:39:21 2013