! Started logfile: /scr/pima/rdv95_uvs/J1929+2543_S_uvs.log on Wed Nov 6 20:49:02 2013 obs /scr/pima/rdv95_uvs/J1929+2543_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J1929+2543_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1929+2543 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7920 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J1929+2543_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.020474Jy sigma=2.984716 ! Fit after self-cal, rms=0.805310Jy sigma=2.317168 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=5.904 mas, bpa=4.221 degrees ! Estimated noise=5.70615 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.153695 Jy ! Component: 100 - total flux cleaned = 0.195087 Jy ! Total flux subtracted in 100 components = 0.195087 Jy ! Clean residual min=-0.006208 max=0.016897 Jy/beam ! Clean residual mean=-0.000028 rms=0.002045 Jy/beam ! Combined flux in latest and established models = 0.195087 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.195087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065331Jy sigma=0.191391 ! Fit after self-cal, rms=0.065361Jy sigma=0.191358 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187317 Jy ! Component: 100 - total flux cleaned = 0.0287339 Jy ! Total flux subtracted in 100 components = 0.0287339 Jy ! Clean residual min=-0.004920 max=0.005453 Jy/beam ! Clean residual mean=-0.000000 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.223821 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.223821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060004Jy sigma=0.168676 ! Fit after self-cal, rms=0.060035Jy sigma=0.168645 ! 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.472 mas, bmaj=7.283 mas, bpa=2.939 degrees ! Estimated noise=2.8293 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.00764756 Jy ! Component: 100 - total flux cleaned = 0.012167 Jy ! Component: 150 - total flux cleaned = 0.0150072 Jy ! Component: 200 - total flux cleaned = 0.016835 Jy ! Total flux subtracted in 200 components = 0.016835 Jy ! Clean residual min=-0.004277 max=0.005529 Jy/beam ! Clean residual mean=-0.000040 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.240656 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 67 components and 0.240656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059205Jy sigma=0.164727 ! Fit after self-cal, rms=0.059203Jy sigma=0.164674 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.07 KP 0.94 ! LA 1.17 MK 0.89 NL 0.98 OV 0.97 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.08 HN 1.05 KP 1.01 ! LA 1.06 MK 1.03 NL 1.03 OV 0.97 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.13 HN 1.07 KP 0.99 ! LA 0.96 MK 1.01 NL 1.07 OV 1.01 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.11 HN 0.91 KP 0.93 ! LA 0.79 MK 1.13 NL 1.02 OV 0.85 ! PT 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.059203Jy sigma=0.164674 ! Fit after self-cal, rms=0.053975Jy sigma=0.142825 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.479 mas, bmaj=7.316 mas, bpa=3.206 degrees ! Estimated noise=2.83948 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.000232264 Jy ! Component: 100 - total flux cleaned = 0.000199029 Jy ! Component: 150 - total flux cleaned = 0.000138542 Jy ! Component: 200 - total flux cleaned = 0.000111617 Jy ! Total flux subtracted in 200 components = 0.000111617 Jy ! Clean residual min=-0.002123 max=0.002474 Jy/beam ! Clean residual mean=-0.000007 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.240768 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.240768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053908Jy sigma=0.142749 ! Fit after self-cal, rms=0.053948Jy sigma=0.142707 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053948Jy sigma=0.142707 ! Fit after self-cal, rms=0.053850Jy sigma=0.142699 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.472 mas, bmaj=7.311 mas, bpa=3.187 degrees ! Estimated noise=2.83876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179752 Jy ! Component: 100 - total flux cleaned = 0.000207359 Jy ! Component: 150 - total flux cleaned = 0.000207575 Jy ! Component: 200 - total flux cleaned = 0.000183445 Jy ! Total flux subtracted in 200 components = 0.000183445 Jy ! Clean residual min=-0.002153 max=0.002455 Jy/beam ! Clean residual mean=-0.000007 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.240951 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.240951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053801Jy sigma=0.142654 ! Fit after self-cal, rms=0.053800Jy sigma=0.142652 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (26.8, -6.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237924 Jy ! Component: 100 - total flux cleaned = 0.00292203 Jy ! Component: 150 - total flux cleaned = 0.00313072 Jy ! Component: 200 - total flux cleaned = 0.00306282 Jy ! Total flux subtracted in 200 components = 0.00306282 Jy ! Clean residual min=-0.002016 max=0.001884 Jy/beam ! Clean residual mean=0.000000 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.244014 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 111 components and 0.244014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053676Jy sigma=0.142292 ! Fit after self-cal, rms=0.053668Jy sigma=0.142273 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053668Jy sigma=0.142273 ! Fit after self-cal, rms=0.053329Jy sigma=0.141222 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.47 mas, bmaj=7.324 mas, bpa=3.232 degrees ! Estimated noise=2.83887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.43692e-05 Jy ! Component: 100 - total flux cleaned = -1.97233e-05 Jy ! Component: 150 - total flux cleaned = -4.43309e-05 Jy ! Component: 200 - total flux cleaned = -2.13482e-05 Jy ! Total flux subtracted in 200 components = -2.13482e-05 Jy ! Clean residual min=-0.001540 max=0.001735 Jy/beam ! Clean residual mean=-0.000003 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.243993 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.243993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053292Jy sigma=0.141163 ! Fit after self-cal, rms=0.053290Jy sigma=0.141158 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.2, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154843 Jy ! Component: 100 - total flux cleaned = 0.00215886 Jy ! Component: 150 - total flux cleaned = 0.00213294 Jy ! Component: 200 - total flux cleaned = 0.00208541 Jy ! Total flux subtracted in 200 components = 0.00208541 Jy ! Clean residual min=-0.001417 max=0.001767 Jy/beam ! Clean residual mean=0.000001 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.246078 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 145 components and 0.246078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053225Jy sigma=0.141012 ! Fit after self-cal, rms=0.053215Jy sigma=0.140992 ! Inverting map ! Added new window around map position (-83.2, -88). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125515 Jy ! Component: 100 - total flux cleaned = 0.00165461 Jy ! Component: 150 - total flux cleaned = 0.00182772 Jy ! Component: 200 - total flux cleaned = 0.00195783 Jy ! Total flux subtracted in 200 components = 0.00195783 Jy ! Clean residual min=-0.001376 max=0.001419 Jy/beam ! Clean residual mean=0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.248036 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 166 components and 0.248036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053156Jy sigma=0.140855 ! Fit after self-cal, rms=0.053152Jy sigma=0.140851 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053152Jy sigma=0.140851 ! Fit after self-cal, rms=0.053078Jy sigma=0.140798 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.089 mas, bmaj=10.67 mas, bpa=1.713 degrees ! Estimated noise=2.92417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753772 Jy ! Component: 100 - total flux cleaned = 0.000851594 Jy ! Component: 150 - total flux cleaned = 0.000913199 Jy ! Component: 200 - total flux cleaned = 0.000949146 Jy ! Total flux subtracted in 200 components = 0.000949146 Jy ! Clean residual min=-0.001431 max=0.001260 Jy/beam ! Clean residual mean=0.000003 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.248985 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 192 components and 0.248985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053073Jy sigma=0.140752 ! Fit after self-cal, rms=0.053066Jy sigma=0.140748 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.48461e-05 Jy ! Component: 100 - total flux cleaned = 5.50517e-05 Jy ! Component: 150 - total flux cleaned = 2.65655e-05 Jy ! Component: 200 - total flux cleaned = -1.21941e-05 Jy ! Total flux subtracted in 200 components = -1.21941e-05 Jy ! Clean residual min=-0.001402 max=0.001287 Jy/beam ! Clean residual mean=0.000002 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.248973 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 213 components and 0.248973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053068Jy sigma=0.140733 ! Fit after self-cal, rms=0.053066Jy sigma=0.140731 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053066Jy sigma=0.140731 ! Fit after self-cal, rms=0.053066Jy sigma=0.140731 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053066Jy sigma=0.140731 ! Fit after self-cal, rms=0.053055Jy sigma=0.140728 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=5.927 mas, bpa=4.805 degrees ! Estimated noise=5.71834 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 (-62.4, -28.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000202648 Jy ! Component: 100 - total flux cleaned = -0.00157359 Jy ! Component: 150 - total flux cleaned = -0.00234203 Jy ! Component: 200 - total flux cleaned = -0.00278698 Jy ! Total flux subtracted in 200 components = -0.00278698 Jy ! Clean residual min=-0.002097 max=0.002588 Jy/beam ! Clean residual mean=0.000010 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.246186 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 237 components and 0.246186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052993Jy sigma=0.140657 ! Fit after self-cal, rms=0.052993Jy sigma=0.140646 ! Inverting map ! Added new window around map position (86, 47.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000475495 Jy ! Component: 100 - total flux cleaned = 8.28628e-05 Jy ! Component: 150 - total flux cleaned = -0.000271014 Jy ! Component: 200 - total flux cleaned = -0.000602024 Jy ! Total flux subtracted in 200 components = -0.000602024 Jy ! Clean residual min=-0.001990 max=0.002224 Jy/beam ! Clean residual mean=0.000006 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.245584 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 246 components and 0.245584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052953Jy sigma=0.140621 ! Fit after self-cal, rms=0.052955Jy sigma=0.140610 ! Inverting map 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.466 mas, bmaj=7.326 mas, bpa=3.309 degrees ! Estimated noise=2.83863 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118194 Jy ! Component: 100 - total flux cleaned = -0.00120047 Jy ! Component: 150 - total flux cleaned = -0.000952655 Jy ! Component: 200 - total flux cleaned = -0.000750582 Jy ! Component: 250 - total flux cleaned = -0.000584676 Jy ! Component: 300 - total flux cleaned = -0.000427568 Jy ! Component: 350 - total flux cleaned = -0.000278199 Jy ! Component: 400 - total flux cleaned = -9.49671e-05 Jy ! Total flux subtracted in 400 components = -9.49671e-05 Jy ! Clean residual min=-0.001247 max=0.001206 Jy/beam ! Clean residual mean=0.000001 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.245489 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 297 components and 0.245489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052890Jy sigma=0.140470 ! Fit after self-cal, rms=0.052888Jy sigma=0.140465 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.26466e-05 Jy ! Component: 100 - total flux cleaned = 2.32813e-05 Jy ! Component: 150 - total flux cleaned = 0.000169904 Jy ! Component: 200 - total flux cleaned = 0.000310578 Jy ! Component: 250 - total flux cleaned = 0.000446023 Jy ! Component: 300 - total flux cleaned = 0.000576046 Jy ! Component: 350 - total flux cleaned = 0.000654641 Jy ! Component: 400 - total flux cleaned = 0.000731588 Jy ! Total flux subtracted in 400 components = 0.000731588 Jy ! Clean residual min=-0.001226 max=0.001135 Jy/beam ! Clean residual mean=0.000003 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.24622 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 324 components and 0.24622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052859Jy sigma=0.140419 ! Fit after self-cal, rms=0.052858Jy sigma=0.140418 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052858Jy sigma=0.140418 ! Fit after self-cal, rms=0.052847Jy sigma=0.140409 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=7.327 mas, bpa=3.292 degrees ! Estimated noise=2.83877 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108043 Jy ! Component: 100 - total flux cleaned = 0.000154922 Jy ! Component: 150 - total flux cleaned = 0.000229542 Jy ! Component: 200 - total flux cleaned = 0.00028793 Jy ! Component: 250 - total flux cleaned = 0.000330392 Jy ! Component: 300 - total flux cleaned = 0.00037185 Jy ! Component: 350 - total flux cleaned = 0.000425917 Jy ! Component: 400 - total flux cleaned = 0.00045247 Jy ! Total flux subtracted in 400 components = 0.00045247 Jy ! Clean residual min=-0.001244 max=0.001157 Jy/beam ! Clean residual mean=0.000003 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.246673 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 347 components and 0.246673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052826Jy sigma=0.140377 ! Fit after self-cal, rms=0.052826Jy sigma=0.140377 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.23032e-05 Jy ! Component: 100 - total flux cleaned = 9.42587e-05 Jy ! Component: 150 - total flux cleaned = 0.000119655 Jy ! Component: 200 - total flux cleaned = 0.000144727 Jy ! Component: 250 - total flux cleaned = 0.000169361 Jy ! Component: 300 - total flux cleaned = 0.000205732 Jy ! Component: 350 - total flux cleaned = 0.000241463 Jy ! Component: 400 - total flux cleaned = 0.000264845 Jy ! Total flux subtracted in 400 components = 0.000264845 Jy ! Clean residual min=-0.001236 max=0.001161 Jy/beam ! Clean residual mean=0.000004 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.246938 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 358 components and 0.246938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052811Jy sigma=0.140355 ! Fit after self-cal, rms=0.052811Jy sigma=0.140355 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052811Jy sigma=0.140355 ! Fit after self-cal, rms=0.052775Jy sigma=0.140326 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.463 mas, bmaj=7.328 mas, bpa=3.25 degrees ! Estimated noise=2.83852 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017 Jy ! Component: 100 - total flux cleaned = 0.000184282 Jy ! Component: 150 - total flux cleaned = 0.000237631 Jy ! Component: 200 - total flux cleaned = 0.00023778 Jy ! Component: 250 - total flux cleaned = 0.000262468 Jy ! Component: 300 - total flux cleaned = 0.000298321 Jy ! Component: 350 - total flux cleaned = 0.000321226 Jy ! Component: 400 - total flux cleaned = 0.000321215 Jy ! Total flux subtracted in 400 components = 0.000321215 Jy ! Clean residual min=-0.001182 max=0.001150 Jy/beam ! Clean residual mean=0.000003 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.247259 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 376 components and 0.247259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052758Jy sigma=0.140301 ! Fit after self-cal, rms=0.052758Jy sigma=0.140301 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.42318e-05 Jy ! Component: 100 - total flux cleaned = 3.63565e-05 Jy ! Component: 150 - total flux cleaned = 3.60272e-05 Jy ! Component: 200 - total flux cleaned = 4.66807e-05 Jy ! Component: 250 - total flux cleaned = 5.71169e-05 Jy ! Component: 300 - total flux cleaned = 8.76858e-05 Jy ! Component: 350 - total flux cleaned = 8.75664e-05 Jy ! Component: 400 - total flux cleaned = 0.000117529 Jy ! Total flux subtracted in 400 components = 0.000117529 Jy ! Clean residual min=-0.001168 max=0.001151 Jy/beam ! Clean residual mean=0.000004 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.247377 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 387 components and 0.247376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052745Jy sigma=0.140286 ! Fit after self-cal, rms=0.052746Jy sigma=0.140286 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052746Jy sigma=0.140286 ! Fit after self-cal, rms=0.052383Jy sigma=0.138290 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.081 mas, bmaj=10.67 mas, bpa=1.645 degrees ! Estimated noise=2.92754 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.5658e-05 Jy ! Component: 100 - total flux cleaned = -3.13931e-07 Jy ! Component: 150 - total flux cleaned = 3.42666e-05 Jy ! Component: 200 - total flux cleaned = 5.44423e-05 Jy ! Component: 250 - total flux cleaned = 8.13997e-05 Jy ! Component: 300 - total flux cleaned = 6.49672e-05 Jy ! Component: 350 - total flux cleaned = 7.31132e-05 Jy ! Component: 400 - total flux cleaned = 6.52537e-05 Jy ! Total flux subtracted in 400 components = 6.52537e-05 Jy ! Clean residual min=-0.001148 max=0.001001 Jy/beam ! Clean residual mean=0.000005 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.247442 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 425 components and 0.247442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052386Jy sigma=0.138273 ! Fit after self-cal, rms=0.052387Jy sigma=0.138269 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.99409e-05 Jy ! Component: 100 - total flux cleaned = 4.52123e-05 Jy ! Component: 150 - total flux cleaned = 3.81085e-05 Jy ! Component: 200 - total flux cleaned = 3.80708e-05 Jy ! Component: 250 - total flux cleaned = 2.46708e-05 Jy ! Component: 300 - total flux cleaned = 1.17467e-05 Jy ! Component: 350 - total flux cleaned = 1.16987e-05 Jy ! Component: 400 - total flux cleaned = 5.45043e-06 Jy ! Total flux subtracted in 400 components = 5.45043e-06 Jy ! Clean residual min=-0.001113 max=0.000971 Jy/beam ! Clean residual mean=0.000006 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.247447 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 450 components and 0.247447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052388Jy sigma=0.138263 ! Fit after self-cal, rms=0.052387Jy sigma=0.138263 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=4.463 mas, bmaj=7.329 mas, bpa=3.231 degrees ! Estimated noise=2.8408 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.463 x 7.329 at 3.231 degrees (North through East) ! Clean map min=-0.0015059 max=0.2035 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=5.925 mas, bpa=4.633 degrees ! Estimated noise=5.72002 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154026 Jy ! Component: 100 - total flux cleaned = 0.19543 Jy ! Component: 150 - total flux cleaned = 0.214617 Jy ! Component: 200 - total flux cleaned = 0.224896 Jy ! Component: 250 - total flux cleaned = 0.23118 Jy ! Component: 300 - total flux cleaned = 0.234327 Jy ! Component: 350 - total flux cleaned = 0.236451 Jy ! Component: 400 - total flux cleaned = 0.238173 Jy ! Total flux subtracted in 400 components = 0.238173 Jy ! Clean residual min=-0.002342 max=0.002467 Jy/beam ! Clean residual mean=-0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.238173 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.238173 Jy ! Inverting map and beam ! Estimated beam: bmin=4.463 mas, bmaj=7.329 mas, bpa=3.231 degrees ! Estimated noise=2.8408 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304282 Jy ! Component: 100 - total flux cleaned = 0.00509507 Jy ! Component: 150 - total flux cleaned = 0.00596126 Jy ! Component: 200 - total flux cleaned = 0.00642146 Jy ! Component: 250 - total flux cleaned = 0.00694078 Jy ! Component: 300 - total flux cleaned = 0.00731728 Jy ! Component: 350 - total flux cleaned = 0.00757422 Jy ! Component: 400 - total flux cleaned = 0.00785207 Jy ! Total flux subtracted in 400 components = 0.00785207 Jy ! Clean residual min=-0.001258 max=0.001514 Jy/beam ! Clean residual mean=0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.246025 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 122 components and 0.246025 Jy ! Inverting map ! Added new window around map position (-102.4, -75.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000686186 Jy ! Component: 100 - total flux cleaned = 0.000608782 Jy ! Component: 150 - total flux cleaned = 0.000678375 Jy ! Component: 200 - total flux cleaned = 0.00077408 Jy ! Component: 250 - total flux cleaned = 0.000832398 Jy ! Component: 300 - total flux cleaned = 0.000804207 Jy ! Component: 350 - total flux cleaned = 0.000858218 Jy ! Component: 400 - total flux cleaned = 0.000934851 Jy ! Total flux subtracted in 400 components = 0.000934851 Jy ! Clean residual min=-0.001235 max=0.001134 Jy/beam ! Clean residual mean=0.000005 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.24696 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 164 components and 0.24696 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.081 mas, bmaj=10.67 mas, bpa=1.645 degrees ! Estimated noise=2.92754 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.8502e-05 Jy ! Component: 100 - total flux cleaned = -1.09827e-05 Jy ! Component: 150 - total flux cleaned = 0.000109945 Jy ! Component: 200 - total flux cleaned = 0.000173243 Jy ! Component: 250 - total flux cleaned = 0.000217761 Jy ! Component: 300 - total flux cleaned = 0.000245855 Jy ! Component: 350 - total flux cleaned = 0.000286155 Jy ! Component: 400 - total flux cleaned = 0.000286243 Jy ! Total flux subtracted in 400 components = 0.000286243 Jy ! Clean residual min=-0.001095 max=0.000937 Jy/beam ! Clean residual mean=0.000007 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.247246 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.23899e-08 Jy ! Component: 100 - total flux cleaned = -2.70308e-07 Jy ! Component: 150 - total flux cleaned = -2.889e-07 Jy ! Component: 200 - total flux cleaned = -1.68807e-07 Jy ! Component: 250 - total flux cleaned = -8.96889e-08 Jy ! Component: 300 - total flux cleaned = 6.44059e-08 Jy ! Component: 350 - total flux cleaned = 2.08158e-05 Jy ! Component: 400 - total flux cleaned = 1.06748e-05 Jy ! Total flux subtracted in 400 components = 1.06748e-05 Jy ! Clean residual min=-0.001072 max=0.000937 Jy/beam ! Clean residual mean=0.000007 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.247257 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 254 components and 0.247257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.463 mas, bmaj=7.329 mas, bpa=3.231 degrees ! Estimated noise=2.8408 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178407 Jy ! Component: 100 - total flux cleaned = -0.000178464 Jy ! Component: 150 - total flux cleaned = -9.69197e-05 Jy ! Component: 200 - total flux cleaned = -5.81243e-05 Jy ! Component: 250 - total flux cleaned = 1.83644e-05 Jy ! Component: 300 - total flux cleaned = 5.53721e-05 Jy ! Component: 350 - total flux cleaned = 9.24072e-05 Jy ! Component: 400 - total flux cleaned = 0.000127927 Jy ! Total flux subtracted in 400 components = 0.000127927 Jy ! Clean residual min=-0.001095 max=0.001137 Jy/beam ! Clean residual mean=0.000006 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.247384 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 284 components and 0.247384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052463Jy sigma=0.138322 ! Fit after self-cal, rms=0.052450Jy sigma=0.138309 wmodel /scr/pima/rdv95_uvs/J1929+2543_S_map.mod ! Writing 284 model components to file: /scr/pima/rdv95_uvs/J1929+2543_S_map.mod wobs /scr/pima/rdv95_uvs/J1929+2543_S_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J1929+2543_S_uvs.fits wwins /scr/pima/rdv95_uvs/J1929+2543_S_map.win ! wwins: Wrote 7 windows to /scr/pima/rdv95_uvs/J1929+2543_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 6.4276e-05 Jy ! Component: 100 - total flux cleaned = 0.000141966 Jy ! Component: 150 - total flux cleaned = 0.000270077 Jy ! Component: 200 - total flux cleaned = 0.000393343 Jy ! Component: 250 - total flux cleaned = 0.000461694 Jy ! Component: 300 - total flux cleaned = 0.000478491 Jy ! Component: 350 - total flux cleaned = 0.000575675 Jy ! Component: 400 - total flux cleaned = 0.00063895 Jy ! Component: 450 - total flux cleaned = 0.000793788 Jy ! Component: 500 - total flux cleaned = 0.000884444 Jy ! Component: 550 - total flux cleaned = 0.000943727 Jy ! Component: 600 - total flux cleaned = 0.00100265 Jy ! Component: 650 - total flux cleaned = 0.00107445 Jy ! Component: 700 - total flux cleaned = 0.00110282 Jy ! Component: 750 - total flux cleaned = 0.00114478 Jy ! Component: 800 - total flux cleaned = 0.00118602 Jy ! Component: 850 - total flux cleaned = 0.00122654 Jy ! Component: 900 - total flux cleaned = 0.0012137 Jy ! Component: 950 - total flux cleaned = 0.00117451 Jy ! Component: 1000 - total flux cleaned = 0.00117477 Jy ! Component: 1050 - total flux cleaned = 0.001162 Jy ! Component: 1100 - total flux cleaned = 0.00112427 Jy ! Component: 1150 - total flux cleaned = 0.00112429 Jy ! Component: 1200 - total flux cleaned = 0.00109963 Jy ! Component: 1250 - total flux cleaned = 0.00108733 Jy ! Component: 1300 - total flux cleaned = 0.00108729 Jy ! Component: 1350 - total flux cleaned = 0.00103939 Jy ! Component: 1400 - total flux cleaned = 0.00101584 Jy ! Component: 1450 - total flux cleaned = 0.00102772 Jy ! Component: 1500 - total flux cleaned = 0.000993027 Jy ! Component: 1550 - total flux cleaned = 0.000981595 Jy ! Component: 1600 - total flux cleaned = 0.00100438 Jy ! Component: 1650 - total flux cleaned = 0.0009477 Jy ! Component: 1700 - total flux cleaned = 0.000992515 Jy ! Component: 1750 - total flux cleaned = 0.000970176 Jy ! Component: 1800 - total flux cleaned = 0.00100332 Jy ! Component: 1850 - total flux cleaned = 0.00100334 Jy ! Component: 1900 - total flux cleaned = 0.00103596 Jy ! Component: 1950 - total flux cleaned = 0.00102515 Jy ! Component: 2000 - total flux cleaned = 0.00102522 Jy ! Component: 2050 - total flux cleaned = 0.00105727 Jy ! Component: 2100 - total flux cleaned = 0.00111001 Jy ! Component: 2150 - total flux cleaned = 0.00111005 Jy ! Component: 2200 - total flux cleaned = 0.0010997 Jy ! Component: 2250 - total flux cleaned = 0.00112044 Jy ! Component: 2300 - total flux cleaned = 0.00118208 Jy ! Component: 2350 - total flux cleaned = 0.0011515 Jy ! Component: 2400 - total flux cleaned = 0.00117173 Jy ! Component: 2450 - total flux cleaned = 0.00118175 Jy ! Component: 2500 - total flux cleaned = 0.00118172 Jy ! Component: 2550 - total flux cleaned = 0.00117186 Jy ! Component: 2600 - total flux cleaned = 0.00119171 Jy ! Component: 2650 - total flux cleaned = 0.00121128 Jy ! Component: 2700 - total flux cleaned = 0.00122107 Jy ! Component: 2750 - total flux cleaned = 0.00120168 Jy ! Component: 2800 - total flux cleaned = 0.00117278 Jy ! Component: 2850 - total flux cleaned = 0.00119206 Jy ! Component: 2900 - total flux cleaned = 0.00117299 Jy ! Component: 2950 - total flux cleaned = 0.00120154 Jy ! Component: 3000 - total flux cleaned = 0.00121097 Jy ! Component: 3050 - total flux cleaned = 0.00121102 Jy ! Component: 3100 - total flux cleaned = 0.00120168 Jy ! Component: 3150 - total flux cleaned = 0.0011831 Jy ! Component: 3200 - total flux cleaned = 0.00121074 Jy ! Component: 3250 - total flux cleaned = 0.0012199 Jy ! Component: 3300 - total flux cleaned = 0.00119253 Jy ! Component: 3350 - total flux cleaned = 0.00116542 Jy ! Component: 3400 - total flux cleaned = 0.00117453 Jy ! Component: 3450 - total flux cleaned = 0.00116565 Jy ! Component: 3500 - total flux cleaned = 0.00117454 Jy ! Component: 3550 - total flux cleaned = 0.00120118 Jy ! Component: 3600 - total flux cleaned = 0.00118352 Jy ! Component: 3650 - total flux cleaned = 0.00120116 Jy ! Component: 3700 - total flux cleaned = 0.0012361 Jy ! Component: 3750 - total flux cleaned = 0.00123612 Jy ! Component: 3800 - total flux cleaned = 0.00127932 Jy ! Component: 3850 - total flux cleaned = 0.00125341 Jy ! Component: 3900 - total flux cleaned = 0.00127053 Jy ! Component: 3950 - total flux cleaned = 0.00127904 Jy ! Component: 4000 - total flux cleaned = 0.00131292 Jy ! Component: 4050 - total flux cleaned = 0.00134665 Jy ! Total flux subtracted in 4096 components = 0.00133826 Jy ! Clean residual min=-0.000467 max=0.000593 Jy/beam ! Clean residual mean=0.000003 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.248723 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 546 components and 0.248723 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J1929+2543_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.463 x 7.329 at 3.231 degrees (North through East) ! Clean map min=-0.0012369 max=0.20407 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J1929+2543_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.204 rms= 0.00016 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J1929+2543_S_uvs.log closed on Wed Nov 6 20:49:08 2013