! Started logfile: /scr/pima/rdv93_uvs/J1743-1658_X_uvs.log on Tue Oct 8 15:49:32 2013 obs /scr/pima/rdv93_uvs/J1743-1658_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1743-1658_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1743-1658 ! ! 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 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J1743-1658_X] 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.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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.012667Jy sigma=2.957716 ! Fit after self-cal, rms=0.849968Jy sigma=2.463402 ! 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=0.7349 mas, bmaj=1.738 mas, bpa=-0.7886 degrees ! Estimated noise=5.41885 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.117201 Jy ! Component: 100 - total flux cleaned = 0.146087 Jy ! Total flux subtracted in 100 components = 0.146087 Jy ! Clean residual min=-0.005271 max=0.011145 Jy/beam ! Clean residual mean=-0.000001 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.146087 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.146087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060404Jy sigma=0.164865 ! Fit after self-cal, rms=0.060408Jy sigma=0.164798 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110491 Jy ! Component: 100 - total flux cleaned = 0.0159381 Jy ! Total flux subtracted in 100 components = 0.0159381 Jy ! Clean residual min=-0.003960 max=0.004102 Jy/beam ! Clean residual mean=-0.000000 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.162025 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.162025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058641Jy sigma=0.156698 ! Fit after self-cal, rms=0.058640Jy sigma=0.156652 ! 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=0.9192 mas, bmaj=2.154 mas, bpa=-1.44 degrees ! Estimated noise=2.8033 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 (1.4, 1.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422478 Jy ! Component: 100 - total flux cleaned = 0.00623192 Jy ! Component: 150 - total flux cleaned = 0.00717762 Jy ! Component: 200 - total flux cleaned = 0.00746674 Jy ! Total flux subtracted in 200 components = 0.00746674 Jy ! Clean residual min=-0.002391 max=0.002358 Jy/beam ! Clean residual mean=-0.000003 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.169492 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.169492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058387Jy sigma=0.155602 ! Fit after self-cal, rms=0.058375Jy sigma=0.155530 ! 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 0.99 FD 1.00 HN 1.01 KP 1.04 ! LA 1.03 MK 1.00 NL 0.95 OV 1.00 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.03 KP 0.99 ! LA 0.98 MK 1.03 NL 0.96 OV 0.98 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.05 KP 0.88 ! LA 1.02 MK 0.96 NL 1.00 OV 1.03 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.08 KP 0.92 ! LA 1.04 MK 1.03 NL 1.03 OV 1.01 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.058375Jy sigma=0.155530 ! Fit after self-cal, rms=0.058397Jy sigma=0.153490 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9215 mas, bmaj=2.156 mas, bpa=-1.248 degrees ! Estimated noise=2.78903 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.000428703 Jy ! Component: 100 - total flux cleaned = 0.000365847 Jy ! Component: 150 - total flux cleaned = 0.000337062 Jy ! Component: 200 - total flux cleaned = 0.000287824 Jy ! Total flux subtracted in 200 components = 0.000287824 Jy ! Clean residual min=-0.001876 max=0.002030 Jy/beam ! Clean residual mean=-0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.16978 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.16978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058355Jy sigma=0.153410 ! Fit after self-cal, rms=0.058382Jy sigma=0.153387 ! 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.058382Jy sigma=0.153387 ! Fit after self-cal, rms=0.058390Jy sigma=0.153381 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9221 mas, bmaj=2.156 mas, bpa=-1.227 degrees ! Estimated noise=2.78687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149719 Jy ! Component: 100 - total flux cleaned = 0.000173919 Jy ! Component: 150 - total flux cleaned = 0.000111149 Jy ! Component: 200 - total flux cleaned = 7.40919e-05 Jy ! Total flux subtracted in 200 components = 7.40919e-05 Jy ! Clean residual min=-0.001864 max=0.002014 Jy/beam ! Clean residual mean=-0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.169854 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.169854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058368Jy sigma=0.153342 ! Fit after self-cal, rms=0.058369Jy sigma=0.153338 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.6, 3.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173404 Jy ! Component: 100 - total flux cleaned = 0.00197634 Jy ! Component: 150 - total flux cleaned = 0.00215102 Jy ! Component: 200 - total flux cleaned = 0.00217575 Jy ! Total flux subtracted in 200 components = 0.00217575 Jy ! Clean residual min=-0.001742 max=0.001863 Jy/beam ! Clean residual mean=-0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.172029 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.172029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058308Jy sigma=0.153120 ! Fit after self-cal, rms=0.058302Jy sigma=0.153092 ! 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.058302Jy sigma=0.153092 ! Fit after self-cal, rms=0.058877Jy sigma=0.152809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9226 mas, bmaj=2.158 mas, bpa=-1.197 degrees ! Estimated noise=2.79276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000505964 Jy ! Component: 100 - total flux cleaned = 0.000608902 Jy ! Component: 150 - total flux cleaned = 0.000694107 Jy ! Component: 200 - total flux cleaned = 0.00074876 Jy ! Total flux subtracted in 200 components = 0.00074876 Jy ! Clean residual min=-0.001655 max=0.001722 Jy/beam ! Clean residual mean=-0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.172778 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.172778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058858Jy sigma=0.152750 ! Fit after self-cal, rms=0.058866Jy sigma=0.152744 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 (-34, -8.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122363 Jy ! Component: 100 - total flux cleaned = 0.00122281 Jy ! Component: 150 - total flux cleaned = 0.00128905 Jy ! Component: 200 - total flux cleaned = 0.0012891 Jy ! Total flux subtracted in 200 components = 0.0012891 Jy ! Clean residual min=-0.001530 max=0.001561 Jy/beam ! Clean residual mean=-0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.174067 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.174067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058831Jy sigma=0.152623 ! Fit after self-cal, rms=0.058825Jy sigma=0.152613 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058825Jy sigma=0.152613 ! Fit after self-cal, rms=0.058898Jy sigma=0.152578 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.286 mas, bmaj=4.424 mas, bpa=3.141 degrees ! Estimated noise=3.21393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000623846 Jy ! Component: 100 - total flux cleaned = 0.000697821 Jy ! Component: 150 - total flux cleaned = 0.000743994 Jy ! Component: 200 - total flux cleaned = 0.000744334 Jy ! Total flux subtracted in 200 components = 0.000744334 Jy ! Clean residual min=-0.001847 max=0.001686 Jy/beam ! Clean residual mean=-0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.174812 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 111 components and 0.174812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058892Jy sigma=0.152546 ! Fit after self-cal, rms=0.058891Jy sigma=0.152544 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.000115735 Jy ! Component: 100 - total flux cleaned = 0.000103704 Jy ! Component: 150 - total flux cleaned = 9.18041e-05 Jy ! Component: 200 - total flux cleaned = 5.87353e-05 Jy ! Total flux subtracted in 200 components = 5.87353e-05 Jy ! Clean residual min=-0.001835 max=0.001672 Jy/beam ! Clean residual mean=-0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.17487 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 0.17487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058890Jy sigma=0.152535 ! Fit after self-cal, rms=0.058890Jy sigma=0.152535 ! 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.058890Jy sigma=0.152535 ! Fit after self-cal, rms=0.058890Jy sigma=0.152535 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.058890Jy sigma=0.152535 ! Fit after self-cal, rms=0.058880Jy sigma=0.152532 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=0.7373 mas, bmaj=1.738 mas, bpa=-0.486 degrees ! Estimated noise=5.41323 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 = -8.00109e-05 Jy ! Component: 100 - total flux cleaned = -0.000145442 Jy ! Component: 150 - total flux cleaned = -0.000145277 Jy ! Component: 200 - total flux cleaned = -9.20263e-05 Jy ! Total flux subtracted in 200 components = -9.20263e-05 Jy ! Clean residual min=-0.003137 max=0.003108 Jy/beam ! Clean residual mean=-0.000000 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.174778 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 141 components and 0.174778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058892Jy sigma=0.152578 ! Fit after self-cal, rms=0.058888Jy sigma=0.152563 ! 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=0.9222 mas, bmaj=2.157 mas, bpa=-1.209 degrees ! Estimated noise=2.79505 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 (-7.6, -38). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127131 Jy ! Component: 100 - total flux cleaned = 0.00174643 Jy ! Component: 150 - total flux cleaned = 0.00184202 Jy ! Component: 200 - total flux cleaned = 0.0018724 Jy ! Component: 250 - total flux cleaned = 0.00184807 Jy ! Component: 300 - total flux cleaned = 0.00180153 Jy ! Component: 350 - total flux cleaned = 0.00177944 Jy ! Component: 400 - total flux cleaned = 0.00175926 Jy ! Total flux subtracted in 400 components = 0.00175926 Jy ! Clean residual min=-0.001469 max=0.001489 Jy/beam ! Clean residual mean=-0.000001 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.176538 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 180 components and 0.176538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058815Jy sigma=0.152356 ! Fit after self-cal, rms=0.058811Jy sigma=0.152347 ! Inverting map ! Added new window around map position (8.8, -30.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000602218 Jy ! Component: 100 - total flux cleaned = 0.000637876 Jy ! Component: 150 - total flux cleaned = 0.000666424 Jy ! Component: 200 - total flux cleaned = 0.000691528 Jy ! Component: 250 - total flux cleaned = 0.000766045 Jy ! Component: 300 - total flux cleaned = 0.000767254 Jy ! Component: 350 - total flux cleaned = 0.000767319 Jy ! Component: 400 - total flux cleaned = 0.000828311 Jy ! Total flux subtracted in 400 components = 0.000828311 Jy ! Clean residual min=-0.001379 max=0.001395 Jy/beam ! Clean residual mean=-0.000000 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.177366 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 215 components and 0.177366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058747Jy sigma=0.152174 ! Fit after self-cal, rms=0.058748Jy sigma=0.152168 ! Inverting map ! Added new window around map position (-50.4, -24). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000298652 Jy ! Component: 100 - total flux cleaned = 0.000377326 Jy ! Component: 150 - total flux cleaned = 0.000349483 Jy ! Component: 200 - total flux cleaned = 0.000269133 Jy ! Component: 250 - total flux cleaned = 0.000244277 Jy ! Component: 300 - total flux cleaned = 0.000267592 Jy ! Component: 350 - total flux cleaned = 0.000311171 Jy ! Component: 400 - total flux cleaned = 0.000331795 Jy ! Total flux subtracted in 400 components = 0.000331795 Jy ! Clean residual min=-0.001352 max=0.001316 Jy/beam ! Clean residual mean=-0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.177698 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 242 components and 0.177698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058671Jy sigma=0.152010 ! Fit after self-cal, rms=0.058671Jy sigma=0.152003 ! 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.14351e-05 Jy ! Component: 100 - total flux cleaned = 7.03781e-05 Jy ! Component: 150 - total flux cleaned = 9.0118e-05 Jy ! Component: 200 - total flux cleaned = 7.10639e-05 Jy ! Component: 250 - total flux cleaned = 5.25082e-05 Jy ! Component: 300 - total flux cleaned = 6.96585e-05 Jy ! Component: 350 - total flux cleaned = 5.25582e-05 Jy ! Component: 400 - total flux cleaned = 8.59231e-05 Jy ! Total flux subtracted in 400 components = 8.59231e-05 Jy ! Clean residual min=-0.001335 max=0.001301 Jy/beam ! Clean residual mean=-0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.177784 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 263 components and 0.177784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058644Jy sigma=0.151950 ! Fit after self-cal, rms=0.058644Jy sigma=0.151949 ! 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.058644Jy sigma=0.151949 ! Fit after self-cal, rms=0.058675Jy sigma=0.151940 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9221 mas, bmaj=2.156 mas, bpa=-1.196 degrees ! Estimated noise=2.79603 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000358434 Jy ! Component: 100 - total flux cleaned = 0.000462231 Jy ! Component: 150 - total flux cleaned = 0.00057923 Jy ! Component: 200 - total flux cleaned = 0.000691359 Jy ! Component: 250 - total flux cleaned = 0.000706966 Jy ! Component: 300 - total flux cleaned = 0.000722683 Jy ! Component: 350 - total flux cleaned = 0.00076746 Jy ! Component: 400 - total flux cleaned = 0.000796722 Jy ! Total flux subtracted in 400 components = 0.000796722 Jy ! Clean residual min=-0.001339 max=0.001318 Jy/beam ! Clean residual mean=-0.000000 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.17858 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 284 components and 0.17858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058657Jy sigma=0.151899 ! Fit after self-cal, rms=0.058657Jy sigma=0.151898 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 = 7.45252e-05 Jy ! Component: 100 - total flux cleaned = 8.89089e-05 Jy ! Component: 150 - total flux cleaned = 0.000102939 Jy ! Component: 200 - total flux cleaned = 0.000102842 Jy ! Component: 250 - total flux cleaned = 0.000130115 Jy ! Component: 300 - total flux cleaned = 0.000143446 Jy ! Component: 350 - total flux cleaned = 0.000169855 Jy ! Component: 400 - total flux cleaned = 0.000156717 Jy ! Total flux subtracted in 400 components = 0.000156717 Jy ! Clean residual min=-0.001335 max=0.001309 Jy/beam ! Clean residual mean=-0.000000 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.178737 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 301 components and 0.178737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058643Jy sigma=0.151870 ! Fit after self-cal, rms=0.058644Jy sigma=0.151870 ! 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.058644Jy sigma=0.151870 ! Fit after self-cal, rms=0.058665Jy sigma=0.151829 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9223 mas, bmaj=2.156 mas, bpa=-1.165 degrees ! Estimated noise=2.79802 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.83986e-05 Jy ! Component: 100 - total flux cleaned = 0.000157764 Jy ! Component: 150 - total flux cleaned = 0.00021402 Jy ! Component: 200 - total flux cleaned = 0.000294534 Jy ! Component: 250 - total flux cleaned = 0.000320373 Jy ! Component: 300 - total flux cleaned = 0.000320175 Jy ! Component: 350 - total flux cleaned = 0.000345064 Jy ! Component: 400 - total flux cleaned = 0.000332604 Jy ! Total flux subtracted in 400 components = 0.000332604 Jy ! Clean residual min=-0.001318 max=0.001301 Jy/beam ! Clean residual mean=0.000000 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.17907 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 322 components and 0.17907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058652Jy sigma=0.151801 ! Fit after self-cal, rms=0.058653Jy sigma=0.151800 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 = 3.91305e-05 Jy ! Component: 100 - total flux cleaned = 6.32589e-05 Jy ! Component: 150 - total flux cleaned = 6.31457e-05 Jy ! Component: 200 - total flux cleaned = 6.31613e-05 Jy ! Component: 250 - total flux cleaned = 6.32541e-05 Jy ! Component: 300 - total flux cleaned = 6.34225e-05 Jy ! Component: 350 - total flux cleaned = 8.60575e-05 Jy ! Component: 400 - total flux cleaned = 9.73274e-05 Jy ! Total flux subtracted in 400 components = 9.73274e-05 Jy ! Clean residual min=-0.001323 max=0.001286 Jy/beam ! Clean residual mean=0.000000 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.179167 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 333 components and 0.179167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058643Jy sigma=0.151780 ! Fit after self-cal, rms=0.058643Jy sigma=0.151780 ! 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, 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.058643Jy sigma=0.151780 ! Fit after self-cal, rms=0.058391Jy sigma=0.149760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.285 mas, bmaj=4.423 mas, bpa=3.175 degrees ! Estimated noise=3.22256 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269049 Jy ! Component: 100 - total flux cleaned = 0.000484413 Jy ! Component: 150 - total flux cleaned = 0.000642989 Jy ! Component: 200 - total flux cleaned = 0.000805808 Jy ! Component: 250 - total flux cleaned = 0.000922896 Jy ! Component: 300 - total flux cleaned = 0.000973402 Jy ! Component: 350 - total flux cleaned = 0.00103 Jy ! Component: 400 - total flux cleaned = 0.00106563 Jy ! Total flux subtracted in 400 components = 0.00106563 Jy ! Clean residual min=-0.001494 max=0.001394 Jy/beam ! Clean residual mean=0.000000 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.180233 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 356 components and 0.180233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058389Jy sigma=0.149747 ! Fit after self-cal, rms=0.058394Jy sigma=0.149740 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 = 0.000101128 Jy ! Component: 100 - total flux cleaned = 0.00018055 Jy ! Component: 150 - total flux cleaned = 0.000214231 Jy ! Component: 200 - total flux cleaned = 0.000238464 Jy ! Component: 250 - total flux cleaned = 0.00026979 Jy ! Component: 300 - total flux cleaned = 0.000284943 Jy ! Component: 350 - total flux cleaned = 0.000292267 Jy ! Component: 400 - total flux cleaned = 0.000306745 Jy ! Total flux subtracted in 400 components = 0.000306745 Jy ! Clean residual min=-0.001475 max=0.001383 Jy/beam ! Clean residual mean=0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.180539 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 373 components and 0.180539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058393Jy sigma=0.149737 ! Fit after self-cal, rms=0.058393Jy sigma=0.149736 ! 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=0.9225 mas, bmaj=2.157 mas, bpa=-1.124 degrees ! Estimated noise=2.803 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9225 x 2.157 at -1.124 degrees (North through East) ! Clean map min=-0.0014268 max=0.15187 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=0.7379 mas, bmaj=1.739 mas, bpa=-0.3766 degrees ! Estimated noise=5.42151 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117127 Jy ! Component: 100 - total flux cleaned = 0.146007 Jy ! Component: 150 - total flux cleaned = 0.15686 Jy ! Component: 200 - total flux cleaned = 0.16226 Jy ! Component: 250 - total flux cleaned = 0.165177 Jy ! Component: 300 - total flux cleaned = 0.16729 Jy ! Component: 350 - total flux cleaned = 0.168818 Jy ! Component: 400 - total flux cleaned = 0.169988 Jy ! Total flux subtracted in 400 components = 0.169988 Jy ! Clean residual min=-0.003250 max=0.003034 Jy/beam ! Clean residual mean=0.000000 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.169987 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.169987 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9225 mas, bmaj=2.157 mas, bpa=-1.124 degrees ! Estimated noise=2.803 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.00288595 Jy ! Component: 100 - total flux cleaned = 0.00438074 Jy ! Component: 150 - total flux cleaned = 0.00550941 Jy ! Component: 200 - total flux cleaned = 0.006252 Jy ! Component: 250 - total flux cleaned = 0.00686854 Jy ! Component: 300 - total flux cleaned = 0.0073849 Jy ! Component: 350 - total flux cleaned = 0.00786679 Jy ! Component: 400 - total flux cleaned = 0.00819858 Jy ! Total flux subtracted in 400 components = 0.00819858 Jy ! Clean residual min=-0.001600 max=0.001477 Jy/beam ! Clean residual mean=0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.178186 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 94 components and 0.178186 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=2.285 mas, bmaj=4.423 mas, bpa=3.175 degrees ! Estimated noise=3.22256 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000652726 Jy ! Component: 100 - total flux cleaned = 0.0010692 Jy ! Component: 150 - total flux cleaned = 0.00130403 Jy ! Component: 200 - total flux cleaned = 0.00154881 Jy ! Component: 250 - total flux cleaned = 0.00169049 Jy ! Component: 300 - total flux cleaned = 0.00190099 Jy ! Component: 350 - total flux cleaned = 0.00207431 Jy ! Component: 400 - total flux cleaned = 0.00221389 Jy ! Total flux subtracted in 400 components = 0.00221389 Jy ! Clean residual min=-0.001613 max=0.001546 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.1804 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 = 0.000131568 Jy ! Component: 100 - total flux cleaned = 0.000172946 Jy ! Component: 150 - total flux cleaned = 0.000212898 Jy ! Component: 200 - total flux cleaned = 0.00027008 Jy ! Component: 250 - total flux cleaned = 0.000306499 Jy ! Component: 300 - total flux cleaned = 0.000324808 Jy ! Component: 350 - total flux cleaned = 0.000341968 Jy ! Component: 400 - total flux cleaned = 0.000358547 Jy ! Total flux subtracted in 400 components = 0.000358547 Jy ! Clean residual min=-0.001543 max=0.001512 Jy/beam ! Clean residual mean=0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.180759 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 158 components and 0.180759 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9225 mas, bmaj=2.157 mas, bpa=-1.124 degrees ! Estimated noise=2.803 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228818 Jy ! Component: 100 - total flux cleaned = 0.000259134 Jy ! Component: 150 - total flux cleaned = 0.000347864 Jy ! Component: 200 - total flux cleaned = 0.0004045 Jy ! Component: 250 - total flux cleaned = 0.000431652 Jy ! Component: 300 - total flux cleaned = 0.000484141 Jy ! Component: 350 - total flux cleaned = 0.000508762 Jy ! Component: 400 - total flux cleaned = 0.000508169 Jy ! Total flux subtracted in 400 components = 0.000508169 Jy ! Clean residual min=-0.001358 max=0.001440 Jy/beam ! Clean residual mean=0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.181267 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 187 components and 0.181267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058509Jy sigma=0.149986 ! Fit after self-cal, rms=0.058500Jy sigma=0.149974 wmodel /scr/pima/rdv93_uvs/J1743-1658_X_map.mod ! Writing 187 model components to file: /scr/pima/rdv93_uvs/J1743-1658_X_map.mod wobs /scr/pima/rdv93_uvs/J1743-1658_X_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1743-1658_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1743-1658_X_map.win ! wwins: Wrote 7 windows to /scr/pima/rdv93_uvs/J1743-1658_X_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.000134117 Jy ! Component: 100 - total flux cleaned = 8.77003e-05 Jy ! Component: 150 - total flux cleaned = 8.87665e-05 Jy ! Component: 200 - total flux cleaned = 8.95617e-05 Jy ! Component: 250 - total flux cleaned = 9.01061e-05 Jy ! Component: 300 - total flux cleaned = 6.99687e-05 Jy ! Component: 350 - total flux cleaned = 9.00488e-05 Jy ! Component: 400 - total flux cleaned = 5.06536e-05 Jy ! Component: 450 - total flux cleaned = -6.91694e-06 Jy ! Component: 500 - total flux cleaned = -4.45772e-05 Jy ! Component: 550 - total flux cleaned = -0.000100029 Jy ! Component: 600 - total flux cleaned = -0.000154866 Jy ! Component: 650 - total flux cleaned = -0.000208927 Jy ! Component: 700 - total flux cleaned = -0.000297341 Jy ! Component: 750 - total flux cleaned = -0.000402066 Jy ! Component: 800 - total flux cleaned = -0.000453377 Jy ! Component: 850 - total flux cleaned = -0.000487244 Jy ! Component: 900 - total flux cleaned = -0.000504028 Jy ! Component: 950 - total flux cleaned = -0.000537425 Jy ! Component: 1000 - total flux cleaned = -0.00058629 Jy ! Component: 1050 - total flux cleaned = -0.000602531 Jy ! Component: 1100 - total flux cleaned = -0.000618613 Jy ! Component: 1150 - total flux cleaned = -0.000602946 Jy ! Component: 1200 - total flux cleaned = -0.000697586 Jy ! Component: 1250 - total flux cleaned = -0.000697699 Jy ! Component: 1300 - total flux cleaned = -0.000775076 Jy ! Component: 1350 - total flux cleaned = -0.000805731 Jy ! Component: 1400 - total flux cleaned = -0.000851301 Jy ! Component: 1450 - total flux cleaned = -0.000926168 Jy ! Component: 1500 - total flux cleaned = -0.000940966 Jy ! Component: 1550 - total flux cleaned = -0.00102938 Jy ! Component: 1600 - total flux cleaned = -0.00101469 Jy ! Component: 1650 - total flux cleaned = -0.00105801 Jy ! Component: 1700 - total flux cleaned = -0.00101516 Jy ! Component: 1750 - total flux cleaned = -0.00114303 Jy ! Component: 1800 - total flux cleaned = -0.00110058 Jy ! Component: 1850 - total flux cleaned = -0.00111462 Jy ! Component: 1900 - total flux cleaned = -0.00115604 Jy ! Component: 1950 - total flux cleaned = -0.00118352 Jy ! Component: 2000 - total flux cleaned = -0.00116998 Jy ! Component: 2050 - total flux cleaned = -0.0011835 Jy ! Component: 2100 - total flux cleaned = -0.00115667 Jy ! Component: 2150 - total flux cleaned = -0.00118329 Jy ! Component: 2200 - total flux cleaned = -0.00118336 Jy ! Component: 2250 - total flux cleaned = -0.00119635 Jy ! Component: 2300 - total flux cleaned = -0.00122234 Jy ! Component: 2350 - total flux cleaned = -0.00120929 Jy ! Component: 2400 - total flux cleaned = -0.00117062 Jy ! Component: 2450 - total flux cleaned = -0.00114498 Jy ! Component: 2500 - total flux cleaned = -0.00110686 Jy ! Component: 2550 - total flux cleaned = -0.00111956 Jy ! Component: 2600 - total flux cleaned = -0.0011446 Jy ! Component: 2650 - total flux cleaned = -0.00106961 Jy ! Component: 2700 - total flux cleaned = -0.00103236 Jy ! Component: 2750 - total flux cleaned = -0.00100768 Jy ! Component: 2800 - total flux cleaned = -0.000970835 Jy ! Component: 2850 - total flux cleaned = -0.000934247 Jy ! Component: 2900 - total flux cleaned = -0.000910047 Jy ! Component: 2950 - total flux cleaned = -0.000898028 Jy ! Component: 3000 - total flux cleaned = -0.000838043 Jy ! Component: 3050 - total flux cleaned = -0.000838009 Jy ! Component: 3100 - total flux cleaned = -0.000742912 Jy ! Component: 3150 - total flux cleaned = -0.000707489 Jy ! Component: 3200 - total flux cleaned = -0.000707575 Jy ! Component: 3250 - total flux cleaned = -0.000684106 Jy ! Component: 3300 - total flux cleaned = -0.000660679 Jy ! Component: 3350 - total flux cleaned = -0.000544584 Jy ! Component: 3400 - total flux cleaned = -0.000556157 Jy ! Component: 3450 - total flux cleaned = -0.000533236 Jy ! Component: 3500 - total flux cleaned = -0.00045325 Jy ! Component: 3550 - total flux cleaned = -0.000430665 Jy ! Component: 3600 - total flux cleaned = -0.000419365 Jy ! Component: 3650 - total flux cleaned = -0.000408163 Jy ! Component: 3700 - total flux cleaned = -0.000374524 Jy ! Component: 3750 - total flux cleaned = -0.000363365 Jy ! Component: 3800 - total flux cleaned = -0.000330045 Jy ! Component: 3850 - total flux cleaned = -0.000307881 Jy ! Component: 3900 - total flux cleaned = -0.000285839 Jy ! Component: 3950 - total flux cleaned = -0.000242056 Jy ! Component: 4000 - total flux cleaned = -0.000274783 Jy ! Component: 4050 - total flux cleaned = -0.000263811 Jy ! Total flux subtracted in 4096 components = -0.000252919 Jy ! Clean residual min=-0.000634 max=0.000648 Jy/beam ! Clean residual mean=0.000000 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.181014 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 476 components and 0.181014 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J1743-1658_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9225 x 2.157 at -1.124 degrees (North through East) ! Clean map min=-0.0012812 max=0.1517 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1743-1658_X_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.1516 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1743-1658_X_uvs.log closed on Tue Oct 8 15:49:39 2013